Add packages to flake checks

This commit is contained in:
adisbladis 2024-02-09 12:38:40 +13:00
parent d4fe35caa7
commit fd3502e01d
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
forAllSystems = lib.genAttrs lib.systems.flakeExposed; forAllSystems = lib.genAttrs lib.systems.flakeExposed;
in in
{ {
checks = self.packages;
packages = packages =
forAllSystems forAllSystems
( (