diagrams-gtk: unbreak build
doJailbreak is required to allow base >= 4.16
This commit is contained in:
@@ -2479,4 +2479,7 @@ self: super: {
|
||||
# bytestring <0.11.0, optparse-applicative <0.13.0
|
||||
# https://github.com/kseo/sfnt2woff/issues/1
|
||||
sfnt2woff = doJailbreak super.sfnt2woff;
|
||||
|
||||
# 2023-03-05: restrictive bounds on base https://github.com/diagrams/diagrams-gtk/issues/11
|
||||
diagrams-gtk = doJailbreak super.diagrams-gtk;
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
||||
@@ -1129,7 +1129,6 @@ broken-packages:
|
||||
- dia-base
|
||||
- diagrams-boolean
|
||||
- diagrams-builder
|
||||
- diagrams-gtk
|
||||
- diagrams-pdf
|
||||
- diagrams-qrcode
|
||||
- diagrams-rubiks-cube
|
||||
|
||||
Reference in New Issue
Block a user