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