2022-12-25T03:32:51 python310Packages.jupyterlab_server 0 -> 1 2022-12-25T03:32:53 attrpath: python310Packages.jupyterlab_server 2022-12-25T03:32:54 Checking auto update branch... 2022-12-25T03:32:59 [version] 2022-12-25T03:32:59 [version] skipping because derivation has updateScript 2022-12-25T03:32:59 [rustCrateVersion] 2022-12-25T03:32:59 [rustCrateVersion] No cargoSha256 found 2022-12-25T03:32:59 [golangModuleVersion] 2022-12-25T03:32:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T03:32:59 [updateScript] 2022-12-25T03:33:00 [updateScript] Success 2022-12-25T03:33:00 [updateScript] this derivation will be built: /nix/store/80spfl63hrkj9qn7dq5cfyv30w2xqw9r-packages.json.drv building '/nix/store/80spfl63hrkj9qn7dq5cfyv30w2xqw9r-packages.json.drv'... Going to be running update for following packages: - python3.10-jupyterlab_server-2.16.3 Press Enter key to continue... Running update for: - python3.10-jupyterlab_server-2.16.3: UPDATING ... - python3.10-jupyterlab_server-2.16.3: DONE. Packages updated! 2022-12-25T03:33:00 2022-12-25T03:33:00 [quotedUrls] 2022-12-25T03:33:00 [quotedUrls] nothing found to replace 2022-12-25T03:33:00 Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyterlab_server/default.nix b/pkgs/development/python-modules/jupyterlab_server/default.nix index cc709c4f47a..094ffce6b99 100644 --- a/pkgs/development/python-modules/jupyterlab_server/default.nix +++ b/pkgs/development/python-modules/jupyterlab_server/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "jupyterlab_server"; - version = "2.16.3"; + version = "2.16.6"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Y1oLF2qQHxk1HAIiGhJOWTF8R29REgBAm32GfospBcM="; + hash = "sha256-UGGwygcx1Ks0aqyc7XrUGfZ1GwWLNAXu3+5m0BPYw1U="; }; nativeBuildInputs = [ 2022-12-25T03:34:29 No auto update branch exists 2022-12-25T03:36:24 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.jupyterlab_server nix build failed. no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/jupyterlab_server-2.16.6 Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: jupyterlab_server Running command Building wheel for jupyterlab_server (pyproject.toml) Building wheel for jupyterlab_server (pyproject.toml) ... [?25l[?25hdone Created wheel for jupyterlab_server: filename=jupyterlab_server-2.16.6-py3-none-any.whl size=54760 sha256=df4cd2633068ca13449b05cbe1320ee69e64aa303f7a0d7492d10d1254a4b422 Stored in directory: /build/pip-ephem-wheel-cache-h3020ux3/wheels/3e/df/c2/3114b96ace9b787eb0a9ba37b6b133f6b59da89a899d02b242 Successfully built jupyterlab_server Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/jupyterlab_server-2.16.6/dist /build/jupyterlab_server-2.16.6 Processing ./jupyterlab_server-2.16.6-py3-none-any.whl Requirement already satisfied: jsonschema>=3.0.1 in /nix/store/ihlpdvp7kaqsbmjxrk5iydf090gv4i8f-python3.10-jsonschema-4.17.0/lib/python3.10/site-packages (from jupyterlab-server==2.16.6) (4.17.0) Requirement already satisfied: babel>=2.10 in /nix/store/06flcpq21gsvnp8m11p3ybm8crc2rxks-python3.10-babel-2.11.0/lib/python3.10/site-packages (from jupyterlab-server==2.16.6) (2.11.0) Requirement already satisfied: jinja2>=3.0.3 in /nix/store/g3qy7ywrzpmyqswp8i8c0i9svfxn17lk-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from jupyterlab-server==2.16.6) (3.1.2) Requirement already satisfied: json5>=0.9.0 in /nix/store/m7pq4dh571jdinaqaj5ryfz34ks8z6j4-python3.10-json5-0.9.9/lib/python3.10/site-packages (from jupyterlab-server==2.16.6) (0.9.9) Requirement already satisfied: requests>=2.28 in /nix/store/1z3z47yma1sp8h1hqk0r4j8fp16r1igv-python3.10-requests-2.28.1/lib/python3.10/site-packages (from jupyterlab-server==2.16.6) (2.28.1) ERROR: Could not find a version that satisfies the requirement jupyter-server<3,>=1.21 (from jupyterlab-server) (from versions: none) ERROR: No matching distribution found for jupyter-server<3,>=1.21