remove nix section to unbreak i386-ancient build

This commit is contained in:
Joey Hess 2017-11-08 14:52:36 -04:00
parent 0e4bdd21a8
commit 8c77bbf713
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 12 additions and 8 deletions

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2017-11-08T18:51:20Z"
content="""
Unfortunately the added nix section broke the i386-ancient build,
which uses stack 1.0.4. That version of stack complains:
Executable named nix-shell not found on path: ["/usr/local/sbin","/usr/local/bin","/sbin","/bin","/usr/sbin","/usr/bin"]
So, I've reverted the addition of that section.
"""]]

View file

@ -24,11 +24,3 @@ extra-deps:
explicit-setup-deps:
git-annex: true
resolver: lts-9.9
nix:
packages:
- ncurses
- icu
- libcxx
- gcc
- zlib
- rsync