tests/vmTest: fix and deduplicate code #18
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
nixpkgsFor = forAllSystems (system: pkgs: import nixpkgs { inherit system; overlays = [ self.overlay ]; });
|
||||
in rec
|
||||
{
|
||||
herculesCI.ciSystems = [ "x86_64-linux" ];
|
||||
overlay = final: prev: {
|
||||
generateApps = flake:
|
||||
let
|
||||
|
|
Loading…
Add table
Reference in a new issue