mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-06-26 18:36:42 +00:00
vpk_fuse: fix project link
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A FUSE filesystem which can open Valve PacKage files (VPK).";
|
||||
homepage = "https://xmake.io";
|
||||
homepage = "https://github.com/ElementW/vpk_fuse";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user