2022-12-18T02:00:19 python310Packages.garages-amsterdam 0 -> 1 2022-12-18T02:00:21 attrpath: python310Packages.garages-amsterdam 2022-12-18T02:00:21 Checking auto update branch... 2022-12-18T02:00:26 [version] 2022-12-18T02:00:26 [version] skipping because derivation has updateScript 2022-12-18T02:00:26 [rustCrateVersion] 2022-12-18T02:00:26 [rustCrateVersion] No cargoSha256 found 2022-12-18T02:00:26 [golangModuleVersion] 2022-12-18T02:00:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T02:00:26 [updateScript] 2022-12-18T02:00:29 [updateScript] Success 2022-12-18T02:00:29 [updateScript] this derivation will be built: /nix/store/4aiccyd9qvzxbq8v1akvh5sc1d9qx38b-packages.json.drv building '/nix/store/4aiccyd9qvzxbq8v1akvh5sc1d9qx38b-packages.json.drv'... Going to be running update for following packages: - python3.10-garages-amsterdam-4.1.0 Press Enter key to continue... Running update for: - python3.10-garages-amsterdam-4.1.0: UPDATING ... - python3.10-garages-amsterdam-4.1.0: DONE. Packages updated! 2022-12-18T02:00:29 2022-12-18T02:00:29 [quotedUrls] 2022-12-18T02:00:29 [quotedUrls] nothing found to replace 2022-12-18T02:00:29 Diff after rewrites: diff --git a/pkgs/development/python-modules/garages-amsterdam/default.nix b/pkgs/development/python-modules/garages-amsterdam/default.nix index 2b25decd4fc..673ee5f5e70 100644 --- a/pkgs/development/python-modules/garages-amsterdam/default.nix +++ b/pkgs/development/python-modules/garages-amsterdam/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "garages-amsterdam"; - version = "4.1.0"; + version = "5.0.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "klaasnicolaas"; repo = "garages_amsterdam"; rev = "refs/tags/v${version}"; - sha256 = "sha256-ZWp543msRAgn/fFplEt6saSNbZ2flC5gwjxrll4w0W0="; + sha256 = "sha256-zVnM4KYH4R6n2y9IAaYGOZVPnc8RuT/S2bseKJBO9bg="; }; postPatch = '' 2022-12-18T02:02:11 No auto update branch exists 2022-12-18T02:02:28 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 python310Packages.garages-amsterdam nix build failed. @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/bbxxzi1bvykc511v0c16wljs7kqxls6r-python3.10-garages-amsterdam-5.0.0 strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/bbxxzi1bvykc511v0c16wljs7kqxls6r-python3.10-garages-amsterdam-5.0.0/lib patching script interpreter paths in /nix/store/bbxxzi1bvykc511v0c16wljs7kqxls6r-python3.10-garages-amsterdam-5.0.0 checking for references to /build/ in /nix/store/bbxxzi1bvykc511v0c16wljs7kqxls6r-python3.10-garages-amsterdam-5.0.0... shrinking RPATHs of ELF executables and libraries in /nix/store/qygwaibbnisf4rq3m9fx6jqm6dsw5jxj-python3.10-garages-amsterdam-5.0.0-dist strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/qygwaibbnisf4rq3m9fx6jqm6dsw5jxj-python3.10-garages-amsterdam-5.0.0-dist checking for references to /build/ in /nix/store/qygwaibbnisf4rq3m9fx6jqm6dsw5jxj-python3.10-garages-amsterdam-5.0.0-dist... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: garages_amsterdam Traceback (most recent call last): File "", line 1, in File "", line 1, in File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1004, in _find_and_load_unlocked ModuleNotFoundError: No module named 'garages_amsterdam'