Bump nix channel versions
This commit is contained in:
parent
76db8d3907
commit
afc8565fc7
2 changed files with 4 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
{ nixpkgs, nixpkgs-unstable, nixpkgs-23-05, ... }:
|
||||
{ nixpkgs, nixpkgs-unstable, ... }:
|
||||
let
|
||||
# Set of environment specific modules
|
||||
environments = {
|
||||
|
@ -115,7 +115,6 @@ in
|
|||
environment = "proxmox";
|
||||
};
|
||||
valkyrie = {
|
||||
hostNixpkgs = nixpkgs-23-05;
|
||||
site = "af";
|
||||
environment = "openstack";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue