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

Cachix / Publish Flake (push) Failure, Unable to Build Flake #7761

Closed
PoisonPhang opened this issue Jul 27, 2023 · 0 comments · Fixed by #7763
Closed

Cachix / Publish Flake (push) Failure, Unable to Build Flake #7761

PoisonPhang opened this issue Jul 27, 2023 · 0 comments · Fixed by #7763
Assignees
Labels
A-packaging Area: Packaging and bundling C-bug Category: This is a bug

Comments

@PoisonPhang
Copy link

PoisonPhang commented Jul 27, 2023

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

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.

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

@PoisonPhang PoisonPhang added the C-bug Category: This is a bug label Jul 27, 2023
@the-mikedavis the-mikedavis self-assigned this Jul 27, 2023
@the-mikedavis the-mikedavis added the A-packaging Area: Packaging and bundling label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-packaging Area: Packaging and bundling C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants