quantlib 1.29 -> 1.30 https://repology.org/project/quantlib/versions attrpath: quantlib Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/quantlib/default.nix b/pkgs/development/libraries/quantlib/default.nix index 6dcf5992861..4453dc485d2 100644 --- a/pkgs/development/libraries/quantlib/default.nix +++ b/pkgs/development/libraries/quantlib/default.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { pname = "quantlib"; - version = "1.29"; + version = "1.30"; outputs = [ "out" "dev" ]; @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { owner = "lballabio"; repo = "QuantLib"; rev = "QuantLib-v${version}"; - sha256 = "sha256-TpVn3zPru/GtdNqDH45YdOkm7fkJzv/qay9SY3J6Jiw="; + sha256 = "sha256-fZK8SB6lV3z6MaCyG2Hc1lU7jem+GsxqBeYQGuFdtXQ="; }; nativeBuildInputs = [ cmake ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A quantlib nix build failed. -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/time/schedule.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/time/timeunit.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/time/weekday.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/timegrid.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/timeseries.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/tuple.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/types.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/userconfig.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/clone.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/dataformatters.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/dataparsers.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/disposable.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/null.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/null_deleter.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/observablevalue.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/steppingiterator.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/tracing.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/vectors.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/version.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/volatilitymodel.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/config.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/qldefines.hpp CMake Error at ql/cmake_install.cmake:5227 (file): file INSTALL cannot find "/build/source/build/ql/quantlib.hpp": No such file or directory. Call Stack (most recent call first): cmake_install.cmake:47 (include)  make: *** [Makefile:120: install] Error 1 quantlib 1.29 -> 1.30 https://github.com/lballabio/QuantLib/releases attrpath: quantlib Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/quantlib/default.nix b/pkgs/development/libraries/quantlib/default.nix index 6dcf5992861..4453dc485d2 100644 --- a/pkgs/development/libraries/quantlib/default.nix +++ b/pkgs/development/libraries/quantlib/default.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { pname = "quantlib"; - version = "1.29"; + version = "1.30"; outputs = [ "out" "dev" ]; @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { owner = "lballabio"; repo = "QuantLib"; rev = "QuantLib-v${version}"; - sha256 = "sha256-TpVn3zPru/GtdNqDH45YdOkm7fkJzv/qay9SY3J6Jiw="; + sha256 = "sha256-fZK8SB6lV3z6MaCyG2Hc1lU7jem+GsxqBeYQGuFdtXQ="; }; nativeBuildInputs = [ cmake ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A quantlib nix build failed. -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/time/schedule.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/time/timeunit.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/time/weekday.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/timegrid.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/timeseries.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/tuple.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/types.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/userconfig.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/clone.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/dataformatters.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/dataparsers.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/disposable.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/null.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/null_deleter.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/observablevalue.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/steppingiterator.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/tracing.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/utilities/vectors.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/version.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/volatilitymodel.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/config.hpp -- Installing: /nix/store/66jyafxiq2yf7zvfsiayawldq9i0fw2s-quantlib-1.30/include/ql/qldefines.hpp CMake Error at ql/cmake_install.cmake:5227 (file): file INSTALL cannot find "/build/source/build/ql/quantlib.hpp": No such file or directory. Call Stack (most recent call first): cmake_install.cmake:47 (include)  make: *** [Makefile:120: install] Error 1