netpbm 0 -> 1 attrpath: netpbm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hvclscdgpai07jr57xssr8s1qcfr2hzz-packages.json.drv building '/nix/store/hvclscdgpai07jr57xssr8s1qcfr2hzz-packages.json.drv'... Going to be running update for following packages: - netpbm-11.6.0 Press Enter key to continue... Running update for: - netpbm-11.6.0: UPDATING ... - netpbm-11.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/graphics/netpbm/default.nix b/pkgs/tools/graphics/netpbm/default.nix index e7cc5a6cfae5..6275b39e4460 100644 --- a/pkgs/tools/graphics/netpbm/default.nix +++ b/pkgs/tools/graphics/netpbm/default.nix @@ -20,14 +20,14 @@ stdenv.mkDerivation { # Determine version and revision from: # https://sourceforge.net/p/netpbm/code/HEAD/log/?path=/advanced pname = "netpbm"; - version = "11.6.0"; + version = "11.6.1"; outputs = [ "bin" "out" "dev" ]; src = fetchsvn { url = "https://svn.code.sf.net/p/netpbm/code/advanced"; - rev = "4897"; - sha256 = "2aTDM0aVfav2mnOLXj0HuTdbsY7EUH8ieBrXgaFU7FU="; + rev = "4907"; + sha256 = "eMLADYFf/Us8eiBTacf+wvQSGyrV+fslpvlTT+rIiYM="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/a6a7ixxhx0bhkaj95y4123dmq8l3ll41-netpbm-11.6.1-bin" [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)
3 packages marked as broken and skipped:
6 packages failed to build:
78 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for netpbm is: Toolkit for manipulation of graphic images meta.homepage for netpbm is: https://netpbm.sourceforge.net/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 11.6.1 with grep in /nix/store/a6a7ixxhx0bhkaj95y4123dmq8l3ll41-netpbm-11.6.1-bin - found 11.6.1 in filename of file in /nix/store/a6a7ixxhx0bhkaj95y4123dmq8l3ll41-netpbm-11.6.1-bin ---
Rebuild report (if merged into master) (click to expand) ``` 72 total rebuild path(s) 72 package rebuild(s) First fifty rebuilds by attrpath asciidoc-full asciidoc-full-with-plugins auto-multiple-choice bicgl bicpl cantor clevis conglomerate cqrlog denemo diffoscope diffoscopeMinimal disorderfs dosbox-x ezminc fbcat foomatic-db-ppds foomatic-db-ppds-withNonfreeDb fped frescobaldi geeqie img2pdf kakounePlugins.rep kstars labplot latex2html libsForQt5.cantor lilypond lilypond-unstable lilypond-unstable-with-fonts lilypond-with-fonts luksmeta manga-cli mpvScripts.convert mup netpbm nhentai ocrmypdf oobicpl paperless-ngx pcb pdfarranger pfstools plasma5Packages.cantor pnglatex polymake protontricks pynac python311Packages.abjad python311Packages.img2pdf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a6a7ixxhx0bhkaj95y4123dmq8l3ll41-netpbm-11.6.1-bin \ --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 netpbm https://github.com/r-ryantm/nixpkgs/archive/861d23c31153113fcf0e18f7ed1b95e33c961720.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/861d23c31153113fcf0e18f7ed1b95e33c961720#netpbm ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/a6a7ixxhx0bhkaj95y4123dmq8l3ll41-netpbm-11.6.1-bin ls -la /nix/store/a6a7ixxhx0bhkaj95y4123dmq8l3ll41-netpbm-11.6.1-bin/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)
3 packages marked as broken and skipped:
6 packages failed to build:
78 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/303739