Skip to content

Commit 8547770

Browse files
committed
release.nix: use NixOS 19.09 as new base
1 parent 111f2d2 commit 8547770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ nixpkgs ? (fetchTarball "channel:nixos-19.03")
1+
{ nixpkgs ? (fetchTarball "channel:nixos-19.09")
22
}:
33

44
with nixpkgs;

0 commit comments

Comments
 (0)