velocity: 3.4.0-unstable-2025-11-09 -> 3.4.0-unstable-2025-12-07
This commit is contained in:
@@ -34,13 +34,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "velocity";
|
||||
version = "3.4.0-unstable-2025-11-09";
|
||||
version = "3.4.0-unstable-2025-12-07";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "PaperMC";
|
||||
repo = "Velocity";
|
||||
rev = "6cc1be7746ec49d2b600b1af1dcec99584750d38";
|
||||
hash = "sha256-zDB9bIkclEBf+NdBkufmsmKM8Qo8uqeZ26OUdyzczi8=";
|
||||
rev = "8f65a8142029717d3af09ecf82792f7345dc873a";
|
||||
hash = "sha256-51n5ztuvGzWqvIfFOteV/CsvcInE7/aZmEeLCGonfLE=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user