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

FlakeCommand improvements #2877

Merged
merged 4 commits into from May 22, 2019
Merged

FlakeCommand improvements #2877

merged 4 commits into from May 22, 2019

Conversation

edolstra
Copy link
Member

It now handles commonality like calling getFlake(), resolving relative local flake refs, and creating/updating a lockfile.

Also fixes #2822. All nix flake subcommands now work on relative directories and use . if no argument is given.

tests/flakes.sh Outdated Show resolved Hide resolved
src/nix/flake.cc Outdated Show resolved Hide resolved
It now handles commonality like calling getFlake() and resolving
relative local flake refs.

Fixes #2822.
Also, rename --dont-save-lock-file to --no-save-lock-file and change
noRegistries to useRegistries.
@edolstra edolstra merged commit 3cecf3f into flakes May 22, 2019
@edolstra edolstra deleted the improve-flake-command branch May 29, 2019 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants