Build images for channel nixos-22.05 (#44)
+ Stop building images for nixos-20.09
This commit is contained in:
parent
db78dafed2
commit
9bf2f6be8c
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
let
|
||||
nixpkgs = builtins.fetchTarball "channel:nixos-20.09";
|
||||
nixpkgs = builtins.fetchTarball "channel:nixos-22.05";
|
||||
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
|
||||
in
|
||||
with pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue