libbass: disable until upstream provides stable urls
This commit is contained in:
parent
68c4b01f72
commit
7e8f4423a8
@ -60,6 +60,8 @@ let
|
|||||||
homepage = "https://www.un4seen.com/";
|
homepage = "https://www.un4seen.com/";
|
||||||
license = licenses.unfreeRedistributable;
|
license = licenses.unfreeRedistributable;
|
||||||
platforms = builtins.attrNames bass.so;
|
platforms = builtins.attrNames bass.so;
|
||||||
|
# until upstream has stable URLs, this package is prone to always being broken
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user