spago: 0.19.0 -> 0.20.0

This commit is contained in:
(cdep)illabout
2021-04-09 23:47:09 +09:00
parent bfaee4a633
commit 84902fa84a
3 changed files with 6 additions and 6 deletions
@@ -3,6 +3,7 @@
, lib
# The following are only needed for the passthru.tests:
, cacert
, git
, nodejs
, purescript
@@ -35,6 +36,7 @@ spago.overrideAttrs (oldAttrs: {
{
__noChroot = true;
nativeBuildInputs = [
cacert
git
nodejs
purescript