update nix

This commit is contained in:
Gerg-L 2023-12-20 22:52:13 -05:00
parent d0531a2f12
commit 92c371e3f6
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 7 additions and 24 deletions

View file

@ -24,8 +24,8 @@
type = "github";
owner = "NixOS";
repo = "nix";
ref = "f0180487a0e4c0091b46cb1469c44144f5400240";
inputs.nixpkgs.follows = "unstable";
ref = "8e64cd59b0fe1a4e1d3ba8d359ea0f9af2936f94";
inputs.nixpkgs.follows = "stable";
};
nixos-generators = {
type = "github";