2022-11-03T00:38:07 boxes 1.3 -> 2.2.0 https://repology.org/metapackage/boxes/versions 2022-11-03T00:38:09 attrpath: boxes 2022-11-03T00:38:09 Checking auto update branch... 2022-11-03T00:38:09 No auto update branch exists 2022-11-03T00:38:13 [version] 2022-11-03T00:38:16 [version] updated version and sha256 2022-11-03T00:38:16 [rustCrateVersion] 2022-11-03T00:38:16 [rustCrateVersion] No cargoSha256 found 2022-11-03T00:38:16 [golangModuleVersion] 2022-11-03T00:38:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T00:38:16 [updateScript] 2022-11-03T00:38:16 [updateScript] skipping because derivation has no updateScript 2022-11-03T00:38:16 2022-11-03T00:38:16 [quotedUrls] 2022-11-03T00:38:16 [quotedUrls] nothing found to replace 2022-11-03T00:38:17 Diff after rewrites: diff --git a/pkgs/tools/text/boxes/default.nix b/pkgs/tools/text/boxes/default.nix index f39349b2fbf..5b1789358c4 100644 --- a/pkgs/tools/text/boxes/default.nix +++ b/pkgs/tools/text/boxes/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "boxes"; - version = "1.3"; + version = "2.2.0"; src = fetchFromGitHub { owner = "ascii-boxes"; repo = "boxes"; rev = "v${version}"; - sha256 = "0b12rsynrmkldlwcb62drk33kk0aqwbj10mq5y5x3hjf626gjwsi"; + sha256 = "sha256-B3xoy6xu8UDlpCftcc/+lk2y61N5TDBbF5/UsJV6Ym8="; }; # Building instructions: 2022-11-03T00:39:52 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 boxes nix build failed. patching sources @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash CC=cc | For compilation info please refer to the boxes compilation FAQ | at https://boxes.thomasjensen.com/faq.html#q5 mkdir out sed -e 's/--BVERSION--/2.2.0/; s/--GLOBALCONF--/\/nix\/store\/haqiwhvws0f5a528dm83n5ifb7ygvp67-boxes-2.2.0\/share\/boxes\/boxes-config/' src/boxes.in.h > out/boxes.h sed -e 's/--BVERSION--/2.2.0/; s/--GLOBALCONF--/\/nix\/store\/haqiwhvws0f5a528dm83n5ifb7ygvp67-boxes-2.2.0\/share\/boxes\/boxes-config/' doc/boxes.1.in > doc/boxes.1 make -C src BOXES_PLATFORM=unix LEX=flex YACC=bison build make[1]: Entering directory '/build/source/src' echo parser.o lex.yy.o cmdline.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o > ../out/modules.txt make -C ../out -f ../src/Makefile BOXES_PLATFORM=unix ALL_OBJ="parser.o lex.yy.o boxes.o cmdline.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o" STRIP=true \ CFLAGS_ADDTL="-O " flags_unix boxes make[2]: Entering directory '/build/source/out' echo parser.o lex.yy.o cmdline.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o > ../out/modules.txt flex --header-file=lex.yy.h ../src/lexer.l bison --warnings=all --verbose --defines=parser.h --output=parser.c ../src/parser.y cc -I. -I../src -Wall -W -O -c -o parser.o parser.c In file included from ../src/parser.y:22, from parser.c:91: boxes.h:31:10: fatal error: unitypes.h: No such file or directory 31 | #include  | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [: parser.o] Error 1 make[2]: Leaving directory '/build/source/out' make[1]: *** [Makefile:49: build] Error 2 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:42: build] Error 2 2022-11-03T09:17:56 boxes 1.3 -> 2.2.0 https://github.com/ascii-boxes/boxes/releases 2022-11-03T09:17:58 attrpath: boxes 2022-11-03T09:17:58 Checking auto update branch... 2022-11-03T09:17:58 No auto update branch exists 2022-11-03T09:18:03 [version] 2022-11-03T09:18:08 [version] updated version and sha256 2022-11-03T09:18:08 [rustCrateVersion] 2022-11-03T09:18:08 [rustCrateVersion] No cargoSha256 found 2022-11-03T09:18:08 [golangModuleVersion] 2022-11-03T09:18:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T09:18:08 [updateScript] 2022-11-03T09:18:08 [updateScript] skipping because derivation has no updateScript 2022-11-03T09:18:08 2022-11-03T09:18:08 [quotedUrls] 2022-11-03T09:18:08 [quotedUrls] nothing found to replace 2022-11-03T09:18:08 Diff after rewrites: diff --git a/pkgs/tools/text/boxes/default.nix b/pkgs/tools/text/boxes/default.nix index f39349b2fbf..5b1789358c4 100644 --- a/pkgs/tools/text/boxes/default.nix +++ b/pkgs/tools/text/boxes/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "boxes"; - version = "1.3"; + version = "2.2.0"; src = fetchFromGitHub { owner = "ascii-boxes"; repo = "boxes"; rev = "v${version}"; - sha256 = "0b12rsynrmkldlwcb62drk33kk0aqwbj10mq5y5x3hjf626gjwsi"; + sha256 = "sha256-B3xoy6xu8UDlpCftcc/+lk2y61N5TDBbF5/UsJV6Ym8="; }; # Building instructions: 2022-11-03T09:19:42 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 boxes nix build failed. patching sources @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash CC=cc | For compilation info please refer to the boxes compilation FAQ | at https://boxes.thomasjensen.com/faq.html#q5 mkdir out sed -e 's/--BVERSION--/2.2.0/; s/--GLOBALCONF--/\/nix\/store\/haqiwhvws0f5a528dm83n5ifb7ygvp67-boxes-2.2.0\/share\/boxes\/boxes-config/' src/boxes.in.h > out/boxes.h sed -e 's/--BVERSION--/2.2.0/; s/--GLOBALCONF--/\/nix\/store\/haqiwhvws0f5a528dm83n5ifb7ygvp67-boxes-2.2.0\/share\/boxes\/boxes-config/' doc/boxes.1.in > doc/boxes.1 make -C src BOXES_PLATFORM=unix LEX=flex YACC=bison build make[1]: Entering directory '/build/source/src' echo parser.o lex.yy.o cmdline.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o > ../out/modules.txt make -C ../out -f ../src/Makefile BOXES_PLATFORM=unix ALL_OBJ="parser.o lex.yy.o boxes.o cmdline.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o" STRIP=true \ CFLAGS_ADDTL="-O " flags_unix boxes make[2]: Entering directory '/build/source/out' echo parser.o lex.yy.o cmdline.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o > ../out/modules.txt flex --header-file=lex.yy.h ../src/lexer.l bison --warnings=all --verbose --defines=parser.h --output=parser.c ../src/parser.y cc -I. -I../src -Wall -W -O -c -o parser.o parser.c In file included from ../src/parser.y:22, from parser.c:91: boxes.h:31:10: fatal error: unitypes.h: No such file or directory 31 | #include  | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [: parser.o] Error 1 make[2]: Leaving directory '/build/source/out' make[1]: *** [Makefile:49: build] Error 2 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:42: build] Error 2