spago: 0.17.0 -> 0.18.0

This commit is contained in:
(cdep)illabout
2020-12-25 20:42:36 +01:00
committed by Peter Simons
parent 54f0a1be81
commit 2db65a5d1e
3 changed files with 22 additions and 41 deletions
@@ -1,6 +1,9 @@
{ haskell
, haskellPackages
, lib
# The following are only needed for the passthru.tests:
, git
, nodejs
, purescript
, runCommand
@@ -32,6 +35,7 @@ spago.overrideAttrs (oldAttrs: {
{
__noChroot = true;
nativeBuildInputs = [
git
nodejs
purescript
spago