remove hydraJobs
This commit is contained in:
parent
de9f447c27
commit
8028e09e7b
1 changed files with 0 additions and 5 deletions
|
@ -123,11 +123,6 @@
|
|||
|
||||
devShells = forSystems (system: depot.${system}.devShells);
|
||||
|
||||
hydraJobs = {
|
||||
systems = lib.mapAttrs (_: x: x.config.system.build.toplevel) self.nixosConfigurations;
|
||||
inherit (self) packages;
|
||||
};
|
||||
|
||||
effects = { branch, ... }: mkDeployEffects branch deployableNixosHosts;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue