spago: 0.17.0 -> 0.18.0
This commit is contained in:
committed by
Peter Simons
parent
54f0a1be81
commit
2db65a5d1e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user