2022-12-31T01:35:20 ipscan 3.8.2 -> 3.9.0 https://repology.org/metapackage/ipscan/versions 2022-12-31T01:35:29 attrpath: ipscan 2022-12-31T01:35:29 Checking auto update branch... 2022-12-31T01:35:30 No auto update branch exists 2022-12-31T01:35:37 [version] 2022-12-31T01:35:41 [version] updated version and sha256 2022-12-31T01:35:41 [rustCrateVersion] 2022-12-31T01:35:41 [rustCrateVersion] No cargoSha256 found 2022-12-31T01:35:41 [golangModuleVersion] 2022-12-31T01:35:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T01:35:41 [updateScript] 2022-12-31T01:35:41 [updateScript] skipping because derivation has no updateScript 2022-12-31T01:35:41 2022-12-31T01:35:41 [quotedUrls] 2022-12-31T01:35:42 [quotedUrls] nothing found to replace 2022-12-31T01:35:42 Diff after rewrites: diff --git a/pkgs/tools/security/ipscan/default.nix b/pkgs/tools/security/ipscan/default.nix index 24e8470182b..01c6e6a4476 100644 --- a/pkgs/tools/security/ipscan/default.nix +++ b/pkgs/tools/security/ipscan/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "ipscan"; - version = "3.8.2"; + version = "3.9.0"; src = fetchurl { url = "https://github.com/angryip/ipscan/releases/download/${version}/ipscan_${version}_all.deb"; - sha256 = "sha256-064V1KnMXBnjgM6mBrwkezdl+Tko3Xri0D4fCk9iPbk="; + sha256 = "sha256-HpsEp5XSz118cbV2wT81hzQT4cgDEBnpUbpl45ZVvlg="; }; sourceRoot = "."; 2022-12-31T01:38:51 Successfully finished processing 2022-12-31T01:38:51 cachix "/nix/store/ixqc1bs57pcrlpkc3i0xglws5jsr6imx-ipscan-3.9.0" 2022-12-31T01:38:57 [check][nixpkgs-review] 2022-12-31T01:44:30 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-31T01:44:34 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/ipscan/versions. meta.description for ipscan is: "Fast and friendly network scanner" meta.homepage for ipscan is: "https://angryip.org" meta.changelog for ipscan is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/angryip/ipscan/releases/tag/3.9.0) - [Compare changes on GitHub](https://github.com/angryip/ipscan/compare/3.8.2...3.9.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.9.0 with grep in /nix/store/ixqc1bs57pcrlpkc3i0xglws5jsr6imx-ipscan-3.9.0 - found 3.9.0 in filename of file in /nix/store/ixqc1bs57pcrlpkc3i0xglws5jsr6imx-ipscan-3.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath ipscan ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ixqc1bs57pcrlpkc3i0xglws5jsr6imx-ipscan-3.9.0 \ --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 ipscan https://github.com/r-ryantm/nixpkgs/archive/c2ad0e4b8550713f7f5c493101040ed0ca016fe7.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/ixqc1bs57pcrlpkc3i0xglws5jsr6imx-ipscan-3.9.0 ls -la /nix/store/ixqc1bs57pcrlpkc3i0xglws5jsr6imx-ipscan-3.9.0/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 @kylesferrazza 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-31T01:44:36 https://api.github.com/repos/NixOS/nixpkgs/pulls/208441 2022-12-31T21:38:42 ipscan 3.8.2 -> 3.9.0 https://github.com/angryip/ipscan/releases 2022-12-31T21:38:45 attrpath: ipscan 2022-12-31T21:38:45 Checking auto update branch... 2022-12-31T21:38:45 No auto update branch exists 2022-12-31T21:38:45 Old version 3.8.2" not present in master derivation file with contents: { lib , stdenv , fetchurl , jdk , jre , swt , makeWrapper , xorg , dpkg }: stdenv.mkDerivation rec { pname = "ipscan"; version = "3.9.0"; src = fetchurl { url = "https://github.com/angryip/ipscan/releases/download/${version}/ipscan_${version}_all.deb"; sha256 = "sha256-HpsEp5XSz118cbV2wT81hzQT4cgDEBnpUbpl45ZVvlg="; }; sourceRoot = "."; unpackCmd = "${dpkg}/bin/dpkg-deb -x $src ."; nativeBuildInputs = [ makeWrapper ]; buildInputs = [ jdk ]; installPhase = '' mkdir -p $out/share cp usr/lib/ipscan/ipscan-any-${version}.jar $out/share/${pname}-${version}.jar makeWrapper ${jre}/bin/java $out/bin/ipscan \ --prefix LD_LIBRARY_PATH : "$out/lib/:${lib.makeLibraryPath [ swt xorg.libXtst ]}" \ --add-flags "-Xmx256m -cp $out/share/${pname}-${version}.jar:${swt}/jars/swt.jar net.azib.ipscan.Main" mkdir -p $out/share/applications cp usr/share/applications/ipscan.desktop $out/share/applications/ipscan.desktop substituteInPlace $out/share/applications/ipscan.desktop --replace "/usr/bin" "$out/bin" mkdir -p $out/share/pixmaps cp usr/share/pixmaps/ipscan.png $out/share/pixmaps/ipscan.png ''; meta = with lib; { description = "Fast and friendly network scanner"; homepage = "https://angryip.org"; changelog = "https://github.com/angryip/ipscan/blob/${version}/CHANGELOG"; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.gpl2Only; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ kylesferrazza ]; }; }