refactor hydra jobs
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d766dd28f3
commit
e97b484209
@ -204,7 +204,7 @@
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
inherit (self) outputs;
|
inherit (self) outputs;
|
||||||
hydraJobs = import ./hydra.nix { inherit inputs outputs; };
|
hydraJobs = import ./hydra/jobs.nix { inherit inputs outputs; };
|
||||||
|
|
||||||
formatter = forEachSystem (system: nixpkgs.legacyPackages.${system}.nixfmt-rfc-style);
|
formatter = forEachSystem (system: nixpkgs.legacyPackages.${system}.nixfmt-rfc-style);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user