Commit Graph

3 Commits

Author SHA1 Message Date
Majiir Paktu
85f544d85e papermc: fix version/hash overrides
Reintroduces the use of finalAttrs that was introduced in
d0bb02b106 and erroneously removed in
ef321a0ed6.
2024-03-17 16:44:35 -04:00
Majiir Paktu
2282f6f5e1 papermc: revert to old URL construction
This uses two bindings to build the URL instead of three. This allows
the version string to differ from the papermc URL format, at the loss
of... nothing, as far as I can tell. My motivation for reverting the
change is to reduce the number of references to 'version', since it
requires special handling to handle overrides correctly.
2024-03-17 16:42:14 -04:00
MayNiklas
ef321a0ed6 papermc: provide multiple versions 2024-02-26 10:27:17 +01:00