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

Auto-update lock files #2874

Closed
edolstra opened this issue Feb 13, 2019 · 0 comments
Closed

Auto-update lock files #2874

edolstra opened this issue Feb 13, 2019 · 0 comments
Labels

Comments

@edolstra
Copy link
Member

An improvement over #2: update/generate the lock file when needed. For example, if we do

nix build --flake ~/my-project

and ~/my-project/flake.lock does not exist or is outdated, it should be generated automatically.

This should be supported even in pure mode, since the lock file generation happens before evaluation.

@CSVdB CSVdB self-assigned this Feb 24, 2019
@CSVdB CSVdB closed this as completed Apr 16, 2019
@grahamc grahamc transferred this issue from another repository May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants