mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03: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.
|
# support the -static flag and thus breaks the build.
|
||||||
platforms = ["x86_64-linux"];
|
platforms = ["x86_64-linux"];
|
||||||
|
|
||||||
|
broken = true; # https://github.com/UU-ComputerScience/uhc/issues/69
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user