mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
velocity: 3.4.0-unstable-2025-05-09 -> 3.4.0-unstable-2025-05-21 (#409650)
This commit is contained in:
commit
25ee46d7ee
1 changed files with 3 additions and 3 deletions
|
@ -35,13 +35,13 @@ let
|
|||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "velocity";
|
||||
version = "3.4.0-unstable-2025-05-09";
|
||||
version = "3.4.0-unstable-2025-05-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "PaperMC";
|
||||
repo = "Velocity";
|
||||
rev = "e13c8c340f242d270b16ec6931d1ba94a9e8f1f3";
|
||||
hash = "sha256-CJVUEwYnpXDaYgXoi1Qk0uyB/CHM3UDQzQfhtDxDKdE=";
|
||||
rev = "678c7aa3a42aaf64b8b1b7df75e787cbec9fe2ad";
|
||||
hash = "sha256-///JQxm+YlQQFyokqCoApxYCNVhvCK+XxwXM7psa+us=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue