libde265 1.0.12 -> 1.0.13 https://repology.org/project/libde265/versions attrpath: libde265 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libde265/default.nix b/pkgs/development/libraries/libde265/default.nix index 9c1a10f9f5b1..20bdef402a7a 100644 --- a/pkgs/development/libraries/libde265/default.nix +++ b/pkgs/development/libraries/libde265/default.nix @@ -14,14 +14,14 @@ }: stdenv.mkDerivation (finalAttrs: rec { - version = "1.0.12"; + version = "1.0.13"; pname = "libde265"; src = fetchFromGitHub { owner = "strukturag"; repo = "libde265"; rev = "refs/tags/v${version}"; - hash = "sha256-pl1r3n4T4FcJ4My/wCE54R2fmTdrlJOvgb2U0MZf1BI="; + hash = "sha256-3DoW7LwT9dU5vZRidvzJ57oLCaJNEjkeAn7FlH3VoYU="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; Successfully finished processing cachix "/nix/store/4ni0d1lkw5hnp0v6s2yrwh3izad6a7rw-libde265-1.0.13" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 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/libde265/versions. meta.description for libde265 is: Open h.265 video codec implementation meta.homepage for libde265 is: https://github.com/strukturag/libde265 ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.0.13 with grep in /nix/store/4ni0d1lkw5hnp0v6s2yrwh3izad6a7rw-libde265-1.0.13 - found 1.0.13 in filename of file in /nix/store/4ni0d1lkw5hnp0v6s2yrwh3izad6a7rw-libde265-1.0.13 ---
Rebuild report (if merged into master) (click to expand) ``` 1595 total rebuild path(s) 1595 package rebuild(s) First fifty rebuilds by attrpath ChowKick Sylk abiword abracadabra activitywatch adapta-gtk-theme adriconf advi ajour alfaview alfis almanah alsa-scarlett-gui altair amberol anilibria-winmaclinux anki anytype apache-directory-studio apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apkleaks apostrophe appimage-run appimage-run-tests aravis arc-theme archi arx-libertatis asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins ashpd-demo astroid asymptote audio-recorder authenticator authy auto-multiple-choice autokey autotrace avrdude avrdudess aw-qt awesome aws-workspaces ayu-theme-gtk bada-bib badwolf ballerburg ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4ni0d1lkw5hnp0v6s2yrwh3izad6a7rw-libde265-1.0.13 \ --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 libde265 https://github.com/r-ryantm/nixpkgs/archive/b266c3ef7f85bae37bc9d6493f051dce24e6f984.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b266c3ef7f85bae37bc9d6493f051dce24e6f984#libde265 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4ni0d1lkw5hnp0v6s2yrwh3izad6a7rw-libde265-1.0.13 ls -la /nix/store/4ni0d1lkw5hnp0v6s2yrwh3izad6a7rw-libde265-1.0.13/bin ``` ---

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