cargo-auditable 0.6.1 -> 0.6.2 https://repology.org/project/cargo-auditable/versions attrpath: cargo-auditable 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-4o3ctun/8VcBRuj+j0Yaawdkyn6Z6LPp+FTyhPxQWU8= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/rust/cargo-auditable.nix b/pkgs/development/compilers/rust/cargo-auditable.nix index b86ed5d7d4e1..e34308216ef5 100644 --- a/pkgs/development/compilers/rust/cargo-auditable.nix +++ b/pkgs/development/compilers/rust/cargo-auditable.nix @@ -3,16 +3,16 @@ let args = rec { pname = "cargo-auditable"; - version = "0.6.1"; + version = "0.6.2"; src = fetchFromGitHub { owner = "rust-secure-code"; repo = pname; rev = "v${version}"; - sha256 = "sha256-MKMPLv8jeST0l4tq+MMPC18qfZMmBixdj6Ng19YKepU="; + sha256 = "sha256-ERIzx9Fveanq7/aWcB2sviTxIahvSu0sTwgpGf/aYE8="; }; - cargoSha256 = "sha256-6/f7pNaTL+U6bI6jMakU/lfwYYxN/EM3WkKZcydsyLk="; + cargoHash = "sha256-4o3ctun/8VcBRuj+j0Yaawdkyn6Z6LPp+FTyhPxQWU8="; # Cargo.lock is outdated preConfigure = '' Successfully finished processing cachix "/nix/store/x3l75i28xn1lw68r0d4mh5hc26bql18q-cargo-auditable-0.6.2" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/cargo-auditable/versions. meta.description for cargo-auditable is: A tool to make production Rust binaries auditable meta.homepage for cargo-auditable is: https://github.com/rust-secure-code/cargo-auditable meta.changelog for cargo-auditable is: https://github.com/rust-secure-code/cargo-auditable/blob/v0.6.2/cargo-auditable/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/rust-secure-code/cargo-auditable/compare/v0.6.1...v0.6.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.6.2 with grep in /nix/store/x3l75i28xn1lw68r0d4mh5hc26bql18q-cargo-auditable-0.6.2 - found 0.6.2 in filename of file in /nix/store/x3l75i28xn1lw68r0d4mh5hc26bql18q-cargo-auditable-0.6.2 ---
Rebuild report (if merged into master) (click to expand) ``` 27062 total rebuild path(s) 27062 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick CuboCore.coretoppings Fabric MIDIVisualizer Sylk _0x _1password-gui _1password-gui-beta _389-ds-base aaa aarch64-esr-decoder aardvark-dns aba abaddon abiword ablog abracadabra acd-cli acltoolkit acquire actdiag action-validator activitywatch ad-ldap-enum ad-miner adafruit-ampy adafruit-nrfutil adapta-gtk-theme adenum adguardian adl adoptopenjdk-icedtea-web adriconf advi aegisub aerc aether-lv2 afew afterburn agate agda agdaPackages._1lab agdaPackages.agda agdaPackages.agda-categories agdaPackages.agda-prelude agdaPackages.cubical agdaPackages.functional-linear-algebra agdaPackages.standard-library ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/x3l75i28xn1lw68r0d4mh5hc26bql18q-cargo-auditable-0.6.2 \ --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 cargo-auditable https://github.com/r-ryantm/nixpkgs/archive/2776ca8dcc102f7efb25315c086dd3fef732ae5c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2776ca8dcc102f7efb25315c086dd3fef732ae5c#cargo-auditable ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/x3l75i28xn1lw68r0d4mh5hc26bql18q-cargo-auditable-0.6.2 ls -la /nix/store/x3l75i28xn1lw68r0d4mh5hc26bql18q-cargo-auditable-0.6.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @figsoda for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/290247