Update dhall: 1.25.0 -> 1.26.0

This commit is contained in:
Luc Tielen
2019-09-18 19:36:58 +02:00
committed by Peter Simons
parent fce1182f4b
commit b55447925d
2 changed files with 3 additions and 3 deletions
@@ -589,7 +589,7 @@ self: super: builtins.intersectAttrs super {
snap-server = dontCheck super.snap-server;
# Tests require internet
dhall_1_25_0 = dontCheck super.dhall_1_25_0;
dhall_1_26_0 = dontCheck super.dhall_1_26_0;
http-download = dontCheck super.http-download;
pantry = dontCheck super.pantry;