Loading pkgs/tools/package-management/nix/default.nix +8 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ , boehmgc , callPackage , fetchFromGitHub , fetchurl , fetchpatch , fetchpatch2 , runCommand Loading Loading @@ -238,6 +237,14 @@ in lib.makeExtensible (self: ({ ]; }; nix_2_19 = common { version = "2.19.1"; hash = "sha256-OzAeQwlAF4l0h2uBWGIPvGBYNL6MpBfrdRKwHTRQXl4="; patches = [ patch-rapidcheck-shared ]; }; # The minimum Nix version supported by Nixpkgs # Note that some functionality *might* have been backported into this Nix version, # making this package an inaccurate representation of what features are available Loading Loading
pkgs/tools/package-management/nix/default.nix +8 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ , boehmgc , callPackage , fetchFromGitHub , fetchurl , fetchpatch , fetchpatch2 , runCommand Loading Loading @@ -238,6 +237,14 @@ in lib.makeExtensible (self: ({ ]; }; nix_2_19 = common { version = "2.19.1"; hash = "sha256-OzAeQwlAF4l0h2uBWGIPvGBYNL6MpBfrdRKwHTRQXl4="; patches = [ patch-rapidcheck-shared ]; }; # The minimum Nix version supported by Nixpkgs # Note that some functionality *might* have been backported into this Nix version, # making this package an inaccurate representation of what features are available Loading