cc1541 4.1 -> 4.2 https://repology.org/project/cc1541/versions attrpath: cc1541 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/by-name/cc/cc1541/package.nix b/pkgs/by-name/cc/cc1541/package.nix index f0f5fd7a02ca..51ad335b7e0b 100644 --- a/pkgs/by-name/cc/cc1541/package.nix +++ b/pkgs/by-name/cc/cc1541/package.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "cc1541"; - version = "4.1"; + version = "4.2"; src = fetchFromBitbucket { owner = "ptv_claus"; repo = "cc1541"; rev = finalAttrs.version; - hash = "sha256-b8cEGC3WxrjebQjed/VD9SIWkiQpNaE2yW+bQRCtmSs="; + hash = "sha256-+9ri3fUmxLHXxq9vNMjeNXfHula3PZpjewHO6z7pIhc="; }; env.ENABLE_MAN = 1; 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 cc1541 nix build failed. got build log for 'cc1541' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/5lv9c0zk3x3yvyapqkr1mdcap0k5d4gc-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash prefix=\$\(out\) gcc -std=c99 -pipe -O2 -Wall -Wextra -pedantic -Wno-error=date-time -c -o cc1541.o cc1541.c gcc cc1541.o -o cc1541 sed -e "s/@@VERSION@@/4.2/g" < cc1541.1.txt.in > cc1541.1.txt a2x -d manpage -f manpage cc1541.1.txt asciidoc: FAILED: cc1541.1.txt: line 19: section title expected make: *** [Makefile:35: cc1541.1] Error 1