lua55Packages.tiktoken_core: mark broken

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2026-02-27 11:52:24 -06:00
parent 8a321ae984
commit f585163fb9
@@ -1075,6 +1075,10 @@ in
cargo
rustPlatform.cargoSetupHook
];
meta = old.meta // {
broken = luaAtLeast "5.5";
};
});
tl = prev.tl.overrideAttrs (old: {