haskellPackages.thyme: drop stale override
https://github.com/haskell-github-trust/thyme/issues/36 has been fixed quite a while ago.
This commit is contained in:
parent
a83735c6a2
commit
b6813c0b0c
@ -725,9 +725,6 @@ self: super: {
|
||||
# vector dependency < 0.12
|
||||
imagemagick = doJailbreak super.imagemagick;
|
||||
|
||||
# https://github.com/liyang/thyme/issues/36
|
||||
thyme = dontCheck super.thyme;
|
||||
|
||||
# Elm is no longer actively maintained on Hackage: https://github.com/NixOS/nixpkgs/pull/9233.
|
||||
Elm = markBroken super.Elm;
|
||||
elm-build-lib = markBroken super.elm-build-lib;
|
||||
|
Loading…
Reference in New Issue
Block a user