mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
ci/eval/nix: 2.24 -> latest (#404589)
This commit is contained in:
commit
17fbc7b5f9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ let
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
nix = nixVersions.nix_2_24;
|
nix = nixVersions.latest;
|
||||||
|
|
||||||
supportedSystems = builtins.fromJSON (builtins.readFile ../supportedSystems.json);
|
supportedSystems = builtins.fromJSON (builtins.readFile ../supportedSystems.json);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue