-
-
Notifications
You must be signed in to change notification settings - Fork 146
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
error: attribute 'formats' missing #423
Comments
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/how-does-one-build-lxc-images-with-nixos-generators/58903/1 |
This error comes from nixpkgs/nixos. Nothing we can fix in nixos-generators. |
Also you can now generate this from nixos directly:
|
Sounds promising |
Trying to create an lxc image with a flake.nix
And a minimal configuration.nix
But getting the following error
The text was updated successfully, but these errors were encountered: