jasper 4.2.0 -> 4.2.1 https://github.com/jasper-software/jasper/releases attrpath: jasper 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/by-name/ja/jasper/package.nix b/pkgs/by-name/ja/jasper/package.nix index 72a8a9aff709..42cce508a545 100644 --- a/pkgs/by-name/ja/jasper/package.nix +++ b/pkgs/by-name/ja/jasper/package.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "jasper"; - version = "4.2.0"; + version = "4.2.1"; src = fetchFromGitHub { owner = "jasper-software"; repo = "jasper"; rev = "version-${finalAttrs.version}"; - hash = "sha256-aDeexQ+JmxRIjYAUH+x/J/Z847JasKWQNYYEpu78sHw="; + hash = "sha256-SE3zB+8zZuuT+W6QYTuQhM+dBgYuFzYK4a7QaquGB60="; }; outputs = [ "out" "doc" "man" ]; Successfully finished processing cachix "/nix/store/afag4mm19i7ix7hjfbwqx2hcdc5vhcx1-jasper-4.2.1" [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://github.com/jasper-software/jasper/releases. meta.description for jasper is: Image processing/coding toolkit meta.homepage for jasper is: https://jasper-software.github.io/jasper/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/jasper-software/jasper/releases/tag/version-4.2.1) - [Compare changes on GitHub](https://github.com/jasper-software/jasper/compare/version-4.2.0...version-4.2.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.2.1 with grep in /nix/store/afag4mm19i7ix7hjfbwqx2hcdc5vhcx1-jasper-4.2.1 - found 4.2.1 in filename of file in /nix/store/afag4mm19i7ix7hjfbwqx2hcdc5vhcx1-jasper-4.2.1 ---
Rebuild report (if merged into master) (click to expand) ``` 316 total rebuild path(s) 316 package rebuild(s) First fifty rebuilds by attrpath aaphoto abracadabra activitywatch albert anki ansel ausweisapp aw-qt beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bloom calibre chatterino2 citra-canary citra-nightly colmapWithCuda comic-mandown contour copyq cudaPackages.cuda-samples cudaPackages.cudatoolkit cudaPackages.nsight_systems cudaPackagesGoogle.cuda-samples cudaPackagesGoogle.cudatoolkit cudaPackagesGoogle.nsight_systems cudaPackages_11.cuda-samples cudaPackages_11.cudatoolkit cudaPackages_11.nsight_systems cudatoolkit cudatoolkit_11 cutemaze cutter cutterPlugins.rz-ghidra darktable deepin.dde-app-services deepin.dde-appearance deepin.dde-application-manager deepin.dde-calendar deepin.dde-clipboard deepin.dde-control-center deepin.dde-daemon deepin.dde-device-formatter deepin.dde-dock deepin.dde-file-manager deepin.dde-gsettings-schemas deepin.dde-launchpad deepin.dde-network-core deepin.dde-polkit-agent deepin.dde-session ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/afag4mm19i7ix7hjfbwqx2hcdc5vhcx1-jasper-4.2.1 \ --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 jasper https://github.com/r-ryantm/nixpkgs/archive/7c8cd2a34db45d07d66ed8c14d5def33360ec674.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7c8cd2a34db45d07d66ed8c14d5def33360ec674#jasper ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/afag4mm19i7ix7hjfbwqx2hcdc5vhcx1-jasper-4.2.1 ls -la /nix/store/afag4mm19i7ix7hjfbwqx2hcdc5vhcx1-jasper-4.2.1/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 @AndersonTorres 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/290217