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

flake: failed to parse manifest #1343

Closed
bbigras opened this issue Oct 18, 2023 · 0 comments · Fixed by #1345
Closed

flake: failed to parse manifest #1343

bbigras opened this issue Oct 18, 2023 · 0 comments · Fixed by #1345

Comments

@bbigras
Copy link
Contributor

bbigras commented Oct 18, 2023

  • git clone
  • direnv allow
direnv: loading ~/src/pgrx/.envrc
error: builder for '/nix/store/fj7yyl9lwrjhqviykb8z8fbm4vnzis5h-cargo-pgrx-deps-0.11.0.drv' failed with exit code 101;
       last 10 log lines:
       > [naersk] RUSTFLAGS:
       > [naersk] CARGO_BUILD_RUSTFLAGS:
       > [naersk] CARGO_BUILD_RUSTFLAGS (updated): --remap-path-prefix /nix/store/xgr8cj0srqsiaf40z60207qvx4165wkx-dependencies=/sources
       > building
       > cargo build $cargo_release -j "$NIX_BUILD_CORES" --message-format=$cargo_message_format --package cargo-pgrx
       > error: failed to parse manifest at `/build/dummy-src/Cargo.toml`
       >
       > Caused by:
       >   expected a boolean or an integer for key `profile.dev.debug`
       > [naersk] cargo returned with exit code 101, exiting
       For full logs, run 'nix log /nix/store/fj7yyl9lwrjhqviykb8z8fbm4vnzis5h-cargo-pgrx-deps-0.11.0.drv'.
error: 1 dependencies of derivation '/nix/store/f6sl77jz706s5q7qsvnc1w2hdmr183w3-cargo-pgrx-0.11.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/k97g64vi48hdajl50fsz28xhs10hpw4f-nix-shell-env.drv' failed to build
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 a pull request may close this issue.

1 participant