You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Matthew,
when i followed the README guide an inserted the apps declaration nix flake check failed.
However i got it working using the following fix.
Thanks for your work!
Best Greetings,
Samuel
Summary: nix flake check failed with
error: 'nixinate' is not a valid system type
because the generated apps attribute wasn’t nested under the system key (apps.x86_64-linux).
Fix:
Scope the nixinate apps correctly under the system: