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

velocity: 3.5.0-unstable-2026-02-11 -> 3.5.0-unstable-2026-02-21 (#493466)

parents 5ec5f3d3 ad20dd32
Loading
Loading
Loading
Loading
+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-11";
  version = "3.5.0-unstable-2026-02-21";

  src = fetchFromGitHub {
    owner = "PaperMC";
    repo = "Velocity";
    rev = "c2fd3c07ac1f317e2700aead1a2338fe11152ce2";
    hash = "sha256-Nnrod7sEOqXCnHx6gkpnkXObt4FNE35vp6fvGN9988Q=";
    rev = "6aff78728c267bbb67b07298b8cf4580fb79fc6f";
    hash = "sha256-hO1xXMd7aobYBvTwpLGeRqwrYCKdB1ZhzfOo/z1wuQM=";
  };

  nativeBuildInputs = [