lua54Packages.bit32: mark as broken
This commit is contained in:
parent
dcf7b468ce
commit
3f298745ad
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ with prev;
|
|||
patches = [
|
||||
./bit32.patch
|
||||
];
|
||||
meta.broken = luaOlder "5.1" || luaAtLeast "5.4";
|
||||
});
|
||||
|
||||
busted = prev.busted.overrideAttrs (oa: {
|
||||
|
|
Loading…
Reference in a new issue