core01(keycloak): bump to nixos-unstable
This commit is contained in:
parent
173cdedb7c
commit
2e09ceabf7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ let
|
|||
nixos-config.symlink = "config/${machine}/configuration.nix";
|
||||
nixpkgs.git = {
|
||||
clean.exclude = [ "/.version-suffix" ];
|
||||
ref = "e0a42267f73ea52adc061a64650fddc59906fc99"; # nixpkgs-unstable
|
||||
ref = "0d68d7c857fe301d49cdcd56130e0beea4ecd5aa"; # nixos-unstable
|
||||
url = "https://github.com/NixOS/nixpkgs";
|
||||
};
|
||||
}];
|
||||
|
|
Loading…
Add table
Reference in a new issue