flake: update nixpkgs-darwin-pinned
This commit is contained in:
parent
f0017d571b
commit
ccab43c128
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -124,17 +124,17 @@
|
|||
},
|
||||
"nixpkgs-darwin-pinned": {
|
||||
"locked": {
|
||||
"lastModified": 1712132741,
|
||||
"narHash": "sha256-44ZLixE1FGUmz01/G/1ZMfJG8P+i8y2SkOVRia0xRkk=",
|
||||
"lastModified": 1713908025,
|
||||
"narHash": "sha256-jiuOqj3+yN1BophQuXULZJIJX8DMQHSoxkhAvALml4U=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "7781caa09d74b971a059a0240a03c5dd68acf3e5",
|
||||
"rev": "0a0027cb7c11e9cf5521266f88b5e72a0e7ed331",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "7781caa09d74b971a059a0240a03c5dd68acf3e5",
|
||||
"rev": "0a0027cb7c11e9cf5521266f88b5e72a0e7ed331",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nixpkgs-darwin-pinned.url = "github:NixOS/nixpkgs/7781caa09d74b971a059a0240a03c5dd68acf3e5";
|
||||
nixpkgs-darwin-pinned.url = "github:NixOS/nixpkgs/0a0027cb7c11e9cf5521266f88b5e72a0e7ed331";
|
||||
};
|
||||
|
||||
outputs = inputs @ { flake-parts, self, ... }:
|
||||
|
|
Loading…
Add table
Reference in a new issue