Merge pull request #193803 from superherointj/broken-adom
adom: mark broken
This commit is contained in:
commit
2380304ae4
1 changed files with 1 additions and 0 deletions
|
@ -55,5 +55,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
# Please, notify me (smironov) if you need the x86 version
|
||||
platforms = ["x86_64-linux"];
|
||||
broken = true; # at 2022-09-30, failed download.
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue