2022-12-31T13:46:26 open-pdf-sign 0.1.1 -> 0.1.2 https://github.com/open-pdf-sign/open-pdf-sign/releases 2022-12-31T13:46:29 attrpath: open-pdf-sign 2022-12-31T13:46:29 Checking auto update branch... 2022-12-31T13:46:32 [version] 2022-12-31T13:46:32 [version] skipping because derivation has updateScript 2022-12-31T13:46:32 [rustCrateVersion] 2022-12-31T13:46:32 [rustCrateVersion] No cargoSha256 found 2022-12-31T13:46:32 [golangModuleVersion] 2022-12-31T13:46:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T13:46:32 [updateScript] 2022-12-31T13:46:36 [updateScript] Success 2022-12-31T13:46:36 [updateScript] this derivation will be built: /nix/store/nns7fh9lwbd8yvjfxckijnfzh83m3bva-packages.json.drv building '/nix/store/nns7fh9lwbd8yvjfxckijnfzh83m3bva-packages.json.drv'... Going to be running update for following packages: - open-pdf-sign-0.1.1 Press Enter key to continue... Running update for: - open-pdf-sign-0.1.1: UPDATING ... - open-pdf-sign-0.1.1: DONE. Packages updated! 2022-12-31T13:46:36 2022-12-31T13:46:36 [quotedUrls] 2022-12-31T13:46:36 [quotedUrls] nothing found to replace 2022-12-31T13:46:37 Diff after rewrites: diff --git a/pkgs/tools/misc/open-pdf-sign/default.nix b/pkgs/tools/misc/open-pdf-sign/default.nix index 66cccb24023..ca18fb3a046 100644 --- a/pkgs/tools/misc/open-pdf-sign/default.nix +++ b/pkgs/tools/misc/open-pdf-sign/default.nix @@ -1,12 +1,12 @@ { lib, stdenv, fetchurl, makeWrapper, jre, nix-update-script }: stdenv.mkDerivation rec { - version = "0.1.1"; + version = "0.1.2"; pname = "open-pdf-sign"; src = fetchurl { url = "https://github.com/open-pdf-sign/open-pdf-sign/releases/download/v${version}/open-pdf-sign.jar"; - sha256 = "sha256-n8ua/wUz/PquB7viaFqBu2XX1KQYago4s6JUwYRLvNA="; + sha256 = "sha256-k7ECqrZj7MXbQN5HCcVNcKbLe9LjigQboYs65gf4awA="; }; nativeBuildInputs = [ makeWrapper ]; 2022-12-31T13:48:04 No auto update branch exists 2022-12-31T13:48:06 Successfully finished processing 2022-12-31T13:48:06 cachix "/nix/store/a7fqa2dymalirslhspz43p0z6bhid4ac-open-pdf-sign-0.1.2" 2022-12-31T13:48:14 [check][nixpkgs-review] 2022-12-31T13:51:02 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-31T13:51:05 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 open-pdf-sign is: "Digitally sign PDF files from your commandline" meta.homepage for open-pdf-sign is: "https://github.com/open-pdf-sign/open-pdf-sign" meta.changelog for open-pdf-sign is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/open-pdf-sign/open-pdf-sign/releases/tag/v0.1.2) - [Compare changes on GitHub](https://github.com/open-pdf-sign/open-pdf-sign/compare/v0.1.1...v0.1.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.1.2 with grep in /nix/store/a7fqa2dymalirslhspz43p0z6bhid4ac-open-pdf-sign-0.1.2 - found 0.1.2 in filename of file in /nix/store/a7fqa2dymalirslhspz43p0z6bhid4ac-open-pdf-sign-0.1.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath open-pdf-sign ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a7fqa2dymalirslhspz43p0z6bhid4ac-open-pdf-sign-0.1.2 \ --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 open-pdf-sign https://github.com/r-ryantm/nixpkgs/archive/1238f74e16afdad8cc14b0e345fae1f55fa07fcd.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/a7fqa2dymalirslhspz43p0z6bhid4ac-open-pdf-sign-0.1.2 ls -la /nix/store/a7fqa2dymalirslhspz43p0z6bhid4ac-open-pdf-sign-0.1.2/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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @drupol 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). 2022-12-31T13:51:06 https://api.github.com/repos/NixOS/nixpkgs/pulls/208499