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

[containers] conditionally set isBuilding, add names to default containers #592

Merged

Conversation

cdmistman
Copy link
Contributor

fixes #591

nix flake check when consuming devenv in a flake results in errors due to containers.processes, containers.shell, and containers."" not having the name attribute set. This PR addresses this by setting the name attribute appropriately, and not creating the container with the empty name.

@domenkozar domenkozar merged commit 2bc53f2 into cachix:main May 15, 2023
@cdmistman cdmistman deleted the cad/fix-containers-without-name-check branch May 16, 2023 16:41
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.

Default container configs trigger error with nix flake check
2 participants