@cryptotaxi247 / infra / commits / 75646797

tarball-mirror: use 19.03 (#83)

Linus Heckemann committed Apr 12, 2019 at 11:08 UTC 756467978e12e3879109013e6342b066dbe6479e
1 file changed +1 -1
modules/tarball-mirror.nix
+1 -1
@@ -11,7 +11,7 @@ with lib;
11
12 let
13
14 - nixosRelease = "18.09";
14 + nixosRelease = "19.03";
15
16 in
17