nix: implement flake checks
All checks were successful
test / test (push) Successful in 36s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-12-16 20:54:28 +09:00
parent 138666d753
commit 4d3bd5338f
3 changed files with 47 additions and 3 deletions

View File

@@ -31,7 +31,6 @@ in
let
inherit (types)
str
enum
bool
package
anything