2022-11-11T09:32:24 colm 0.13.0.7 -> 0.14.7 https://repology.org/metapackage/colm/versions 2022-11-11T09:32:26 attrpath: colm 2022-11-11T09:32:26 Checking auto update branch... 2022-11-11T09:32:26 No auto update branch exists 2022-11-11T09:32:30 [version] 2022-11-11T09:32:33 [version] updated version and sha256 2022-11-11T09:32:33 [rustCrateVersion] 2022-11-11T09:32:33 [rustCrateVersion] No cargoSha256 found 2022-11-11T09:32:33 [golangModuleVersion] 2022-11-11T09:32:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T09:32:33 [updateScript] 2022-11-11T09:32:33 [updateScript] skipping because derivation has no updateScript 2022-11-11T09:32:33 2022-11-11T09:32:33 [quotedUrls] 2022-11-11T09:32:33 [quotedUrls] nothing found to replace 2022-11-11T09:32:33 Diff after rewrites: diff --git a/pkgs/development/compilers/colm/default.nix b/pkgs/development/compilers/colm/default.nix index d7a0953a803..9ada6967eb0 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 ]; 2022-11-11T09:34:03 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 colm nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources 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" } patching sources 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