cups 2.4.5 -> 2.4.6 https://repology.org/project/cups/versions attrpath: cups 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/misc/cups/default.nix b/pkgs/misc/cups/default.nix index 7c809f0c964..99d56af97c3 100644 --- a/pkgs/misc/cups/default.nix +++ b/pkgs/misc/cups/default.nix @@ -23,11 +23,11 @@ stdenv.mkDerivation rec { pname = "cups"; - version = "2.4.5"; + version = "2.4.6"; src = fetchurl { url = "https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"; - sha256 = "sha256-mkBN5V90UlsKaFHfDP3r+hIVrsDnwve+a5sJtpFvsAA="; + sha256 = "sha256-WOlwzxlV4cyH0IR8MlJtnCzO4zXl8OOIKygxOLoOcmI="; }; outputs = [ "out" "lib" "dev" "man" ]; Successfully finished processing cachix "/nix/store/9005hba0nsq8npgv6lavsyasipxjlr2l-cups-2.4.6" 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/cups/versions. meta.description for cups is: A standards-based printing system for UNIX meta.homepage for cups is: https://openprinting.github.io/cups/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/OpenPrinting/cups/releases/tag/v2.4.6) - [Compare changes on GitHub](https://github.com/OpenPrinting/cups/compare/v2.4.5...v2.4.6) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.4.6 with grep in /nix/store/9005hba0nsq8npgv6lavsyasipxjlr2l-cups-2.4.6 - found 2.4.6 in filename of file in /nix/store/9005hba0nsq8npgv6lavsyasipxjlr2l-cups-2.4.6 ---
Rebuild report (if merged into master) (click to expand) ``` 6755 total rebuild path(s) 6755 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService HentaiAtHome MIDIVisualizer OSCAR PageEdit R SDL_mixer Sylk _1password-gui _1password-gui-beta _86Box abaddon abcl abiword abracadabra abuse acoustidFingerprinter activitywatch adapta-gtk-theme adementary-theme adl adoptopenjdk-bin adoptopenjdk-hotspot-bin-11 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9005hba0nsq8npgv6lavsyasipxjlr2l-cups-2.4.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 cups https://github.com/r-ryantm/nixpkgs/archive/e4a1b664ea516067ff8843a7d7d7e8d4f9cb48be.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/9005hba0nsq8npgv6lavsyasipxjlr2l-cups-2.4.6 ls -la /nix/store/9005hba0nsq8npgv6lavsyasipxjlr2l-cups-2.4.6/bin ``` ---

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