postgresql15JitPackages.pgtap 1.3.2 -> 1.3.3 https://github.com/theory/pgtap/releases attrpath: postgresql15JitPackages.pgtap 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/servers/sql/postgresql/ext/pgtap.nix b/pkgs/servers/sql/postgresql/ext/pgtap.nix index f1514e1ae8d3..2151e718dcf3 100644 --- a/pkgs/servers/sql/postgresql/ext/pgtap.nix +++ b/pkgs/servers/sql/postgresql/ext/pgtap.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "pgtap"; - version = "1.3.2"; + version = "1.3.3"; src = fetchFromGitHub { owner = "theory"; repo = "pgtap"; rev = "v${finalAttrs.version}"; - sha256 = "sha256-jPfYp94mZenKctCW+3tyyvdgVKW6TDsG1/dbBlHK3vE="; + sha256 = "sha256-YgvfLGF7pLVcCKD66NnWAydDxtoYHH1DpLiYTEKHJ0E="; }; nativeBuildInputs = [ postgresql perl perlPackages.TAPParserSourceHandlerpgTAP which ]; Successfully finished processing cachix "/nix/store/b41f7xk8wzgrkinashxnhlad13gcjr7b-pgtap-1.3.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)
10 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/theory/pgtap/releases. meta.description for postgresql15JitPackages.pgtap is: A unit testing framework for PostgreSQL meta.homepage for postgresql15JitPackages.pgtap is: https://pgtap.org ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/theory/pgtap/releases/tag/v1.3.3) - [Compare changes on GitHub](https://github.com/theory/pgtap/compare/v1.3.2...v1.3.3) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.3.3 with grep in /nix/store/b41f7xk8wzgrkinashxnhlad13gcjr7b-pgtap-1.3.3 - found 1.3.3 in filename of file in /nix/store/b41f7xk8wzgrkinashxnhlad13gcjr7b-pgtap-1.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 12 total rebuild path(s) 12 package rebuild(s) First fifty rebuilds by attrpath postgresql12JitPackages.pgtap postgresql12Packages.pgtap postgresql13JitPackages.pgtap postgresql13Packages.pgtap postgresql14JitPackages.pgtap postgresql14Packages.pgtap postgresql15JitPackages.pgtap postgresql15Packages.pgtap postgresql16JitPackages.pgtap postgresql16Packages.pgtap postgresqlJitPackages.pgtap postgresqlPackages.pgtap ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/b41f7xk8wzgrkinashxnhlad13gcjr7b-pgtap-1.3.3 \ --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 postgresql15JitPackages.pgtap https://github.com/r-ryantm/nixpkgs/archive/de2f9669caa2c6618ec58d1ccef4252cefc2692c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/de2f9669caa2c6618ec58d1ccef4252cefc2692c#postgresql15JitPackages.pgtap ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/b41f7xk8wzgrkinashxnhlad13gcjr7b-pgtap-1.3.3 ls -la /nix/store/b41f7xk8wzgrkinashxnhlad13gcjr7b-pgtap-1.3.3/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)
10 packages built:
--- ###### Maintainer pings cc @WilliButz 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/302715