xmlformat 1.04 -> 1.9 https://repology.org/project/xmlformat/versions attrpath: xmlformat 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/text/xml/xmlformat/default.nix b/pkgs/tools/text/xml/xmlformat/default.nix index ea0e90502dc2..37f924ffb9bc 100644 --- a/pkgs/tools/text/xml/xmlformat/default.nix +++ b/pkgs/tools/text/xml/xmlformat/default.nix @@ -1,11 +1,11 @@ { lib, stdenv, fetchurl, perl }: stdenv.mkDerivation rec { pname = "xmlformat"; - version = "1.04"; + version = "1.9"; src = fetchurl { url = "http://www.kitebird.com/software/xmlformat/xmlformat-${version}.tar.gz"; - sha256 = "1vwgzn4ha0az7dx0cyc6dx5nywwrx9gxhyh08mvdcq27wjbh79vi"; + sha256 = "sha256-iZ05DEM3jPy/jFqLkoCET0EK+QX1GiuNoSuJlUYGVP0="; }; buildInputs = [ perl ]; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A xmlformat nix build failed. got build log for 'xmlformat' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/w9649k64ilsrq5188wjfc1h626km5rhk-xmlformat-1.9.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/w9649k64ilsrq5188wjfc1h626km5rhk-xmlformat-1.9.tar.gz