2022-12-24T02:37:51 vdr 2.6.1 -> 2.6.3 https://repology.org/metapackage/vdr/versions 2022-12-24T02:37:54 attrpath: vdr 2022-12-24T02:37:54 Checking auto update branch... 2022-12-24T02:37:54 No auto update branch exists 2022-12-24T02:37:57 [version] 2022-12-24T02:37:59 [version] updated version and sha256 2022-12-24T02:37:59 [rustCrateVersion] 2022-12-24T02:37:59 [rustCrateVersion] No cargoSha256 found 2022-12-24T02:37:59 [golangModuleVersion] 2022-12-24T02:37:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T02:37:59 [updateScript] 2022-12-24T02:37:59 [updateScript] skipping because derivation has no updateScript 2022-12-24T02:37:59 2022-12-24T02:37:59 [quotedUrls] 2022-12-24T02:37:59 [quotedUrls] nothing found to replace 2022-12-24T02:37:59 Diff after rewrites: diff --git a/pkgs/applications/video/vdr/default.nix b/pkgs/applications/video/vdr/default.nix index 68750ac918c..352b35cc1e9 100644 --- a/pkgs/applications/video/vdr/default.nix +++ b/pkgs/applications/video/vdr/default.nix @@ -5,12 +5,12 @@ }: stdenv.mkDerivation rec { pname = "vdr"; - version = "2.6.1"; + version = "2.6.3"; src = fetchgit { url = "git://git.tvdr.de/vdr.git"; rev = version; - sha256 = "sha256-jKuvh1OruPXTBlgLwlwcJdqC8u0WBDr/Un5JUL3U0hw="; + sha256 = "sha256-SDaNk8tDaO70+V7sozMGTCzpnOqa52xdEQPURkyuTt8="; }; enableParallelBuilding = true; 2022-12-24T02:39:37 Successfully finished processing 2022-12-24T02:39:37 cachix "/nix/store/bmsr4kbkvgwl55cpa52aarhs5nmqw97i-vdr-2.6.3" 2022-12-24T02:39:42 [check][nixpkgs-review] 2022-12-24T02:44:31 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
11 packages built:
2022-12-24T02:44:34 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/vdr/versions. meta.description for vdr is: "Video Disc Recorder" meta.homepage for vdr is: "http://www.tvdr.de/" meta.changelog for vdr is: "" ###### 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 2.6.3 with grep in /nix/store/bmsr4kbkvgwl55cpa52aarhs5nmqw97i-vdr-2.6.3 - found 2.6.3 in filename of file in /nix/store/bmsr4kbkvgwl55cpa52aarhs5nmqw97i-vdr-2.6.3 ---
Rebuild report (if merged into master) (click to expand) ``` 12 total rebuild path(s) 12 package rebuild(s) First fifty rebuilds by attrpath vdr vdrPlugins.epgsearch vdrPlugins.femon vdrPlugins.fritzbox vdrPlugins.markad vdrPlugins.skincurses vdrPlugins.softhddevice vdrPlugins.streamdev vdrPlugins.text2skin vdrPlugins.vnsiserver vdrPlugins.xineliboutput wrapVdr ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bmsr4kbkvgwl55cpa52aarhs5nmqw97i-vdr-2.6.3 \ --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 vdr https://github.com/r-ryantm/nixpkgs/archive/3ee31597acc5a330bd16b64e4dd6eb4077449121.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bmsr4kbkvgwl55cpa52aarhs5nmqw97i-vdr-2.6.3 ls -la /nix/store/bmsr4kbkvgwl55cpa52aarhs5nmqw97i-vdr-2.6.3/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)
11 packages built:
--- ###### Maintainer pings cc @ck3d 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). 2022-12-24T02:44:36 https://api.github.com/repos/NixOS/nixpkgs/pulls/207503