Merge pull request #91693 from svmhdvn/overrides-10
haskellPackages: cleaning up obsolete overrides (10/x)
This commit is contained in:
commit
7c33df7d35
@ -177,9 +177,7 @@ self: super: {
|
|||||||
cmaes = dontCheck super.cmaes; # http://hydra.cryp.to/build/498725/log/raw
|
cmaes = dontCheck super.cmaes; # http://hydra.cryp.to/build/498725/log/raw
|
||||||
dbmigrations = dontCheck super.dbmigrations;
|
dbmigrations = dontCheck super.dbmigrations;
|
||||||
filestore = dontCheck super.filestore;
|
filestore = dontCheck super.filestore;
|
||||||
getopt-generics = dontCheck super.getopt-generics;
|
|
||||||
graceful = dontCheck super.graceful;
|
graceful = dontCheck super.graceful;
|
||||||
Hclip = dontCheck super.Hclip;
|
|
||||||
HList = dontCheck super.HList;
|
HList = dontCheck super.HList;
|
||||||
ide-backend = dontCheck super.ide-backend;
|
ide-backend = dontCheck super.ide-backend;
|
||||||
marquise = dontCheck super.marquise; # https://github.com/anchor/marquise/issues/69
|
marquise = dontCheck super.marquise; # https://github.com/anchor/marquise/issues/69
|
||||||
@ -307,7 +305,6 @@ self: super: {
|
|||||||
language-slice = dontCheck super.language-slice;
|
language-slice = dontCheck super.language-slice;
|
||||||
ldap-client = dontCheck super.ldap-client;
|
ldap-client = dontCheck super.ldap-client;
|
||||||
lensref = dontCheck super.lensref;
|
lensref = dontCheck super.lensref;
|
||||||
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
|
|
||||||
lvmrun = disableHardening (dontCheck super.lvmrun) ["format"];
|
lvmrun = disableHardening (dontCheck super.lvmrun) ["format"];
|
||||||
matplotlib = dontCheck super.matplotlib;
|
matplotlib = dontCheck super.matplotlib;
|
||||||
memcache = dontCheck super.memcache;
|
memcache = dontCheck super.memcache;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user