From 6d2049079098d1af21bf2502597c9982c49fcb8a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 24 Sep 2025 21:37:31 +0000 Subject: [PATCH] velocity: 3.4.0-unstable-2025-09-07 -> 3.4.0-unstable-2025-09-24 --- pkgs/by-name/ve/velocity/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/ve/velocity/package.nix b/pkgs/by-name/ve/velocity/package.nix index 172ad0408743..d886b1e7013b 100644 --- a/pkgs/by-name/ve/velocity/package.nix +++ b/pkgs/by-name/ve/velocity/package.nix @@ -35,13 +35,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "velocity"; - version = "3.4.0-unstable-2025-09-07"; + version = "3.4.0-unstable-2025-09-24"; src = fetchFromGitHub { owner = "PaperMC"; repo = "Velocity"; - rev = "6e80f57739d5faea3b4e85c993c3649fe5e98cd7"; - hash = "sha256-w6uo19FPs8lhAPcqqWABPnyQRTe5G5bsX+IfVAXcwzo="; + rev = "ec793a9fdbbf66fcce31fe544e8f0208cb9f9520"; + hash = "sha256-pxk239uN7U+qfEElGTja/4VHR0wbw4RW0Mritx1P00w="; }; nativeBuildInputs = [