diff options
| author | Ben Sima <ben@bsima.me> | 2019-11-23 16:07:45 -0800 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2019-11-23 16:30:01 -0800 |
| commit | c99c5de03e5e7b45c2fcf81433c8ff4df8e5cfc4 (patch) | |
| tree | c93b7feda26e60ac717460867cbd5fae24b399e1 /default.nix | |
| parent | 21926fe1bcb5c6fb9ca76b763049aeea7f7f9163 (diff) | |
Remove apex and aero arguments
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 2 |
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" |
