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
f6e1f52aeb
commit
46a29bf761
3 changed files with 5 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nix";
|
||||
ref = "d857914e1a41670893d6571726588659afe7b1e9";
|
||||
ref = "8c4c2156bd786156a57219e78aa14a363ca8f041";
|
||||
inputs.nixpkgs.follows = "stable";
|
||||
};
|
||||
nixos-generators = {
|
||||
|
|
|
|||
|
|
@ -52,7 +52,6 @@ inputs:
|
|||
"parse-toml-timestamps"
|
||||
"read-only-local-store"
|
||||
"recursive-nix"
|
||||
"repl-flake"
|
||||
"configurable-impure-env"
|
||||
];
|
||||
auto-optimise-store = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue