update nix

This commit is contained in:
Gerg-L 2023-12-06 22:13:34 -05:00
parent 70e20647ef
commit 18ac86452c
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -225,16 +225,16 @@
"nixpkgs-regression": "nixpkgs-regression" "nixpkgs-regression": "nixpkgs-regression"
}, },
"locked": { "locked": {
"lastModified": 1700674072, "lastModified": 1701910073,
"narHash": "sha256-N9zVo/TzsHaqwblbU/dI8kGZzR70epTBQOZL6qGmFZo=", "narHash": "sha256-ByqdB+nmK68rpHnOzkYWShtpXlL0Ua1UICcENjcsBBA=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nix", "repo": "nix",
"rev": "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06", "rev": "82449a455f58351e9e7444e5c586f45195da0ca4",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06", "ref": "82449a455f58351e9e7444e5c586f45195da0ca4",
"repo": "nix", "repo": "nix",
"type": "github" "type": "github"
} }

View file

@ -24,7 +24,7 @@
type = "github"; type = "github";
owner = "NixOS"; owner = "NixOS";
repo = "nix"; repo = "nix";
ref = "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06"; ref = "82449a455f58351e9e7444e5c586f45195da0ca4";
inputs.nixpkgs.follows = "unstable"; inputs.nixpkgs.follows = "unstable";
}; };
nixos-generators = { nixos-generators = {