hydra: build devshells
This commit is contained in:
parent
d9fbd2bb5b
commit
e7c0b1f4dc
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
hydraJobs = {
|
||||
hosts = lib.mapAttrs (_: cfg: cfg.config.system.build.toplevel) self.outputs.nixosConfigurations;
|
||||
packages = self.packages;
|
||||
shells = self.devShells;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue