dpkg 1.22.4 -> 1.22.5 https://repology.org/project/dpkg/versions attrpath: dpkg 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/tools/package-management/dpkg/default.nix b/pkgs/tools/package-management/dpkg/default.nix index b286a7b51b9f..f0f7d621414e 100644 --- a/pkgs/tools/package-management/dpkg/default.nix +++ b/pkgs/tools/package-management/dpkg/default.nix @@ -18,12 +18,12 @@ stdenv.mkDerivation rec { pname = "dpkg"; - version = "1.22.4"; + version = "1.22.5"; src = fetchgit { url = "https://git.launchpad.net/ubuntu/+source/dpkg"; rev = "applied/${version}"; - hash = "sha256-tpYSOimBd78rAthQUga/MNraWll9qEA+vRG+/F+t3mM="; + hash = "sha256-Rm3DacQF/0yAVtDaixPzE8IZ2Y+RZneCCVBCoYM64K4="; }; configureFlags = [ Successfully finished processing cachix "/nix/store/zlb9s1yhn27yz34wsqhiwkz83bcw22rm-dpkg-1.22.5" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/dpkg/versions. meta.description for dpkg is: The Debian package manager meta.homepage for dpkg is: https://wiki.debian.org/Teams/Dpkg ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.22.5 with grep in /nix/store/zlb9s1yhn27yz34wsqhiwkz83bcw22rm-dpkg-1.22.5 - found 1.22.5 in filename of file in /nix/store/zlb9s1yhn27yz34wsqhiwkz83bcw22rm-dpkg-1.22.5 ---
Rebuild report (if merged into master) (click to expand) ``` 313 total rebuild path(s) 313 package rebuild(s) First fifty rebuilds by attrpath alfaview angryipscanner apkg appgate-sdp apt armcord aws-workspaces ayatana-indicator-datetime ayatana-indicator-session bdf2psf beyond-identity bisq-desktop bitscope.chart bitscope.console bitscope.display bitscope.dso bitscope.logic bitscope.meter bitscope.proto bitscope.server bitwig-studio bitwig-studio3 bitwig-studio4 bitwig-studio5 blackfire bluej bluemail brave breitbandmessung cargo-deb ciscoPacketTracer7 ciscoPacketTracer8 clash-nyanpasu clash-verge clash-verge-rev clockify cloudflare-warp cups-brother-hl1110 cups-brother-hl1210w cups-brother-hl2260d cups-brother-hl3140cw cups-brother-hll2340dw cups-brother-hll2350dw cups-brother-hll2375dw cups-brother-hll3230cdw cups-brother-mfcl2750dw dcp375cw-cupswrapper dcp375cwlpr dcp9020cdw-cupswrapper dcp9020cdwlpr ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zlb9s1yhn27yz34wsqhiwkz83bcw22rm-dpkg-1.22.5 \ --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 dpkg https://github.com/r-ryantm/nixpkgs/archive/020f99459b3ac3a007860a16d3cab38a1b88e8b2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/020f99459b3ac3a007860a16d3cab38a1b88e8b2#dpkg ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zlb9s1yhn27yz34wsqhiwkz83bcw22rm-dpkg-1.22.5 ls -la /nix/store/zlb9s1yhn27yz34wsqhiwkz83bcw22rm-dpkg-1.22.5/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @siriobalmelli 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/295903