Commit 19b4b39d authored by Robert Hensing's avatar Robert Hensing
Browse files

hercules-ci-cnix-store/nix: 2.18 -> 2.24

parent ee93a4f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1181,7 +1181,7 @@ self: super: builtins.intersectAttrs super {
  hercules-ci-cnix-store = overrideCabal
    (old: {
      passthru = old.passthru or { } // {
        nixPackage = pkgs.nixVersions.nix_2_19;
        nixPackage = pkgs.nixVersions.nix_2_24;
      };
    })
    (super.hercules-ci-cnix-store.override {