fix hydra jobs
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
f0cd89bee8
commit
2b390c7c11
@ -186,7 +186,7 @@
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
inherit (self) outputs;
|
inherit (self) outputs;
|
||||||
hydraJobs = import ./hydra/jobs.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