3
0
Fork 0
forked from mirrors/nixpkgs

adom: mark broken

This commit is contained in:
superherointj 2022-09-30 22:04:25 -03:00
parent d9ac919de5
commit 5a012749d5

View file

@ -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.
};
}