11 Jul 2025 |
Grimmauld (any/all) | Yep, gettext. Used to be provided by ${gettext}/share/aclocal/nls.m4 | 10:09:13 |
K900 | Oh that's gettext | 10:09:15 |
K900 | Just find any gettext-0.25.patch in the tre | 10:09:35 |
K900 | Just find any gettext-0.25.patch in the tree | 10:09:35 |
Grimmauld (any/all) | use the patch k99 sent for libzmf while at it i gues | 10:09:49 |
K900 | And apply the thing | 10:09:51 |
Grimmauld (any/all) | * use the patch k99 sent for libzmf while at it i guess | 10:09:51 |
K900 | * And apply to the thing | 10:09:58 |
Grimmauld (any/all) | * use the patch k900 sent for libzmf while at it i guess | 10:10:01 |
K900 | It probably won't 1:1 apply | 10:10:10 |
Yureka (she/her) | okay I'll do patches for both of them later | 10:10:19 |
Yureka (she/her) | thanks! | 10:10:35 |
Yureka (she/her) | also:
error: cycle detected in build of '/nix/store/ggz4rjlay3yw8xj8kgmlc63qkh0rpilm-openjdk-8u442-b06.drv' in the references of output 'jre' from output 'out'
| 10:27:40 |
Yureka (she/her) | * also:
error: cycle detected in build of '/nix/store/ggz4rjlay3yw8xj8kgmlc63qkh0rpilm-openjdk-8u442-b06.drv' in the references of output 'jre' from output 'out'
| 10:27:47 |
K900 | gege | 10:31:32 |
emily | I want to kill OpenJDK 8 :( | 11:12:38 |
K900 | What's even keeping it alive? | 11:13:04 |
K900 | Minecraft? | 11:13:07 |
emily | no, Minecraft moved off years ago | 11:13:14 |
emily | very little is keeping it alive. I think like, Runescape maybe. | 11:13:27 |
K900 | Don't like | 11:13:57 |
K900 | Really old Minecrafts still need it | 11:14:01 |
emily | there's some compatibility layer to run those on modern JDK | 11:14:10 |
emily | because Minecraft people are insane | 11:14:14 |
emily | Java people just seem to have an expectation that every JDK under the sun is packaged so I got a little burnt out trying to clean things up. (we still don't get timely bump PRs for security updates) | 11:14:45 |
Grimmauld (any/all) | well, minecraft 1.16 and earlier still runs as java8, though the compat of newer JDKs (18 and older, 20+ was finnicky last i tried) is fine. Only 1.7 and older really wants actual java 8 | 11:14:48 |
Grimmauld (any/all) | * well, minecraft 1.16 and earlier still runs as java8, though the compat of newer JDKs (18 and older, 20+ was finnicky last i tried) is fine. Only minecraft 1.7 and older really wants actual java 8 | 11:15:08 |
emily | see e.g. https://github.com/GTNewHorizons/lwjgl3ify | 11:15:23 |
emily | I don't remember if that's the thing that came up last time but there are definitely options | 11:15:35 |
Grimmauld (any/all) | i mean, 1.7 is a whole mess | 11:15:53 |