tarball-mirror: Update to 19.09
Eelco Dolstra committed
Oct 7, 2019 at 17:11 UTC
476afc1a394c37caae1414479a8f12fafea1f7a4
1 file changed
+1
-1
modules/tarball-mirror.nix
+1
-1
@@ -11,7 +11,7 @@ with lib;
11
12
let
13
14
- nixosRelease = "19.03";
14
+ nixosRelease = "19.09";
15
16
in
17