flake: update nixpkgs-darwin-pinned

This commit is contained in:
zowoq 2024-04-04 15:58:14 +10:00
parent e1c4f33e90
commit e92f273984
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -125,17 +125,17 @@
},
"nixpkgs-darwin-pinned": {
"locked": {
"lastModified": 1710339354,
"narHash": "sha256-+P5ccUPiLouHexb8aJrUOVOIja9qm+fG57pgAu7uIRs=",
"lastModified": 1712132741,
"narHash": "sha256-44ZLixE1FGUmz01/G/1ZMfJG8P+i8y2SkOVRia0xRkk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced",
"rev": "7781caa09d74b971a059a0240a03c5dd68acf3e5",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced",
"rev": "7781caa09d74b971a059a0240a03c5dd68acf3e5",
"type": "github"
}
},

View file

@ -44,7 +44,7 @@
treefmt-nix.url = "github:numtide/treefmt-nix";
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
nixpkgs-darwin-pinned.url = "github:NixOS/nixpkgs/2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced";
nixpkgs-darwin-pinned.url = "github:NixOS/nixpkgs/7781caa09d74b971a059a0240a03c5dd68acf3e5";
};
outputs = inputs @ { flake-parts, self, ... }: