autotools-language-server 0 -> 1 attrpath: autotools-language-server Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0h4v5jhswpjaf33h4wws0myj3xbqvyrn-packages.json.drv building '/nix/store/0h4v5jhswpjaf33h4wws0myj3xbqvyrn-packages.json.drv'... Going to be running update for following packages: - autotools-language-server-0.0.19 Press Enter key to continue... Running update for: - autotools-language-server-0.0.19: UPDATING ... - autotools-language-server-0.0.19: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/au/autotools-language-server/package.nix b/pkgs/by-name/au/autotools-language-server/package.nix index 9cd9c57ba463..de5cf4ea0e6b 100644 --- a/pkgs/by-name/au/autotools-language-server/package.nix +++ b/pkgs/by-name/au/autotools-language-server/package.nix @@ -12,14 +12,14 @@ let in python3.pkgs.buildPythonApplication rec { pname = "autotools-language-server"; - version = "0.0.19"; + version = "0.0.20"; pyproject = true; src = fetchFromGitHub { owner = "Freed-Wu"; repo = "autotools-language-server"; rev = "refs/tags/${version}"; - hash = "sha256-V0EOV1ZmeC+4svc2fqV6AIiL37dkrxUJAnjywMZcENw="; + hash = "sha256-NdJKK9xcUziIroodRR8FzLkozOU/y/OZ9548x+Qpkyk="; }; patches = [ # Right before the release, upstream decided to replace the No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A autotools-language-server nix build failed. Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/swcj70va7mn6h4m81mxndy2i9z2shfil-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_utils.py Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } applying patch /nix/store/7d6xs9q763aa6q1pyjiinxvm1pl2j9v5-f149843becfcfd6b2bb4a98eb1f3984c01d5fd33.patch patching file .pre-commit-config.yaml Hunk #2 FAILED at 47. Hunk #3 FAILED at 69. 2 out of 3 hunks FAILED -- saving rejects to file .pre-commit-config.yaml.rej patching file requirements.txt Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file requirements.txt.rej patching file src/autoconf_language_server/utils.py patching file src/make_language_server/__main__.py patching file src/make_language_server/finders.py patching file src/make_language_server/server.py patching file src/make_language_server/utils.py patching file tests/test_finders.py patching file tests/test_utils.py