geany 1.38 -> 2.0 https://repology.org/project/geany/versions attrpath: geany 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/geany/default.nix b/pkgs/applications/editors/geany/default.nix index 4ecc511b6540..63f3917c72c9 100644 --- a/pkgs/applications/editors/geany/default.nix +++ b/pkgs/applications/editors/geany/default.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "geany"; - version = "1.38"; + version = "2.0"; outputs = [ "out" "dev" "doc" "man" ]; src = fetchurl { url = "https://download.geany.org/${pname}-${version}.tar.bz2"; - sha256 = "abff176e4d48bea35ee53037c49c82f90b6d4c23e69aed6e4a5ca8ccd3aad546"; + sha256 = "sha256-VltM0vAxHB46Fn7HHEoy26ZC4P5VSuW7a4F3t6dMzJI="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A geany nix build failed. FAIL: whitespaces.php ===================== ../../build-aux/test-driver: line 112: ./runner.sh: cannot execute: required file not found FAIL whitespaces.php.tags (exit status: 127) ============================================================================ Testsuite summary for Geany 2.0 ============================================================================ # TOTAL: 351 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 351 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/ctags/test-suite.log Please report to https://github.com/geany/geany/issues ============================================================================ make[4]: *** [Makefile:1100: test-suite.log] Error 1 make[4]: Leaving directory '/build/geany-2.0/tests/ctags' make[3]: *** [Makefile:1208: check-TESTS] Error 2 make[3]: Leaving directory '/build/geany-2.0/tests/ctags' make[2]: *** [Makefile:1274: check-am] Error 2 make[2]: Leaving directory '/build/geany-2.0/tests/ctags' make[1]: *** [Makefile:731: check-recursive] Error 1 make[1]: Leaving directory '/build/geany-2.0/tests' make: *** [Makefile:591: check-recursive] Error 1