nifskope: update homepage

This commit is contained in:
FliegendeWurst
2025-01-04 19:25:10 +01:00
parent 101687aeef
commit 5306d45185
+1 -1
View File
@@ -75,7 +75,7 @@ stdenv.mkDerivation {
'';
meta = with lib; {
homepage = "https://niftools.sourceforge.net/wiki/NifSkope";
homepage = "https://github.com/niftools/nifskope";
description = "Tool for analyzing and editing NetImmerse/Gamebryo '*.nif' files";
maintainers = [ ];
platforms = platforms.linux;