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
89988727c3
commit
90251b932e
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -452,16 +452,16 @@
|
||||||
"nixpkgs-regression": "nixpkgs-regression"
|
"nixpkgs-regression": "nixpkgs-regression"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1736798728,
|
"lastModified": 1740601978,
|
||||||
"narHash": "sha256-Em+CXWHBgLG2m106Hs11FmVlsCr3ZQedTosJvRF2gnE=",
|
"narHash": "sha256-b70oopwDPaHiddorJIvI8H50yTXOd04noGZVp3YPHbM=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nix",
|
"repo": "nix",
|
||||||
"rev": "2cb0ddfe4eb216fab6d826c1056743c152722720",
|
"rev": "31923aaac0358336442244ec6baf8f6517463afd",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"ref": "2cb0ddfe4eb216fab6d826c1056743c152722720",
|
"ref": "31923aaac0358336442244ec6baf8f6517463afd",
|
||||||
"repo": "nix",
|
"repo": "nix",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
type = "github";
|
type = "github";
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "nix";
|
repo = "nix";
|
||||||
ref = "2cb0ddfe4eb216fab6d826c1056743c152722720";
|
ref = "31923aaac0358336442244ec6baf8f6517463afd";
|
||||||
inputs.nixpkgs.follows = "stable";
|
inputs.nixpkgs.follows = "stable";
|
||||||
};
|
};
|
||||||
#other
|
#other
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue