Mirror tarballs in NixOS 18.09
Eelco Dolstra committed
Jan 24, 2019 at 16:02 UTC
f5e025e6b8b19235901f42937749c85667901c5b
1 file changed
+1
-1
modules/tarball-mirror.nix
+1
-1
@@ -11,7 +11,7 @@ with lib;
11
12
let
13
14
- nixosRelease = "18.03";
14
+ nixosRelease = "18.09";
15
16
in
17