mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
nix-collect-garbage fixed
This commit is contained in:
parent
0d2e560191
commit
3b2d407db1
3 changed files with 8 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
stable.url = "github:NixOS/nixpkgs/nixos-22.11";
|
||||
#nix 2.16
|
||||
nix.url = "github:NixOS/nix/latest-release";
|
||||
nix.url = "github:NixOS/nix/684e9be8b9356f92b7882d74cba9d146fb71f850";
|
||||
|
||||
nixos-generators = {
|
||||
url = "github:nix-community/nixos-generators";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue