Skip to content

Commit

Permalink
nixci: Remove unused config
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Oct 19, 2023
1 parent 6ec0a44 commit 9c6a37d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,5 @@
dir = "./dev";
};
};
nixci.ex = let overrideInputs = { "services-flake" = ./.; }; in {
example = {
inherit overrideInputs;
dir = "./example";
};
};
};
}

0 comments on commit 9c6a37d

Please sign in to comment.