core01: update to 22.05-beta
This commit is contained in:
parent
cce562ac9a
commit
4df131d59b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ let
|
||||||
nixos-config.symlink = "config/${machine}/configuration.nix";
|
nixos-config.symlink = "config/${machine}/configuration.nix";
|
||||||
nixpkgs.git = {
|
nixpkgs.git = {
|
||||||
clean.exclude = [ "/.version-suffix" ];
|
clean.exclude = [ "/.version-suffix" ];
|
||||||
ref = "7f4a8f37d4621b27fc0c4eeb3880ecf1cb055371"; # nixos-22.05
|
ref = "7ae60dd7068478db5d936a3850b6df859aec21d0"; # nixos-22.05 beta release
|
||||||
url = "https://github.com/NixOS/nixpkgs";
|
url = "https://github.com/NixOS/nixpkgs";
|
||||||
};
|
};
|
||||||
}];
|
}];
|
||||||
|
|
Loading…
Add table
Reference in a new issue