-
-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Update flake.lock & generated files #2436
Conversation
50d2ef5
to
643aaf3
Compare
> Executing yarnConfigHook
> yarn config v1.22.22
> warning Skipping preferred cache folder "/tmp/home/Library/Caches/Yarn" because it is not writable.
> warning Selected the next writable cache folder in the list, will be "/private/tmp/nix-build-sql-formatter-15.4.3.drv-0/.yarn-cache-354".
> error Error: EACCES: permission denied, open '/tmp/home/.yarnrc'
> info Visit https://yarnpkg.com/en/docs/cli/config for documentation about this command.
For full logs, run 'nix log /nix/store/029259y0q56z9hmaasj8lfhc8ypc72s0-sql-formatter-15.4.3.drv'. and error: build of '/nix/store/7naqaq90xpiqrp1lvf4znb62harln4xp-python3.12-python-lsp-server-1.12.0.drv' on 'ssh-ng://[email protected]' failed: builder for '/nix/store/7naqaq90xpiqrp1lvf4znb62harln4xp-python3.12-python-lsp-server-1.12.0.drv' failed with exit code 1;
last 25 log lines:
> Arguments: ()
> --- Logging error ---
> Traceback (most recent call last):
> File "/nix/store/d30gb7nm3bnd58a5c3gwnmxywzbls69v-python3-3.12.6/lib/python3.12/logging/__init__.py", line 1163, in emit
> stream.write(msg + self.terminator)
> ValueError: I/O operation on closed file.
> Call stack:
> File "/nix/store/d30gb7nm3bnd58a5c3gwnmxywzbls69v-python3-3.12.6/lib/python3.12/threading.py", line 1032, in _bootstrap
> self._bootstrap_inner()
> File "/nix/store/d30gb7nm3bnd58a5c3gwnmxywzbls69v-python3-3.12.6/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
> self.run()
> File "/nix/store/d30gb7nm3bnd58a5c3gwnmxywzbls69v-python3-3.12.6/lib/python3.12/threading.py", line 1433, in run
> self.function(*self.args, **self.kwargs)
> File "/private/tmp/nix-build-python3.12-python-lsp-server-1.12.0.drv-1/source/pylsp/_utils.py", line 43, in run
> return func(*args, **kwargs)
> File "/private/tmp/nix-build-python3.12-python-lsp-server-1.12.0.drv-1/source/pylsp/python_lsp.py", line 445, in lint
> self._lint_text_document(
> File "/private/tmp/nix-build-python3.12-python-lsp-server-1.12.0.drv-1/source/pylsp/python_lsp.py", line 454, in _lint_text_document
> workspace.publish_diagnostics(
> File "/private/tmp/nix-build-python3.12-python-lsp-server-1.12.0.drv-1/source/pylsp/workspace.py", line 189, in publish_diagnostics
> self._endpoint.notify(
> File "/nix/store/wsslshn6dcn45wjk3y1sb0pb24gg9ik1-python3.12-python-lsp-jsonrpc-1.1.2/lib/python3.12/site-packages/pylsp_jsonrpc/endpoint.py", line 50, in notify
> log.debug('Sending notification: %s %s', method, params)
> Message: 'Sending notification: %s %s'
> Arguments: ('textDocument/publishDiagnostics', {'uri': 'file:///private/tmp/nix-build-python3.12-python-lsp-server-1.12.0.drv-1/pytest-of-_nixbld3/pytest-0/test_multiple_workspaces_from_0/folder2/file2.py', 'diagnostics': [{'range': {'start': {'line': 0, 'character': 7}, 'end': {'line': 0, 'character': 10}}, 'message': '`sys` imported but unused', 'severity': 1, 'code': 'F401', 'source': 'ruff', 'tags': [1], 'data': {'edits': [{'content': '', 'location': {'row': 1, 'column': 1}, 'end_location': {'row': 1, 'column': 11}}], 'message': 'Remove unused import: `sys`', 'applicability': 'safe'}}], 'version': 1})
For full logs, run 'nix log /nix/store/7naqaq90xpiqrp1lvf4znb62harln4xp-python3.12-python-lsp-server-1.12.0.drv'. |
Which tests are those ? I can't reproduce the lsp one... |
Looks like x86 darwin |
643aaf3
to
de13aa2
Compare
Evaluation is broken:
It is fixed by NixOS/nixpkgs#349783. Let's wait for it to land on |
de13aa2
to
4b12865
Compare
Hash mismatch in NuschtSearch. Fixed submitted upstream in NuschtOS/search#140. |
666b2ae
to
06d374f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for handling the dependency issue. Looks like docs are still building but everything else passed already
@mergify queue |
🛑 The pull request has been removed from the queue
|
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/09a0c0c02953318bf94425738c7061ffdc4cba75' (2024-10-18) → 'github:nix-community/home-manager/122f70545b29ccb922e655b08acfe05bfb44ec68' (2024-10-19) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5785b6bb5eaae44e627d541023034e1601455827' (2024-10-16) → 'github:NixOS/nixpkgs/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0' (2024-10-18) • Updated input 'nuschtosSearch': 'github:NuschtOS/search/f82d3e1c1c9d1eaeb91878519e2d27b27c66ce84' (2024-10-14) → 'github:NuschtOS/search/0b60729dfbf9380b7c9ce51e0c89df7a83519a19' (2024-10-19)
06d374f
to
28bdec9
Compare
@mergify refresh |
✅ Pull request refreshed |
@mergify queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 28bdec9 |
This pull request, with head sha This pull request will be automatically closed by GitHub.As soon as GitHub detects that the sha It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch |
Flake lockfile
Generate