packcc 1.8.0 -> 2.0.2 https://repology.org/project/packcc/versions attrpath: packcc 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/tools/packcc/default.nix b/pkgs/development/tools/packcc/default.nix index b1ec078c9c5d..424f663edd8d 100644 --- a/pkgs/development/tools/packcc/default.nix +++ b/pkgs/development/tools/packcc/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "packcc"; - version = "1.8.0"; + version = "2.0.2"; src = fetchFromGitHub { owner = "arithy"; repo = "packcc"; rev = "v${version}"; - hash = "sha256-T7PWM5IGly6jpGt04dh5meQjrZPUTs8VEFTQEPO5RSw="; + hash = "sha256-k1C/thvr/5fYrgu/j8YN3kwXp4k26sC9AhYhYAKQuX0="; }; dontConfigure = true; 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 packcc nix build failed. # /build/source/tests/import.d/import.bats: line 397: python3: command not found not ok 54 Testing import.d - source line numbers # (from function `check_line_number' in file import.d/import.bats, line 397, # in test file import.d/import.bats, line 468) # `check_line_number ":t_input_EARLYSOURCE:" parser.c' failed with status 127 # /build/source/tests/import.d/import.bats: line 397: python3: command not found ok 55 Testing issue_28.d - generation ok 56 Testing issue_28.d - compilation ok 57 Testing issue_28.d - run ok 58 Testing lines.d - generation ok 59 Testing lines.d - header ok 60 Testing lines.d - source ok 61 Testing negative_predicate.d - generation ok 62 Testing negative_predicate.d - compilation ok 63 Testing negative_predicate.d - run ok 64 Testing positive_predicate.d - generation ok 65 Testing positive_predicate.d - compilation ok 66 Testing positive_predicate.d - run ok 67 Testing quantifiers.d - generation ok 68 Testing quantifiers.d - compilation ok 69 Testing quantifiers.d - run [optional-repeatable] ok 70 Testing quantifiers.d - run [optional] ok 71 Testing quantifiers.d - run [repeatable] ok 72 Testing strings.d - generation ok 73 Testing strings.d - compilation ok 74 Testing strings.d - run [escapes] ok 75 Testing strings.d - run [utf8] ok 76 Testing strings.d - run ok 77 Testing unused_rule_elimination.d - generation make: *** [Makefile:54: check] Error 1