Commit graph

25 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
Dennis Wuitz 9dab6dd095 papermc: 1.20.2.234 -> 1.20.4.435 2024-02-24 19:47:22 +01:00
Gerg-L fd5591921f
papermc: 1.20.1.83 -> 1.20.2.234 2023-10-13 20:23:43 -04:00
Gerg-L d0bb02b106
papermc: refactor 2023-10-13 20:23:03 -04:00
SEKUN ae910ed9b8
papermc: 1.19.3.375 -> 1.20.1.83 2023-07-17 16:10:00 +00:00
Majiir Paktu 39341af6b0 papermc: allow version override 2023-02-01 18:00:46 -05:00
Daniel Thwaites ed614a4ebc
papermc: 1.19.2r131 -> 1.19.3r375 2023-01-11 23:40:43 +00:00
Azat Bahawi 8785efccc2
papermc: 1.18.2r313 -> 1.19.2r131 2022-08-19 17:28:10 +03:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Victor 85f977180a papermc: 1.18.1r132 -> 1.18.2r313 2022-04-29 14:04:32 +02:00
Malo Bourgon 0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Johannes Arnold b25107949d papermc: 1.17.1r399 -> 1.18.1r132 2022-01-03 23:24:46 +01:00
Aaron Janse f1c4bec46a
papermc: 1.17.1r97 -> 1.17.1r399 (#149989)
* papermc: 1.17.1r97 -> 1.17.1r399

Co-authored-by: Joel <jyooru+github@protonmail.ch>
2021-12-11 15:46:12 +00:00
Sage Raflik b18a3d0583 papermc: 1.16.5r771 -> 1.17.1r97 2021-07-10 13:19:52 -05:00
ZerataX b2c045c07b
papermc: 1.16.5r488 -> 1.16.5r771 2021-06-08 00:59:38 +02:00
Sage Raflik 3b71389383 papermc: 1.16.5r457 -> 1.16.5r488 2021-02-23 11:12:57 -06:00
Sage Raflik 23de1f4ae6 papermc: add neonfuz as maintainer 2021-02-01 11:47:47 -06:00
Sage Raflik 63b9189151 papermc: 1.16.4r296 -> 1.16.5r457 2021-02-01 11:40:37 -06:00
Ben Siraphob 2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Reed d595620c38 papermc: 1.16.2r141 -> 1.16.4r296 2020-11-27 18:10:18 -05:00
Daniël de Kok 4bb0728760 papermc: cleanup
- Use Nix store path for the shebang to make this work on systems
  without /bin/sh.
- Replace phases by dont*.
- Install jar file to $out/share/papermc rather than $out.
- License gpl3 -> gpl3Only (couldn't find any evidence that this is
  gpl3Plus).
2020-08-25 14:46:24 +02:00
TheUserCreated 7dd3f3d191
papermc: 1.15.2r161 -> 1.16.2r141 2020-08-25 14:24:52 +02:00
Aaron Janse 631fe89c59 papermc: init at 1.15.2r121 2020-04-02 21:33:04 -07:00