summaryrefslogtreecommitdiff
path: root/deps.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-04-10 17:49:01 -0700
committerBen Sima <ben@bsima.me>2020-04-10 18:23:38 -0700
commit76112b8bd26c0e282d5479ccae9d79c4dc28c35d (patch)
tree7c3343bae164552efeaed3665c7b7f1a03e825bf /deps.nix
parent61e21346a6947327bf5394f6c73499621c494986 (diff)
Replace Config/Init/Logger with envy and simpler code
Idk what I was thinking, I dodn't need any of that stuff.
Diffstat (limited to 'deps.nix')
-rw-r--r--deps.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps.nix b/deps.nix
index 53676f8..f2db479 100644
--- a/deps.nix
+++ b/deps.nix
@@ -8,6 +8,7 @@
"containers"
"dhall"
"ekg"
+ "envy"
"fast-logger"
"ghcjs-base"
"http-types"