Unverified Commit ee8fa538 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

velocity: 3.5.0-unstable-2026-02-21 -> 3.5.0-unstable-2026-03-03 (#496503)

parents e34a4d56 23af106e
Loading
Loading
Loading
Loading
+209 −292

File changed.

Preview size limit exceeded, changes collapsed.

+3 −3
Original line number Diff line number Diff line
@@ -34,13 +34,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "velocity";
  version = "3.5.0-unstable-2026-02-21";
  version = "3.5.0-unstable-2026-03-03";

  src = fetchFromGitHub {
    owner = "PaperMC";
    repo = "Velocity";
    rev = "6aff78728c267bbb67b07298b8cf4580fb79fc6f";
    hash = "sha256-hO1xXMd7aobYBvTwpLGeRqwrYCKdB1ZhzfOo/z1wuQM=";
    rev = "e0db25664fc82eabd9fde5aac22a2311a9765975";
    hash = "sha256-o3BNJyRNu5nJpC/Zagd/D3OsF0KBqZCR9sTTf/AEU3M=";
  };

  nativeBuildInputs = [