2022-12-06T11:14:59 maturin 0.13.0 -> 0.14.4 https://github.com/PyO3/maturin/releases 2022-12-06T11:15:02 attrpath: maturin 2022-12-06T11:15:02 Checking auto update branch... 2022-12-06T11:15:02 No auto update branch exists 2022-12-06T11:15:05 [version] 2022-12-06T11:15:07 [version] updated version and sha256 2022-12-06T11:15:07 [rustCrateVersion] 2022-12-06T11:15:07 [rustCrateVersion] No cargoSha256 found 2022-12-06T11:15:07 [golangModuleVersion] 2022-12-06T11:15:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T11:15:07 [updateScript] 2022-12-06T11:15:07 [updateScript] skipping because derivation has no updateScript 2022-12-06T11:15:07 2022-12-06T11:15:07 [quotedUrls] 2022-12-06T11:15:07 [quotedUrls] nothing found to replace 2022-12-06T11:15:07 Diff after rewrites: diff --git a/pkgs/development/tools/rust/maturin/default.nix b/pkgs/development/tools/rust/maturin/default.nix index b276a618110..8a01e2975eb 100644 --- a/pkgs/development/tools/rust/maturin/default.nix +++ b/pkgs/development/tools/rust/maturin/default.nix @@ -11,13 +11,13 @@ rustPlatform.buildRustPackage rec { pname = "maturin"; - version = "0.13.0"; + version = "0.14.4"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-uKpYI+Oc49xgoIZCh72baBMZLcpMXk7g2Jb1DQxW9lk="; + hash = "sha256-iJ9z/NC/OYVJaVN0Loj69DmVSacefunYXFyeWTurZyY="; }; cargoHash = "sha256-levBWghFIXOXe+NGXvwBqQpPmWeUK53ruSyLik1urSU="; 2022-12-06T11:18:28 Received ExitFailure 102 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A maturin Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . maturin Standard output: warning: unknown setting 'experimental-features' error: build log of 'maturin' is not available