nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

appgate-sdp: 6.0.1 -> 6.0.2

Open r-ryantm opened this issue 1 year ago • 1 comments

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/appgate-sdp/versions.

meta.description for appgate-sdp is: "Appgate SDP (Software Defined Perimeter) desktop client"

meta.homepage for appgate-sdp is: "https://www.appgate.com/support/software-defined-perimeter-support"

meta.changelog for appgate-sdp is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.0.2 with grep in /nix/store/66n1yrzpg57f1zaadl19h6jp8h772hkq-appgate-sdp-6.0.2
  • found 6.0.2 in filename of file in /nix/store/66n1yrzpg57f1zaadl19h6jp8h772hkq-appgate-sdp-6.0.2

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
appgate-sdp
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/66n1yrzpg57f1zaadl19h6jp8h772hkq-appgate-sdp-6.0.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 appgate-sdp https://github.com/r-ryantm/nixpkgs/archive/8bc6e09754c08b12f603d93ec83cc112abeb49a2.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/66n1yrzpg57f1zaadl19h6jp8h772hkq-appgate-sdp-6.0.2
ls -la /nix/store/66n1yrzpg57f1zaadl19h6jp8h772hkq-appgate-sdp-6.0.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

1 package built:
  • appgate-sdp

Maintainer pings

cc @ymatsiuk for testing.

r-ryantm avatar Sep 24 '22 06:09 r-ryantm

Result of nixpkgs-review pr 192706 run on x86_64-linux 1

1 package built:
  • appgate-sdp

ymatsiuk avatar Sep 26 '22 08:09 ymatsiuk