Use nix 2.24 for eval ci task (#357805)

This commit is contained in:
Silvan Mosberger
2024-11-21 20:06:21 +01:00
committed by GitHub
+3 -1
View File
@@ -5,7 +5,7 @@
linkFarm,
time,
procps,
nix,
nixVersions,
jq,
sta,
}:
@@ -29,6 +29,8 @@ let
);
};
nix = nixVersions.nix_2_24;
supportedSystems = import ../supportedSystems.nix;
attrpathsSuperset =