2022-12-27T07:38:57 ntrack 016 -> 017 https://repology.org/metapackage/ntrack/versions 2022-12-27T07:38:59 attrpath: ntrack 2022-12-27T07:38:59 Checking auto update branch... 2022-12-27T07:38:59 No auto update branch exists 2022-12-27T07:39:03 [version] 2022-12-27T07:39:05 [version] updated version and sha256 2022-12-27T07:39:05 [rustCrateVersion] 2022-12-27T07:39:05 [rustCrateVersion] No cargoSha256 found 2022-12-27T07:39:05 [golangModuleVersion] 2022-12-27T07:39:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T07:39:05 [updateScript] 2022-12-27T07:39:05 [updateScript] skipping because derivation has no updateScript 2022-12-27T07:39:05 2022-12-27T07:39:05 [quotedUrls] 2022-12-27T07:39:05 [quotedUrls] nothing found to replace 2022-12-27T07:39:06 Diff after rewrites: diff --git a/pkgs/development/libraries/ntrack/default.nix b/pkgs/development/libraries/ntrack/default.nix index a10434d90b4..9cb44db942b 100644 --- a/pkgs/development/libraries/ntrack/default.nix +++ b/pkgs/development/libraries/ntrack/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "ntrack"; - version = "016"; + version = "017"; src = fetchurl { url = "https://launchpad.net/ntrack/main/${version}/+download/${pname}-${version}.tar.gz"; - sha256 = "037ig5y0mp327m0hh4pnfr3vmsk3wrxgfjy3645q4ws9vdhx807w"; + sha256 = "sha256-KxSQ2Yt8/J8wXuhUeRR5Fjpvw++hyu+Sek0c2aVGKgc="; }; buildInputs = [ libnl qt4 ]; @@ -18,7 +18,7 @@ stdenv.mkDerivation rec { configureFlags = [ "--without-gobject" "CFLAGS=--std=gnu99" ]; - # Remove this patch after version 016 + # Remove this patch after version 017 patches = [ ./libnl-fix.patch ]; postPatch = '' 2022-12-27T07:40:36 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ntrack nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/86d5v5wb9f61gxl9mghss3f9sjky2rvn-ntrack-017.tar.gz source root is ntrack-017 setting SOURCE_DATE_EPOCH to timestamp 1415479299 of file ntrack-017/gobject/pyntrack-gmonitor.defs @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/30hm4jicmcgghwmgfxa2c5iq44qg2m8j-libnl-fix.patch patching file modules/ntrack-libnl.c Hunk #1 FAILED at 530. 1 out of 1 hunk FAILED -- saving rejects to file modules/ntrack-libnl.c.rej