2022-11-02T07:13:02 maturin 0.13.0 -> 0.13.7 https://github.com/PyO3/maturin/releases 2022-11-02T07:13:04 attrpath: maturin 2022-11-02T07:13:05 Checking auto update branch... 2022-11-02T07:13:05 No auto update branch exists 2022-11-02T07:13:09 [version] 2022-11-02T07:13:12 [version] updated version and sha256 2022-11-02T07:13:12 [rustCrateVersion] 2022-11-02T07:13:12 [rustCrateVersion] No cargoSha256 found 2022-11-02T07:13:12 [golangModuleVersion] 2022-11-02T07:13:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T07:13:12 [updateScript] 2022-11-02T07:13:12 [updateScript] skipping because derivation has no updateScript 2022-11-02T07:13:12 2022-11-02T07:13:12 [quotedUrls] 2022-11-02T07:13:12 [quotedUrls] nothing found to replace 2022-11-02T07:13:13 Diff after rewrites: diff --git a/pkgs/development/tools/rust/maturin/default.nix b/pkgs/development/tools/rust/maturin/default.nix index b276a618110..21f3fb8a1b4 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.13.7"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-uKpYI+Oc49xgoIZCh72baBMZLcpMXk7g2Jb1DQxW9lk="; + hash = "sha256-aa1wdDz7q47yKvSZINl8CcVYa14SkJxc+zejFofDYc0="; }; cargoHash = "sha256-levBWghFIXOXe+NGXvwBqQpPmWeUK53ruSyLik1urSU="; 2022-11-02T07:16:01 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