maturin 0.14.5 -> 0.14.10 https://github.com/PyO3/maturin/releases 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-FoC+g94wHfeVjZ7Hj7M/ViSJ92L8Hh6jq+VWcWktviU= [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 384030c903d..1175d1077b5 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.5"; + version = "0.14.10"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-3TEEmraQ9KGx29ok7IUdVzTW0ilaAci1dOZUlKvQYJE="; + hash = "sha256-ETsR4jsU5arNFgNOOBdUlN+sPUWCtdaUt/bQTKk/Cms="; }; - cargoHash = "sha256-/biWBTNIysg6HDozyF8UdKoxlgkHl9tnyean8+333hI="; + cargoHash = "sha256-FoC+g94wHfeVjZ7Hj7M/ViSJ92L8Hh6jq+VWcWktviU="; nativeBuildInputs = [ pkg-config ]; Successfully finished processing cachix "/nix/store/n80jkrr4k2mhkljk5n4lbbm6pmggrpnn-maturin-0.14.10" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/PyO3/maturin/releases. 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.10) - [Compare changes on GitHub](https://github.com/PyO3/maturin/compare/v0.14.5...v0.14.10) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.14.10 with grep in /nix/store/n80jkrr4k2mhkljk5n4lbbm6pmggrpnn-maturin-0.14.10 - found 0.14.10 in filename of file in /nix/store/n80jkrr4k2mhkljk5n4lbbm6pmggrpnn-maturin-0.14.10 ---
Rebuild report (if merged into master) (click to expand) ``` 1384 total rebuild path(s) 1384 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 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 coreboot-configurator cryptop cwltool datadog-agent datadog-process-agent dblatexFull dbx disorderfs dmarc-metrics-exporter dvc dvc-with-remotes dyndnsc easyocr emojione etebase-server fava fim ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/n80jkrr4k2mhkljk5n4lbbm6pmggrpnn-maturin-0.14.10 \ --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/8b28fd3841ef3fdfec00f9af25c063027b127693.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/n80jkrr4k2mhkljk5n4lbbm6pmggrpnn-maturin-0.14.10 ls -la /nix/store/n80jkrr4k2mhkljk5n4lbbm6pmggrpnn-maturin-0.14.10/bin ``` ---

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