maturin 0.14.13 -> 0.14.15 https://github.com1 attrpath: maturin Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-HBHcoQT1rBd2DKMwQdBLS3r8QhMowdv6fBcsABGW9Xw= [rustCrateVersion] Finished updating Crate version and replacing hashes [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/tools/rust/maturin/default.nix b/pkgs/development/tools/rust/maturin/default.nix index 3c3dd234e20..e5c32722807 100644 --- a/pkgs/development/tools/rust/maturin/default.nix +++ b/pkgs/development/tools/rust/maturin/default.nix @@ -11,16 +11,16 @@ rustPlatform.buildRustPackage rec { pname = "maturin"; - version = "0.14.13"; + version = "0.14.15"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-a/i4pe+vjQRB4j0K6wBA5XVAih+a1ijLlDvROBjjxOw="; + hash = "sha256-+Fb0oaUr8oL5L3uGxN8jojrc6lQ3eTYqzVg4qNITQRA="; }; - cargoHash = "sha256-8IsXD6bKAkzxVOM04tA5+z1qQxZiV+enlTZrwiik4Ik="; + cargoHash = "sha256-HBHcoQT1rBd2DKMwQdBLS3r8QhMowdv6fBcsABGW9Xw="; nativeBuildInputs = [ pkg-config ]; Successfully finished processing cachix "/nix/store/x5xibazrscwcgb29yz6nk3zi83ryafqr-maturin-0.14.15" Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com1. meta.description for maturin is: Build and publish Rust crates Python packages meta.homepage for maturin is: https://github.com/PyO3/maturin ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/PyO3/maturin/releases/tag/v0.14.15) - [Compare changes on GitHub](https://github.com/PyO3/maturin/compare/v0.14.13...v0.14.15) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.14.15 with grep in /nix/store/x5xibazrscwcgb29yz6nk3zi83ryafqr-maturin-0.14.15 - found 0.14.15 in filename of file in /nix/store/x5xibazrscwcgb29yz6nk3zi83ryafqr-maturin-0.14.15 ---
Rebuild report (if merged into master) (click to expand) ``` 1434 total rebuild path(s) 1434 package rebuild(s) First fifty rebuilds by attrpath adapta-gtk-theme adl anime-downloader ansible ansible-later ansible-lint ansible_2_12 ansible_2_13 ansible_2_14 apache-airflow appdaemon appthreat-depscan arc-theme arx-libertatis asciidoc-full asciidoc-full-with-plugins aws-sam-cli ayu-theme-gtk baserow bottles bottles-unwrapped buildbot buildbot-full buildbot-ui capitaine-cursors cfripper chia chia-dev-tools cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg clevis cloudflare-dyndns cmake-language-server copier coreboot-configurator cryptop cwltool datadog-agent datadog-process-agent dblatexFull dbx deepdiff disorderfs dmarc-metrics-exporter dvc dvc-with-remotes easyocr emojione etebase-server ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/x5xibazrscwcgb29yz6nk3zi83ryafqr-maturin-0.14.15 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A maturin https://github.com/r-ryantm/nixpkgs/archive/a6ad1facb04a75f6001222646b82b82ba1bbe34b.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/x5xibazrscwcgb29yz6nk3zi83ryafqr-maturin-0.14.15 ls -la /nix/store/x5xibazrscwcgb29yz6nk3zi83ryafqr-maturin-0.14.15/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/219473