This commit is contained in:
Seungheon Oh 2022-06-27 14:46:02 -05:00
parent eb5951657f
commit c1e0e01d6c
2 changed files with 1 additions and 78 deletions

View file

@ -249,5 +249,6 @@
touch $out
'');
devShell = perSystem (system: self.flake.${system}.devShell);
hydraJobs.required = self.checks.x86_64-linux.default;
};
}