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: use devShells.default on template flake #282

Merged
merged 1 commit into from
Oct 27, 2023
Merged

fix: use devShells.default on template flake #282

merged 1 commit into from
Oct 27, 2023

Conversation

WolfangAukang
Copy link
Contributor

When using nix flake check, we get a deprecated warning:

> nix flake check
warning: updating lock file '/tmp/devshell/templates/toml/flake.lock':
• Added input 'flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
warning: flake output attribute 'devShell' is deprecated; use 'devShells.<system>.default' instead

This PR fixes this warning.

@zimbatm zimbatm merged commit 1aed986 into numtide:main Oct 27, 2023
7 checks passed
@zimbatm
Copy link
Member

zimbatm commented Oct 27, 2023

thanks!

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.

2 participants