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 nom support #59

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Fix nom support #59

merged 1 commit into from
Mar 15, 2024

Conversation

9999years
Copy link
Member

Previously, with --nom, nix-your-shell would pass all nix commands through nom, causing unsupported commands (e.g. all but build, develop, and shell) to fail (e.g. it would run nom flake update, which errors).

Previously, with `--nom`, `nix-your-shell` would pass all `nix` commands
through `nom`, causing unsupported commands (e.g. all but `build`,
`develop`, and `shell`) to fail (e.g. it would run `nom flake update`,
which errors).
@9999years 9999years added the patch A patch-level change (backwards-compatible bug fixes) label Mar 15, 2024
@9999years 9999years merged commit 9b29363 into main Mar 15, 2024
4 checks passed
@9999years 9999years deleted the fix-nom-support branch March 15, 2024 17:52
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A patch-level change (backwards-compatible bug fixes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant