mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
uhc: the build is broken (and will be for the foreseeable future)
This commit is contained in:
parent
ce2756f701
commit
cdd07d166b
@ -51,5 +51,7 @@ in stdenv.mkDerivation rec {
|
||||
# support the -static flag and thus breaks the build.
|
||||
platforms = ["x86_64-linux"];
|
||||
|
||||
broken = true; # https://github.com/UU-ComputerScience/uhc/issues/69
|
||||
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user