summaryrefslogtreecommitdiff
path: root/pkgs
AgeCommit message (Collapse)Author
2025-03-23add lwjgl v3.3.3Seth Flynn
2025-03-06remove breakpointHookSeth Flynn
Signed-off-by: Seth Flynn <[email protected]>
2025-03-06apply build system patchesSeth Flynn
This is a more upstreamable approach, and doesn't require any kind of weird substitution on our end. It also avoids downloading Kotlin in our antDeps and fixes cross compilation!! (only tested on aarch64) Signed-off-by: Seth Flynn <[email protected]>
2025-03-05treewide: use flakeSeth Flynn
Signed-off-by: Seth Flynn <[email protected]>
2025-03-05[skip ci] initial commitseth