rav1e 0.6.6 -> 0.7.0 https://repology.org/project/rav1e/versions attrpath: rav1e 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-0I094hEDUriPsDgbeqYtWAO1b1vJIBPMCndOsX4A3RM= [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/tools/video/rav1e/default.nix b/pkgs/tools/video/rav1e/default.nix index 859e523dfa65..1cb5b484c354 100644 --- a/pkgs/tools/video/rav1e/default.nix +++ b/pkgs/tools/video/rav1e/default.nix @@ -15,14 +15,14 @@ rustPlatform.buildRustPackage rec { pname = "rav1e"; - version = "0.6.6"; + version = "0.7.0"; src = fetchCrate { inherit pname version; - sha256 = "sha256-urYMT1sJUMBj1L/2Hi+hcYbWbi0ScSls0pm9gLj9H3o="; + sha256 = "sha256-rZyQVivvb/XMzqKpgRl6JtilUU5hk76yzqs6bEKISIQ="; }; - cargoHash = "sha256-qQfEpynhlIEKU1Ptq/jM1Wdtn+BVCZT1lmou2S1GL4I="; + cargoHash = "sha256-0I094hEDUriPsDgbeqYtWAO1b1vJIBPMCndOsX4A3RM="; depsBuildBuild = [ pkg-config ]; Successfully finished processing cachix "/nix/store/19vn1hyl7rr23brv44ggdhddrprp0jlk-rav1e-0.7.0" 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/rav1e/versions. meta.description for rav1e is: The fastest and safest AV1 encoder meta.homepage for rav1e is: https://github.com/xiph/rav1e meta.changelog for rav1e is: https://github.com/xiph/rav1e/releases/tag/v0.7.0 ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.7.0 with grep in /nix/store/19vn1hyl7rr23brv44ggdhddrprp0jlk-rav1e-0.7.0 - found 0.7.0 in filename of file in /nix/store/19vn1hyl7rr23brv44ggdhddrprp0jlk-rav1e-0.7.0 ---
Rebuild report (if merged into master) (click to expand) ``` 705 total rebuild path(s) 705 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer abiword adapta-gtk-theme advi almanah apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apkleaks apostrophe arc-theme arx-libertatis asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins asymptote audiobookshelf authenticator auto-multiple-choice autotrace avrdude avrdudess awesome ayu-theme-gtk ballerburg beets beets-unstable beetsPackages.beets beetsPackages.beets-stable beetsPackages.beets-unstable betterlockscreen bisq-desktop blahtexml blockhash bluespec bottles bottles-unwrapped btc-rpc-explorer budgie.budgie-backgrounds calibre calibre-web calligra capitaine-cursors cataract cataract-unstable cd-hit chafa ciano cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/19vn1hyl7rr23brv44ggdhddrprp0jlk-rav1e-0.7.0 \ --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 rav1e https://github.com/r-ryantm/nixpkgs/archive/38d5ab182bfa51f0c5297494fc5b2ab6668b537a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/38d5ab182bfa51f0c5297494fc5b2ab6668b537a#rav1e ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/19vn1hyl7rr23brv44ggdhddrprp0jlk-rav1e-0.7.0 ls -la /nix/store/19vn1hyl7rr23brv44ggdhddrprp0jlk-rav1e-0.7.0/bin ``` ---

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