This commit is contained in:
Seungheon Oh 2022-06-27 14:46:02 -05:00
parent 74c82de189
commit 6fd20816a6
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;
};
}