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

Building statix requires IFD #52

Closed
NobbZ opened this issue Aug 28, 2022 · 0 comments · Fixed by #70
Closed

Building statix requires IFD #52

NobbZ opened this issue Aug 28, 2022 · 0 comments · Fixed by #70

Comments

@NobbZ
Copy link
Contributor

NobbZ commented Aug 28, 2022

I have disabled IFD system wide via /etc/nix/nix.conf as that usually warns me about potential problems early.

Today I realised that this breaks building of statix from the flake:

$ nix build github:nerdypepper/statix/09a3a91b80fe231314b241dd414ca552d33103bc
error: cannot build '/nix/store/gniv04iahm9rgfgqj8x9w1wprj6d732p-channel-rust-nightly.toml.drv' during evaluation because the option 'allow-import-from-derivation' is disabled
(use '--show-trace' to show detailed location information)

(Had to use non-HEAD commit to reproduce as I already used --option allow-import-from-derivation true on master to get it work temporarily)

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