rollback nix

This commit is contained in:
Gerg-L 2023-12-07 19:10:16 -05:00
parent 2deda8c07e
commit 7f33afb985
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": 1701910073, "lastModified": 1701102321,
"narHash": "sha256-ByqdB+nmK68rpHnOzkYWShtpXlL0Ua1UICcENjcsBBA=", "narHash": "sha256-HxA+DETsbnvg5qq/GvDlxo/ooTMijVpnzI13Is25bNQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nix", "repo": "nix",
"rev": "82449a455f58351e9e7444e5c586f45195da0ca4", "rev": "f0180487a0e4c0091b46cb1469c44144f5400240",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "82449a455f58351e9e7444e5c586f45195da0ca4", "ref": "f0180487a0e4c0091b46cb1469c44144f5400240",
"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 = "82449a455f58351e9e7444e5c586f45195da0ca4"; ref = "f0180487a0e4c0091b46cb1469c44144f5400240";
inputs.nixpkgs.follows = "unstable"; inputs.nixpkgs.follows = "unstable";
}; };
nixos-generators = { nixos-generators = {