Skip to content

Commit ba81af8

Browse files
Michael-C-Buckleyiynaix
authored andcommitted
Added basic hydra jobs to build the components of the of the flake
1 parent edad5ae commit ba81af8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

flake.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,10 @@
7070
default = wfetch;
7171
};
7272
};
73+
flake = {
74+
hydraJobs = {
75+
inherit (self) devShells packages;
76+
};
77+
};
7378
};
7479
}

0 commit comments

Comments
 (0)