-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Can not evaluate input if no lock-file #79
Comments
Just run into this too:
|
Seems we need BTW: You can temporarily disable the evaluation workspace-wide via |
oxalica
added a commit
that referenced
this issue
May 9, 2023
This is too costly for huge flakes with lots of packages or leavy tests, and also have issues on locked transitive inputs (#79).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, I don't know if it is the desired behaviour but if an input of a flake does not have a lock file then nil will throw this (see image below).

A simple flake to reproduce:
Edit:
I'm on version 2023-05-02
The text was updated successfully, but these errors were encountered: