From f2e6d6ab9cd59898adbdbf3e61bd4728813a6267 Mon Sep 17 00:00:00 2001 From: FliegendeWurst Date: Sun, 5 Jan 2025 16:08:59 +0100 Subject: [PATCH] vengi-tools: update homepage --- pkgs/applications/graphics/vengi-tools/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/graphics/vengi-tools/default.nix b/pkgs/applications/graphics/vengi-tools/default.nix index b4a99396fb97..47be62abfe35 100644 --- a/pkgs/applications/graphics/vengi-tools/default.nix +++ b/pkgs/applications/graphics/vengi-tools/default.nix @@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: { version = "0.0.34"; src = fetchFromGitHub { - owner = "mgerhardy"; + owner = "vengi-voxel"; repo = "vengi"; rev = "v${finalAttrs.version}"; hash = "sha256-a78Oiwln3vyzCyjNewbK1/05bnGcSixxzKIgz4oiDmA="; @@ -114,8 +114,8 @@ stdenv.mkDerivation (finalAttrs: { filemanager and a command line tool to convert between several voxel formats. ''; - homepage = "https://mgerhardy.github.io/vengi/"; - downloadPage = "https://github.com/mgerhardy/vengi/releases"; + homepage = "https://vengi-voxel.github.io/vengi/"; + downloadPage = "https://github.com/vengi-voxel/vengi/releases"; license = [ licenses.mit licenses.cc-by-sa-30