Loading pkgs/development/libraries/boost/1.89.nix +9 −1 Original line number Diff line number Diff line { callPackage, fetchurl, ... }@args: { lib, stdenv, callPackage, fetchurl, ... }@args: callPackage ./generic.nix ( args Loading @@ -15,5 +21,7 @@ callPackage ./generic.nix ( # SHA256 from http://www.boost.org/users/history/version_1_89_0.html sha256 = "85a33fa22621b4f314f8e85e1a5e2a9363d22e4f4992925d4bb3bc631b5a0c7a"; }; patches = lib.optional stdenv.hostPlatform.isCygwin ./Fix-cygwin-build-189.patch; } ) pkgs/development/libraries/boost/Fix-cygwin-build-189.patch 0 → 100644 +810 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
pkgs/development/libraries/boost/1.89.nix +9 −1 Original line number Diff line number Diff line { callPackage, fetchurl, ... }@args: { lib, stdenv, callPackage, fetchurl, ... }@args: callPackage ./generic.nix ( args Loading @@ -15,5 +21,7 @@ callPackage ./generic.nix ( # SHA256 from http://www.boost.org/users/history/version_1_89_0.html sha256 = "85a33fa22621b4f314f8e85e1a5e2a9363d22e4f4992925d4bb3bc631b5a0c7a"; }; patches = lib.optional stdenv.hostPlatform.isCygwin ./Fix-cygwin-build-189.patch; } )
pkgs/development/libraries/boost/Fix-cygwin-build-189.patch 0 → 100644 +810 −0 File added.Preview size limit exceeded, changes collapsed. Show changes