latencytop 0.5 -> 0.5.0.0.1 https://repology.org/project/latencytop/versions attrpath: latencytop 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/os-specific/linux/latencytop/default.nix b/pkgs/os-specific/linux/latencytop/default.nix index a48abf85831f..9b411eb1979f 100644 --- a/pkgs/os-specific/linux/latencytop/default.nix +++ b/pkgs/os-specific/linux/latencytop/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "latencytop"; - version = "0.5"; + version = "0.5.0.0.1"; postPatch = '' sed -i s,/usr,$out, Makefile @@ -15,8 +15,8 @@ stdenv.mkDerivation rec { src = fetchurl { urls = [ "http://latencytop.org/download/latencytop-${version}.tar.gz" - "http://dbg.download.sourcemage.org/mirror/latencytop-0.5.tar.gz" ]; - sha256 = "1vq3j9zdab6njly2wp900b3d5244mnxfm88j2bkiinbvxbxp4zwy"; + "http://dbg.download.sourcemage.org/mirror/latencytop-0.5.0.0.1.tar.gz" ]; + sha256 = "sha256-hIHEUbWau/RvrN/LnKf3UIS+/FsnvQueO8PpKKnpFHc="; }; nativeBuildInputs = [ pkg-config ]; Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A latencytop nix build failed. got build log for 'latencytop' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/0zygcc9iskc71y3hbjg3hxlqcc6b3xhp-latencytop-0.5.0.0.1.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now do not know how to unpack source archive /nix/store/0zygcc9iskc71y3hbjg3hxlqcc6b3xhp-latencytop-0.5.0.0.1.tar.gz