velocity: 3.4.0-unstable-2026-01-08 -> 3.5.0-unstable-2026-01-25

This commit is contained in:
R. Ryantm
2026-01-26 04:12:37 +00:00
parent b3ac5a8a8c
commit 8d03e1b003
2 changed files with 405 additions and 494 deletions
+402 -491
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -34,13 +34,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "velocity";
version = "3.4.0-unstable-2026-01-08";
version = "3.5.0-unstable-2026-01-25";
src = fetchFromGitHub {
owner = "PaperMC";
repo = "Velocity";
rev = "372a3b28bd3bbaebf5934b4582dbb2feba70a93e";
hash = "sha256-MImId6FLsMEH0ijWOneZYpxah1TVOltWEF9Gmrtledc=";
rev = "fe8dc5eaa2bdd9b7509f6f81e1c13fa6c571e324";
hash = "sha256-Eb1RytkncYFKJysEuGYe1wTawtxK9JCXw2E1F64U3Zs=";
};
nativeBuildInputs = [