You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #7737, the "Cachix / Publish Flake (push)" action has failed with the following error which is propagated to others who try to build the latest master
error: builder for '/nix/store/klr0n42bzh6n8qhlf40ii7jca5vpnwnr-helix-term-deps-0.6.0.drv' failed with exit code 101;
last 10 log lines:
> failed to update replaced source registry `crates-io`
>
> Caused by:
> failed to parse manifest at `/build/nix-vendor/tree-sitter-0.20.10/Cargo.toml`
>
> Caused by:
> error inheriting `rust_version` from workspace root manifest's `workspace.package.rust_version`
>
> Caused by:
> failed to find a workspace root
For full logs, run 'nix log /nix/store/klr0n42bzh6n8qhlf40ii7jca5vpnwnr-helix-term-deps-0.6.0.drv'.
error: 1 dependencies of derivation '/nix/store/4pkv68m8bpijv8p97q5hw0x0yv9wf1vk-helix-term-0.6.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3gv3cglh8458d8ma4yd647mxpnhpdqsn-helix-term-0.6.0.drv' failed to build
Error: Process completed with exit code 1.
Summary
After #7737, the "Cachix / Publish Flake (push)" action has failed with the following error which is propagated to others who try to build the latest
master
Reproduction Steps
I tried this:
Update flake input, attempt to build
I expected this to happen:
Successful build
Helix log
N/A
Platform
Linux
Terminal Emulator
Kitty
Helix Version
8a28f30
The text was updated successfully, but these errors were encountered: