mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
haskell-jose test suite has been fixed.
This commit is contained in:
parent
5f736a02fb
commit
43c4372d4c
@ -612,9 +612,6 @@ self: super: {
|
||||
influxdb = markBroken super.influxdb;
|
||||
snaplet-influxdb = markBroken super.snaplet-influxdb;
|
||||
|
||||
# https://github.com/frasertweedale/hs-jose/issues/4
|
||||
jose = dontCheck super.jose;
|
||||
|
||||
# We don't have the groonga package these libraries bind to.
|
||||
haroonga = markBroken super.haroonga;
|
||||
haroonga-httpd = markBroken super.haroonga-httpd;
|
||||
|
Loading…
Reference in New Issue
Block a user