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 the impure option #1098

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Fix the impure option #1098

merged 2 commits into from
Apr 3, 2024

Conversation

sandydoo
Copy link
Member

@sandydoo sandydoo commented Apr 3, 2024

Fixes #1063.

Forces evaluation of the procfile to test that code path with
`--impure`.
@sandydoo sandydoo added the bug Something isn't working label Apr 3, 2024
devenv/src/command.rs Outdated Show resolved Hide resolved
Only pass the `--impure` option to the modern nix command that supports
it.
Copy link

cloudflare-pages bot commented Apr 3, 2024

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: bdcb457
Status: ✅  Deploy successful!
Preview URL: https://7d18f10b.devenv.pages.dev
Branch Preview URL: https://fix-1063.devenv.pages.dev

View logs

@domenkozar domenkozar merged commit 6b274c6 into main Apr 3, 2024
223 of 248 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

impure option breaks devenv up
2 participants