mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
update nix
This commit is contained in:
parent
70e20647ef
commit
18ac86452c
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -225,16 +225,16 @@
|
|||
"nixpkgs-regression": "nixpkgs-regression"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1700674072,
|
||||
"narHash": "sha256-N9zVo/TzsHaqwblbU/dI8kGZzR70epTBQOZL6qGmFZo=",
|
||||
"lastModified": 1701910073,
|
||||
"narHash": "sha256-ByqdB+nmK68rpHnOzkYWShtpXlL0Ua1UICcENjcsBBA=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nix",
|
||||
"rev": "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06",
|
||||
"rev": "82449a455f58351e9e7444e5c586f45195da0ca4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06",
|
||||
"ref": "82449a455f58351e9e7444e5c586f45195da0ca4",
|
||||
"repo": "nix",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nix";
|
||||
ref = "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06";
|
||||
ref = "82449a455f58351e9e7444e5c586f45195da0ca4";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
nixos-generators = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue