update nix

This commit is contained in:
Gerg-L 2024-04-20 13:33:34 -04:00
parent f6e1f52aeb
commit 46a29bf761
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 5 additions and 6 deletions

8
flake.lock generated
View file

@ -147,16 +147,16 @@
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
"lastModified": 1707913978,
"narHash": "sha256-STyfZLkT0Sc6bNkfXVXR8OL0W7LUYHHuw4Bqwhb/Gr0=",
"lastModified": 1713534536,
"narHash": "sha256-0bSGZRpPJSTwTdm4Br5F8yaDtAp4xsgVtQkdJIYoEe4=",
"owner": "NixOS",
"repo": "nix",
"rev": "d857914e1a41670893d6571726588659afe7b1e9",
"rev": "8c4c2156bd786156a57219e78aa14a363ca8f041",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "d857914e1a41670893d6571726588659afe7b1e9",
"ref": "8c4c2156bd786156a57219e78aa14a363ca8f041",
"repo": "nix",
"type": "github"
}

View file

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

View file

@ -52,7 +52,6 @@ inputs:
"parse-toml-timestamps"
"read-only-local-store"
"recursive-nix"
"repl-flake"
"configurable-impure-env"
];
auto-optimise-store = true;