Loading pkgs/tools/filesystems/exfatprogs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { description = "exFAT filesystem userspace utilities"; homepage = "https://github.com/exfatprogs/exfatprogs"; license = licenses.gpl2Plus; maintainers = with maintainers; [ zane ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; } Loading
pkgs/tools/filesystems/exfatprogs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { description = "exFAT filesystem userspace utilities"; homepage = "https://github.com/exfatprogs/exfatprogs"; license = licenses.gpl2Plus; maintainers = with maintainers; [ zane ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; }