spago: 0.12.1.0 -> 0.13.0

This commit is contained in:
(cdep)illabout
2019-12-27 20:37:13 +01:00
committed by Peter Simons
parent 54fad88234
commit b7a5df05c3
6 changed files with 65 additions and 55 deletions
@@ -15,5 +15,5 @@ self: super: {
# spago is not released to Hackage.
# https://github.com/spacchetti/spago/issues/512
spago = self.callPackage ../tools/purescript/spago { };
spago = self.callPackage ../tools/purescript/spago/spago.nix { };
}