aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-08 14:52:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-08 14:52:36 -0400
commite6557dc360ba47d2ee44b7a6fd382c682d5b106c (patch)
treee6e5a83088db01125af120fe4c8b7ddd9e1b4ba6 /stack.yaml
parentd48c28bfffeda0a7b958f5312fa15dc404c5b8c1 (diff)
remove nix section to unbreak i386-ancient build
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/stack.yaml b/stack.yaml
index ac601200e..d84c4682e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,11 +24,3 @@ extra-deps:
explicit-setup-deps:
git-annex: true
resolver: lts-9.9
-nix:
- packages:
- - ncurses
- - icu
- - libcxx
- - gcc
- - zlib
- - rsync \ No newline at end of file