haskell-dpkg: the build is broken

This commit is contained in:
Peter Simons 2015-08-06 15:45:42 +02:00
parent 848472baaa
commit 78dcbd3cc6

View file

@ -927,4 +927,7 @@ self: super: {
# https://github.com/edwinb/EpiVM/issues/14
epic = addExtraLibraries (addBuildTool super.epic self.happy) [pkgs.boehmgc pkgs.gmp];
# Upstream has no issue tracker.
dpkg = markBroken super.dpkg;
}