mkvtoolnix 81.0 -> 82.0 https://repology.org/project/mkvtoolnix/versions attrpath: mkvtoolnix 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 Diff after rewrites: diff --git a/pkgs/applications/video/mkvtoolnix/default.nix b/pkgs/applications/video/mkvtoolnix/default.nix index 9e0873b407f9..9e5376ee1cfb 100644 --- a/pkgs/applications/video/mkvtoolnix/default.nix +++ b/pkgs/applications/video/mkvtoolnix/default.nix @@ -48,13 +48,13 @@ let in stdenv.mkDerivation rec { pname = "mkvtoolnix"; - version = "81.0"; + version = "82.0"; src = fetchFromGitLab { owner = "mbunkus"; repo = "mkvtoolnix"; rev = "release-${version}"; - hash = "sha256-Dh1XbC3uATTkc23m9rcehXs2/2zekwI6IzE04L/cXS0="; + hash = "sha256-3WULzEkjMH4PUETJeKmDKn9PdanWf581O2mI/IqN8YM="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/76l7scixxzdyl1bi0gr28nyd1knqbdnb-mkvtoolnix-82.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
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/mkvtoolnix/versions. meta.description for mkvtoolnix is: Cross-platform tools for Matroska meta.homepage for mkvtoolnix is: https://mkvtoolnix.download/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 82.0 with grep in /nix/store/76l7scixxzdyl1bi0gr28nyd1knqbdnb-mkvtoolnix-82.0 - found 82.0 in filename of file in /nix/store/76l7scixxzdyl1bi0gr28nyd1knqbdnb-mkvtoolnix-82.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath mkvtoolnix mkvtoolnix-cli mpvScripts.convert ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/76l7scixxzdyl1bi0gr28nyd1knqbdnb-mkvtoolnix-82.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 mkvtoolnix https://github.com/r-ryantm/nixpkgs/archive/fd76ab9fd9d669de71b081fedd7434070b51c5e2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fd76ab9fd9d669de71b081fedd7434070b51c5e2#mkvtoolnix ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/76l7scixxzdyl1bi0gr28nyd1knqbdnb-mkvtoolnix-82.0 ls -la /nix/store/76l7scixxzdyl1bi0gr28nyd1knqbdnb-mkvtoolnix-82.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
--- ###### Maintainer pings cc @codyopel @rnhmjoj 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/278438