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

fix: update flake & subflakes lockfiles, fix test #387

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

Lehmanator
Copy link
Contributor

fixes #385 - Broken nix flake show command.

update flake inputs:

  • flake.lock
  • src/local/flake.lock
  • src/tests/flake.lock

update store paths in tests:

  • tests/_snapshots/check-augmented-cell-inputs

fixes divnix#385 - Broken `nix flake show` command.

update flake inputs:

- `flake.lock`
- `src/local/flake.lock`
- `src/tests/flake.lock`

update store paths in tests:

- `tests/_snapshots/check-augmented-cell-inputs`
@blaggacao
Copy link
Collaborator

Thanks, I think this wouldn't hurt. No idea what causes the issue nor how this fixes it, but I'm a happy phenomenologue on this one.

@blaggacao blaggacao merged commit 1d129b2 into divnix:main Jul 30, 2024
9 of 10 checks passed
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 this pull request may close these issues.

nix flake show evaluation error in checks
2 participants