svt-av1 0 -> 1 attrpath: svt-av1 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7mrik9cfav12c64whgar10p2n6gcgjid-packages.json.drv building '/nix/store/7mrik9cfav12c64whgar10p2n6gcgjid-packages.json.drv'... Going to be running update for following packages: - svt-av1-1.8.0 Press Enter key to continue... Running update for: - svt-av1-1.8.0: UPDATING ... - svt-av1-1.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/video/svt-av1/default.nix b/pkgs/tools/video/svt-av1/default.nix index d40047510f40..9c267b9c4434 100644 --- a/pkgs/tools/video/svt-av1/default.nix +++ b/pkgs/tools/video/svt-av1/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "svt-av1"; - version = "1.8.0"; + version = "1.9.0-rc1"; src = fetchFromGitLab { owner = "AOMediaCodec"; repo = "SVT-AV1"; rev = "v${finalAttrs.version}"; - hash = "sha256-JV65VuEPJBrADsGviBnE6EgZmbqJ4Z4qli6cAfUMmkw="; + hash = "sha256-Opns9+eArbmJbFf+xkB8Vt868z9ntT0pNDDErmymfYo="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/h63fda1znx7xzdhj50wizzc1g9x8j8j1-svt-av1-1.9.0-rc1" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for svt-av1 is: AV1-compliant encoder/decoder library core meta.homepage for svt-av1 is: https://gitlab.com/AOMediaCodec/SVT-AV1 meta.changelog for svt-av1 is: https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/v1.9.0-rc1/CHANGELOG.md ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.9.0-rc1 in filename of file in /nix/store/h63fda1znx7xzdhj50wizzc1g9x8j8j1-svt-av1-1.9.0-rc1 ---
Rebuild report (if merged into master) (click to expand) ``` 8223 total rebuild path(s) 8223 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick CuboCore.corepdf CuboCore.coretoppings EmptyEpsilon Fabric MIDIVisualizer MMA SDL2 SDL2_Pango SDL2_gfx SDL2_image SDL2_image_2_0 SDL2_image_2_6 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu Sylk _1oom _20kly _7kaa _86Box _90secondportraits aaxtomp3 abbaye-des-morts abracadabra abuse acltoolkit acquire activitywatch ad-miner adafruit-ampy adapta-gtk-theme adenum adl adriconf aegisub ahoviewer aiodnsbrute aitrack ajour akkoma alass alephone alerta-server ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/h63fda1znx7xzdhj50wizzc1g9x8j8j1-svt-av1-1.9.0-rc1 \ --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 svt-av1 https://github.com/r-ryantm/nixpkgs/archive/8d582589864682c32a493ae7e2579f27c2bf232d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8d582589864682c32a493ae7e2579f27c2bf232d#svt-av1 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/h63fda1znx7xzdhj50wizzc1g9x8j8j1-svt-av1-1.9.0-rc1 ls -la /nix/store/h63fda1znx7xzdhj50wizzc1g9x8j8j1-svt-av1-1.9.0-rc1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @Madouura 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/290718