Skip to content

Commit 0dcac29

Browse files
committed
haskellPackages.base64: dontCheck
1 parent 7a8de8f commit 0dcac29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/development/haskell-modules/configuration-common.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2372,6 +2372,8 @@ self: super: {
23722372
colourista = assert super.colourista.version == "0.1.0.1";
23732373
doJailbreak super.colourista;
23742374

2375+
# 2022-02-26: https://github.com/emilypi/base64/issues/39
2376+
base64 = dontCheck super.base64;
23752377
# Too strict bounds on chell: https://github.com/fpco/haskell-filesystem/issues/24
23762378
system-fileio = doJailbreak super.system-fileio;
23772379

0 commit comments

Comments
 (0)