@@ -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);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user