a2ps 4.15.5 -> 4.15.6 https://repology.org/project/a2ps/versions attrpath: a2ps 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/text/a2ps/default.nix b/pkgs/tools/text/a2ps/default.nix index dd4b7b2ca979..c275ee7d967c 100644 --- a/pkgs/tools/text/a2ps/default.nix +++ b/pkgs/tools/text/a2ps/default.nix @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "a2ps"; - version = "4.15.5"; + version = "4.15.6"; src = fetchurl { url = "mirror://gnu/a2ps/a2ps-${version}.tar.gz"; - hash = "sha256-gbsbQQTnwmOXYkUe3JeG2vPf6ziErfx9xqydII8w2n8="; + hash = "sha256-h/+dgByxGWkYHVuM+LZeZeWyS7DHahuCXoCY8pBvvfQ="; }; postPatch = '' Successfully finished processing cachix "/nix/store/4l9a8h1igl1xbxrydih83h0glgxhpag5-a2ps-4.15.6" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
18 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/a2ps/versions. meta.description for a2ps is: An Anything to PostScript converter and pretty-printer meta.homepage for a2ps is: https://www.gnu.org/software/a2ps/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.15.6 with grep in /nix/store/4l9a8h1igl1xbxrydih83h0glgxhpag5-a2ps-4.15.6 - found 4.15.6 in filename of file in /nix/store/4l9a8h1igl1xbxrydih83h0glgxhpag5-a2ps-4.15.6 ---
Rebuild report (if merged into master) (click to expand) ``` 18 total rebuild path(s) 18 package rebuild(s) First fifty rebuilds by attrpath a2ps cups-brother-hl1110 cups-brother-hl1210w cups-brother-hl3140cw cups-brother-hll2340dw dcp375cw-cupswrapper dcp375cwlpr dcp9020cdw-cupswrapper dcp9020cdwlpr hll2390dw-cups mfc5890cncupswrapper mfc5890cnlpr mfcj470dw-cupswrapper mfcj470dwlpr mfcj6510dw-cupswrapper mfcj6510dwlpr mfcj880dwcupswrapper mfcj880dwlpr ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4l9a8h1igl1xbxrydih83h0glgxhpag5-a2ps-4.15.6 \ --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 a2ps https://github.com/r-ryantm/nixpkgs/archive/56c138d26d750ed6b515c603b4056b3dbe1e6865.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/56c138d26d750ed6b515c603b4056b3dbe1e6865#a2ps ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4l9a8h1igl1xbxrydih83h0glgxhpag5-a2ps-4.15.6 ls -la /nix/store/4l9a8h1igl1xbxrydih83h0glgxhpag5-a2ps-4.15.6/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
18 packages built:
--- ###### Maintainer pings cc @bennofs 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/295868