Skip to content
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

chore(nix): update flakes #10968

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rgrinberg
Copy link
Member

Signed-off-by: Rudi Grinberg [email protected]

Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: 65bf773b-58e5-41f9-b88b-4ee83b61d947 -->
@Alizter
Copy link
Collaborator

Alizter commented Sep 29, 2024

This doesn't build for me, my alternative solution in #10969 does however. If you don't know what is wrong with ocaml-lsp then I would suggest using my PR.

error: builder for '/nix/store/8gdhr4wsr31ir9bxx94bxfkar0m0jq9d-ocaml5.1.1-jsonrpc-n-a.drv' failed with exit code 1;
       last 10 log lines:
       > -> required by
       >    _build/default/ocaml-lsp-server/test/e2e-new/.ocaml_lsp_e2e.inline-tests/inline_test_runner_ocaml_lsp_e2e.exe
       > -> required by alias ocaml-lsp-server/test/e2e-new/runtest in
       >    ocaml-lsp-server/test/e2e-new/dune:9
       > File "ocaml-lsp-server/test/e2e-new/dune", line 13, characters 3-25:
       > 13 |    %{bin:ocamlformat-rpc}
       >         ^^^^^^^^^^^^^^^^^^^^^^
       > Error: Program ocamlformat-rpc not found in the tree or in PATH
       >  (context: default)
       >
       For full logs, run 'nix-store -l /nix/store/8gdhr4wsr31ir9bxx94bxfkar0m0jq9d-ocaml5.1.1-jsonrpc-n-a.drv'.
error: 1 dependencies of derivation '/nix/store/lq5526xabbkk7xncz04yshpvivgz0w6n-ocaml5.1.1-ocaml-lsp-server-n-a.drv' failed to build
error: 1 dependencies of derivation '/nix/store/fi072qm3q3yc3ssjc85iq1xldg6lv0rk-nix-shell-env.drv' failed to build

@rgrinberg
Copy link
Member Author

Hmm, that's annoying. Seems like there's a missing test dep in the lsp flake. We could take your workaround now, but we still need to fix lsp anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants