hainich/minecraft: update to paper 1.16.5-583
This commit is contained in:
parent
2112e6e40e
commit
7c04319456
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@
|
|||
services.minecraft-server = {
|
||||
enable = true;
|
||||
package = let
|
||||
version = "1.16.5-576";
|
||||
url = "https://papermc.io/api/v2/projects/paper/versions/1.16.5/builds/576/downloads/paper-1.16.5-576.jar";
|
||||
sha256 = "03rz7hayj7404wr7a6cff43i30sdy3xhv270mw89l11a5sxll2ih";
|
||||
version = "1.16.5-583";
|
||||
url = "https://papermc.io/api/v2/projects/paper/versions/1.16.5/builds/583/downloads/paper-1.16.5-583.jar";
|
||||
sha256 = "0xpj1bk55cp34xamr7zlnm02xqdh02kybz1w5x1x35kangwfipq4";
|
||||
in (pkgs.minecraft-server.overrideAttrs (old: rec {
|
||||
name = "minecraft-server-${version}";
|
||||
inherit version;
|
||||
|
|
Loading…
Reference in a new issue