mirror-tarballs: mirror from the current stable release
Vladimír Čunát committed
Mar 8, 2023 at 12:01 UTC
b87e0b1e295468101f0d36210ad0efe33756d776
1 file changed
+1
-1
modules/tarball-mirror.nix
+1
-1
@@ -11,7 +11,7 @@ with lib;
11
12
let
13
14
- nixosRelease = "21.05";
14
+ nixosRelease = "22.11";
15
16
in
17