arp-scan 1.9.8 -> 1.10.0 https://github.com/royhills/arp-scan/releases attrpath: arp-scan 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/tools/misc/arp-scan/default.nix b/pkgs/tools/misc/arp-scan/default.nix index 50915ebf7201..8e507a877559 100644 --- a/pkgs/tools/misc/arp-scan/default.nix +++ b/pkgs/tools/misc/arp-scan/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "arp-scan"; - version = "1.9.8"; + version = "1.10.0"; src = fetchFromGitHub { owner = "royhills"; repo = "arp-scan"; rev = version; - sha256 = "sha256-zSihemqGaQ5z6XjA/dALoSJOuAkxF5/nnV6xE+GY7KI="; + sha256 = "sha256-BS+ItZd6cSMX92M6XGYrIeAiCB2iBdvbMvKdLfwawLQ="; }; perlModules = with perlPackages; [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A arp-scan nix build failed. make[1]: Entering directory '/build/source' gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o arp-scan.o arp-scan.c gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o wrappers.o wrappers.c gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o mt19937ar.o mt19937ar.c gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o format.o format.c gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan\" -DPKGSYSCONFDIR=\"/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan\" -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o link-packet-socket.o link-packet-socket.c gcc -g -O2 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -o arp-scan arp-scan.o error.o wrappers.o utils.o mt19937ar.o format.o link-packet-socket.o -lpcap /nix/store/nbsz4b0kdh5a2b9h2cr9ngxskfqx575k-gnused-4.9/bin/sed -e 's,[@]PKGDATADIR[@],/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan,g;s,[@]PKGSYSCONFDIR[@],/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan,g' < ./arp-scan.1.dist > arp-scan.1 /nix/store/nbsz4b0kdh5a2b9h2cr9ngxskfqx575k-gnused-4.9/bin/sed -e 's,[@]PKGDATADIR[@],/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/share/arp-scan,g;s,[@]PKGSYSCONFDIR[@],/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/etc/arp-scan,g' < ./get-oui.1.dist > get-oui.1 make[1]: Leaving directory '/build/source' @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: SHELL=/nix/store/9vafkkic27k7m4934fpawl6yip3a6k4h-bash-5.2-p21/bin/bash install make[1]: Entering directory '/build/source' /nix/store/khndnv11g1rmzhzymm1s5dw7l2ld45bc-coreutils-9.4/bin/mkdir -p '/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/bin' /nix/store/khndnv11g1rmzhzymm1s5dw7l2ld45bc-coreutils-9.4/bin/install -c arp-scan '/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/bin' /nix/store/khndnv11g1rmzhzymm1s5dw7l2ld45bc-coreutils-9.4/bin/mkdir -p '/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/bin' /nix/store/khndnv11g1rmzhzymm1s5dw7l2ld45bc-coreutils-9.4/bin/install -c get-oui get-iab arp-fingerprint '/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/bin' make install-exec-hook make[2]: Entering directory '/build/source' Setcap is not installed, falling back to setuid chmod u+s /nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/bin/arp-scan chmod: changing permissions of '/nix/store/yk3f59wcr7ilm14qh34y39r962a26naq-arp-scan-1.10.0/bin/arp-scan': Operation not permitted make[2]: *** [Makefile:1477: install-exec-hook] Error 1 make[2]: Leaving directory '/build/source' make[1]: *** [Makefile:1387: install-exec-am] Error 2 make[1]: Leaving directory '/build/source' make: *** [Makefile:1315: install-am] Error 2