ntrack 016 -> 017 https://repology.org/metapackage/ntrack/versions attrpath: ntrack 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/ntrack/default.nix b/pkgs/development/libraries/ntrack/default.nix index 3d8f057fc80..a8631b91f2f 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 = '' 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 ntrack nix build failed. got build log for 'ntrack' from 'daemon' @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