2022-12-30T06:47:33 python310Packages.pylsp-mypy 0 -> 1 2022-12-30T06:47:36 attrpath: python310Packages.pylsp-mypy 2022-12-30T06:47:36 Checking auto update branch... 2022-12-30T06:47:40 [version] 2022-12-30T06:47:40 [version] generic version rewriter does not support multiple hashes 2022-12-30T06:47:40 [rustCrateVersion] 2022-12-30T06:47:40 [rustCrateVersion] No cargoSha256 found 2022-12-30T06:47:40 [golangModuleVersion] 2022-12-30T06:47:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T06:47:40 [updateScript] 2022-12-30T06:47:43 [updateScript] Success 2022-12-30T06:47:43 [updateScript] this derivation will be built: /nix/store/pyyb9vwnyrpdbp9czngyjsv4qiyincky-packages.json.drv building '/nix/store/pyyb9vwnyrpdbp9czngyjsv4qiyincky-packages.json.drv'... Going to be running update for following packages: - python3.10-pylsp-mypy-0.6.3 Press Enter key to continue... Running update for: - python3.10-pylsp-mypy-0.6.3: UPDATING ... - python3.10-pylsp-mypy-0.6.3: DONE. Packages updated! 2022-12-30T06:47:43 2022-12-30T06:47:43 [quotedUrls] 2022-12-30T06:47:43 [quotedUrls] nothing found to replace 2022-12-30T06:47:43 Diff after rewrites: diff --git a/pkgs/development/python-modules/pylsp-mypy/default.nix b/pkgs/development/python-modules/pylsp-mypy/default.nix index dbb35d71c5d..ee6607f5653 100644 --- a/pkgs/development/python-modules/pylsp-mypy/default.nix +++ b/pkgs/development/python-modules/pylsp-mypy/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pylsp-mypy"; - version = "0.6.3"; + version = "0.6.4"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { (fetchpatch { name = "0001-adapt-test-to-latest-mypy.patch"; url = "https://github.com/python-lsp/pylsp-mypy/commit/99cf687798464f810b128881dbbec82aa5353e04.patch"; - sha256 = "sha256-wLaGMaW/gTab2fX7zGnemLQQNDWxBURYb7VsgEas61Y="; + sha256 = "sha256-BpYg2noReHFgJ/5iQI09XUWNAN7UdcYgqpZ/IPr17Ao="; }) ]; 2022-12-30T06:49:11 No auto update branch exists 2022-12-30T06:49:15 Received ExitFailure 102 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 python310Packages.pylsp-mypy Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.pylsp-mypy Standard output: warning: unknown setting 'experimental-features' error: build log of 'python310Packages.pylsp-mypy' is not available