mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
haskell-dpkg: the build is broken
This commit is contained in:
parent
848472baaa
commit
78dcbd3cc6
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue