2022-12-04T08:27:54 maturin 0.13.0 -> 0.14.3 https://github.com/PyO3/maturin/releases 2022-12-04T08:27:56 attrpath: maturin 2022-12-04T08:27:56 Checking auto update branch... 2022-12-04T08:27:56 No auto update branch exists 2022-12-04T08:28:00 [version] 2022-12-04T08:28:02 [version] updated version and sha256 2022-12-04T08:28:02 [rustCrateVersion] 2022-12-04T08:28:02 [rustCrateVersion] No cargoSha256 found 2022-12-04T08:28:02 [golangModuleVersion] 2022-12-04T08:28:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T08:28:02 [updateScript] 2022-12-04T08:28:02 [updateScript] skipping because derivation has no updateScript 2022-12-04T08:28:02 2022-12-04T08:28:02 [quotedUrls] 2022-12-04T08:28:02 [quotedUrls] nothing found to replace 2022-12-04T08:28:02 Diff after rewrites: diff --git a/pkgs/development/tools/rust/maturin/default.nix b/pkgs/development/tools/rust/maturin/default.nix index b276a618110..39b313ae092 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.3"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-uKpYI+Oc49xgoIZCh72baBMZLcpMXk7g2Jb1DQxW9lk="; + hash = "sha256-n+z05My49LNl5nUaCMw90nLk6EiiAWB/HUCZANvrVuY="; }; cargoHash = "sha256-levBWghFIXOXe+NGXvwBqQpPmWeUK53ruSyLik1urSU="; 2022-12-04T08:30:54 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