colm 0.13.0.7 -> 0.14.7 https://repology.org/project/colm/versions attrpath: colm 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/development/compilers/colm/default.nix b/pkgs/development/compilers/colm/default.nix index d7a0953a8035..9ada6967eb05 100644 --- a/pkgs/development/compilers/colm/default.nix +++ b/pkgs/development/compilers/colm/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "colm"; - version = "0.13.0.7"; + version = "0.14.7"; src = fetchurl { url = "https://www.colm.net/files/colm/${pname}-${version}.tar.gz"; - sha256 = "0f76iri173l2wja2v7qrwmf958cqwh5g9x4bhj2z8wknmlla6gz4"; + sha256 = "sha256-YDezHDWN2m9YD3Mh+XoYIUSoQBxpC0WPyuBVxlUBl30="; }; patches = [ ./cross-compile.patch ]; 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 colm nix build failed. got build log for 'colm' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/afqpxg6sxsf618a07hnwl3iajrj4hrz2-colm-0.14.7.tar.gz source root is colm-0.14.7 setting SOURCE_DATE_EPOCH to timestamp 1613416706 of file colm-0.14.7/test/trans.d/trans.c @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/z1ipbcclk6rw0rwnkml8y9j6kk1jp230-cross-compile.patch patching file configure.ac Hunk #1 FAILED at 40. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej