checks-integration: init

This commit is contained in:
DavHau
2023-08-27 00:18:17 +02:00
parent df628ffd96
commit 7928e953fa
6 changed files with 67 additions and 17 deletions

View File

@@ -1,4 +1,7 @@
{ self, ... }: {
imports = [
./integration/flake-module.nix
];
perSystem = { pkgs, lib, self', ... }: {
checks =
let