update hydra build

This commit is contained in:
zack 2024-10-19 00:39:44 -04:00
parent 04422a6a54
commit 61356cd5fa
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35

View file

@ -62,6 +62,10 @@
}; };
}; };
hydraJobs = {
web = self.packages."x86_64-linux".default;
};
devShells = eachSystem (pkgs: { devShells = eachSystem (pkgs: {
default = pkgs.mkShell { default = pkgs.mkShell {
buildInputs = [ buildInputs = [