Unverified Commit 3a032358 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

[Backport release-25.05] ci/eval/nix: 2.24 -> ... (#408130)

parents c00abe80 b9176e15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ let
      );
    };

  nix = nixVersions.nix_2_24;
  nix = nixVersions.latest;

  supportedSystems = builtins.fromJSON (builtins.readFile ../supportedSystems.json);