depot/packages/catalog/default.nix
2024-07-06 00:02:08 +02:00

5 lines
40 B
Nix

{
imports = [
./checks.nix
];
}