summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-11-23 16:07:45 -0800
committerBen Sima <ben@bsima.me>2019-11-23 16:30:01 -0800
commitc99c5de03e5e7b45c2fcf81433c8ff4df8e5cfc4 (patch)
treec93b7feda26e60ac717460867cbd5fae24b399e1 /default.nix
parent21926fe1bcb5c6fb9ca76b763049aeea7f7f9163 (diff)
Remove apex and aero arguments
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/default.nix b/default.nix
index 41a29df..c41199d 100644
--- a/default.nix
+++ b/default.nix
@@ -76,8 +76,6 @@ in {
} // (buildHaskellApp {
name = "Com.InfluencedByBooks";
nick = "ibb";
- apex = "Com.InfluencedByBooks.Apex";
- aero = "Com.InfluencedByBooks.Aero";
deps = {
both = [
"clay"