hainich/minecraft: update to paper 1.16.5-592
This commit is contained in:
parent
289c82e529
commit
caa45759a1
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@
|
|||
services.minecraft-server = {
|
||||
enable = true;
|
||||
package = let
|
||||
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";
|
||||
version = "1.16.5-592";
|
||||
url = "https://papermc.io/api/v2/projects/paper/versions/1.16.5/builds/592/downloads/paper-1.16.5-592.jar";
|
||||
sha256 = "039w44c7png9ppg8w2287mm0aavqdsvg9cdf50p2faa2bs586j9i";
|
||||
in (pkgs.minecraft-server.overrideAttrs (old: rec {
|
||||
name = "minecraft-server-${version}";
|
||||
inherit version;
|
||||
|
|
Loading…
Reference in a new issue