haskell-ng: fix Hydra evaluation errors
This commit is contained in:
parent
847f25d03b
commit
82893282dd
@ -65,7 +65,20 @@ self: super: {
|
|||||||
al = appendConfigureFlag super.al "--extra-include-dirs=${pkgs.openal}/include/AL";
|
al = appendConfigureFlag super.al "--extra-include-dirs=${pkgs.openal}/include/AL";
|
||||||
|
|
||||||
# Depends on code distributed under a non-free license.
|
# Depends on code distributed under a non-free license.
|
||||||
|
accelerate-cublas = dontDistribute super.accelerate-cublas;
|
||||||
|
accelerate-cuda = dontDistribute super.accelerate-cuda;
|
||||||
|
accelerate-cufft = dontDistribute super.accelerate-cufft;
|
||||||
|
accelerate-examples = dontDistribute super.accelerate-examples;
|
||||||
|
accelerate-fft = dontDistribute super.accelerate-fft;
|
||||||
|
accelerate-fourier-benchmark = dontDistribute super.accelerate-fourier-benchmark;
|
||||||
bindings-yices = dontDistribute super.bindings-yices;
|
bindings-yices = dontDistribute super.bindings-yices;
|
||||||
|
cublas = dontDistribute super.cublas;
|
||||||
|
cufft = dontDistribute super.cufft;
|
||||||
|
gloss-accelerate = dontDistribute super.gloss-accelerate;
|
||||||
|
gloss-raster-accelerate = dontDistribute super.gloss-raster-accelerate;
|
||||||
|
libnvvm = dontDistribute super.libnvvm;
|
||||||
|
Obsidian = dontDistribute super.Obsidian;
|
||||||
|
patch-image = dontDistribute super.patch-image;
|
||||||
yices = dontDistribute super.yices;
|
yices = dontDistribute super.yices;
|
||||||
yices-easy = dontDistribute super.yices-easy;
|
yices-easy = dontDistribute super.yices-easy;
|
||||||
yices-painless = dontDistribute super.yices-painless;
|
yices-painless = dontDistribute super.yices-painless;
|
||||||
@ -444,10 +457,18 @@ self: super: {
|
|||||||
tz = overrideCabal super.tz (drv: { preConfigure = "export TZDIR=${pkgs.tzdata}/share/zoneinfo"; });
|
tz = overrideCabal super.tz (drv: { preConfigure = "export TZDIR=${pkgs.tzdata}/share/zoneinfo"; });
|
||||||
|
|
||||||
# Deprecated upstream and doesn't compile.
|
# Deprecated upstream and doesn't compile.
|
||||||
llvm-base = markBroken super.llvm-base;
|
BASIC = dontDistribute super.BASIC;
|
||||||
bytestring-arbitrary = dontDistribute (addBuildTool super.bytestring-arbitrary self.llvm);
|
bytestring-arbitrary = dontDistribute (addBuildTool super.bytestring-arbitrary self.llvm);
|
||||||
|
llvm = dontDistribute super.llvm;
|
||||||
|
llvm-base = markBroken super.llvm-base;
|
||||||
|
llvm-base-util = dontDistribute super.llvm-base-util;
|
||||||
|
llvm-extra = dontDistribute super.llvm-extra;
|
||||||
|
llvm-tf = dontDistribute super.llvm-tf;
|
||||||
objectid = dontDistribute super.objectid;
|
objectid = dontDistribute super.objectid;
|
||||||
saltine-quickcheck = dontDistribute super.saltine-quickcheck;
|
saltine-quickcheck = dontDistribute super.saltine-quickcheck;
|
||||||
|
stable-tree = dontDistribute super.stable-tree;
|
||||||
|
synthesizer-llvm = dontDistribute super.synthesizer-llvm;
|
||||||
|
optimal-blocks = dontDistribute super.optimal-blocks;
|
||||||
|
|
||||||
# https://ghc.haskell.org/trac/ghc/ticket/9625
|
# https://ghc.haskell.org/trac/ghc/ticket/9625
|
||||||
vty = dontCheck super.vty;
|
vty = dontCheck super.vty;
|
||||||
@ -587,6 +608,8 @@ self: super: {
|
|||||||
# Build fails, but there seems to be no issue tracker available. :-(
|
# Build fails, but there seems to be no issue tracker available. :-(
|
||||||
hmidi = markBrokenVersion "0.2.1.0" super.hmidi;
|
hmidi = markBrokenVersion "0.2.1.0" super.hmidi;
|
||||||
padKONTROL = markBroken super.padKONTROL;
|
padKONTROL = markBroken super.padKONTROL;
|
||||||
|
Bang = dontDistribute super.Bang;
|
||||||
|
launchpad-control = dontDistribute super.launchpad-control;
|
||||||
|
|
||||||
# Upstream provides no issue tracker and no contact details.
|
# Upstream provides no issue tracker and no contact details.
|
||||||
vivid = markBroken super.vivid;
|
vivid = markBroken super.vivid;
|
||||||
@ -623,8 +646,17 @@ self: super: {
|
|||||||
haroonga-httpd = markBroken super.haroonga-httpd;
|
haroonga-httpd = markBroken super.haroonga-httpd;
|
||||||
|
|
||||||
# Cannot find pkg-config data for "webkit-1.0".
|
# Cannot find pkg-config data for "webkit-1.0".
|
||||||
webkit = markBroken super.webkit;
|
lambdacat = dontDistribute super.lambdacat;
|
||||||
websnap = markBroken super.websnap;
|
manatee-all = dontDistribute super.manatee-all;
|
||||||
|
manatee-browser = dontDistribute super.manatee-browser;
|
||||||
|
manatee-reader = dontDistribute super.manatee-reader;
|
||||||
|
markup-preview = dontDistribute super.markup-preview;
|
||||||
|
spike = dontDistribute super.spike;
|
||||||
|
tianbar = dontDistribute super.tianbar;
|
||||||
|
web-browser-in-haskell = dontDistribute super.web-browser-in-haskell;
|
||||||
|
webkit = markBroken super.webkit; # .override { webkit = pkgs.webkitgtk24x; };
|
||||||
|
webkit-javascriptcore = dontDistribute super.webkit-javascriptcore;
|
||||||
|
websnap = markBroken super.websnap; # .override { webkit = pkgs.webkitgtk24x; };
|
||||||
|
|
||||||
# Build is broken and no contact info available.
|
# Build is broken and no contact info available.
|
||||||
hopenpgp-tools = markBroken super.hopenpgp-tools;
|
hopenpgp-tools = markBroken super.hopenpgp-tools;
|
||||||
@ -648,6 +680,7 @@ self: super: {
|
|||||||
# https://github.com/meteficha/Hipmunk/issues/8
|
# https://github.com/meteficha/Hipmunk/issues/8
|
||||||
Hipmunk = markBroken super.Hipmunk;
|
Hipmunk = markBroken super.Hipmunk;
|
||||||
HipmunkPlayground = dontDistribute super.HipmunkPlayground;
|
HipmunkPlayground = dontDistribute super.HipmunkPlayground;
|
||||||
|
click-clack = dontDistribute super.click-clack;
|
||||||
|
|
||||||
# https://github.com/prowdsponsor/esqueleto/issues/93
|
# https://github.com/prowdsponsor/esqueleto/issues/93
|
||||||
esqueleto = dontCheck super.esqueleto;
|
esqueleto = dontCheck super.esqueleto;
|
||||||
|
Loading…
Reference in New Issue
Block a user