update hydra build
This commit is contained in:
parent
04422a6a54
commit
61356cd5fa
1 changed files with 4 additions and 0 deletions
|
|
@ -62,6 +62,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
hydraJobs = {
|
||||
web = self.packages."x86_64-linux".default;
|
||||
};
|
||||
|
||||
devShells = eachSystem (pkgs: {
|
||||
default = pkgs.mkShell {
|
||||
buildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue