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

Config buildInputs is not used to override the package derivation. #49

Open
Zimmi48 opened this issue Jul 1, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@Zimmi48
Copy link
Member

Zimmi48 commented Jul 1, 2021

IIUC the diagnosis in coq-community/lemma-overloading#68, buildInputs is pretty useless because it is only used in the derivation that is built by nix-build called without arguments. It doesn't affect the derivation built by nix-build --argstr job PACKAGENAME and thus the CI.

@Zimmi48 Zimmi48 added the bug Something isn't working label Jul 1, 2021
@Zimmi48
Copy link
Member Author

Zimmi48 commented Aug 7, 2021

The same is true for coqproject in config.nix BTW.

Solving this bug could help lift some limitation described in coq-community/templates#99.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant