2022-12-17T18:21:43 maturin 0.13.0 -> 0.14.6 https://github.com/PyO3/maturin/releases 2022-12-17T18:21:46 attrpath: maturin 2022-12-17T18:21:46 Checking auto update branch... 2022-12-17T18:21:46 No auto update branch exists 2022-12-17T18:21:50 [version] 2022-12-17T18:21:51 [version] updated version and sha256 2022-12-17T18:21:51 [rustCrateVersion] 2022-12-17T18:21:51 [rustCrateVersion] No cargoSha256 found 2022-12-17T18:21:51 [golangModuleVersion] 2022-12-17T18:21:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T18:21:51 [updateScript] 2022-12-17T18:21:51 [updateScript] skipping because derivation has no updateScript 2022-12-17T18:21:51 2022-12-17T18:21:51 [quotedUrls] 2022-12-17T18:21:52 [quotedUrls] nothing found to replace 2022-12-17T18:21:52 Diff after rewrites: diff --git a/pkgs/development/tools/rust/maturin/default.nix b/pkgs/development/tools/rust/maturin/default.nix index b276a618110..c814c5e823d 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.6"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-uKpYI+Oc49xgoIZCh72baBMZLcpMXk7g2Jb1DQxW9lk="; + hash = "sha256-vowEhxyMw9DUi51R4Ldun/Y/DWipPZCtiuuTDzI8PFE="; }; cargoHash = "sha256-levBWghFIXOXe+NGXvwBqQpPmWeUK53ruSyLik1urSU="; 2022-12-17T18:24: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