nix-collect-garbage fixed

This commit is contained in:
Gerg-L 2023-05-18 06:00:31 -04:00
parent 0d2e560191
commit 3b2d407db1
3 changed files with 8 additions and 7 deletions

View file

@ -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";