diff --git a/.gitmodules b/.gitmodules index ee0f420..307b805 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "habitica-nativefier"] path = habitica-nativefier url = https://git.rust.cloud/harlequix/habitica-nativefier +[submodule "nodejs-nativefier"] + path = nodejs-nativefier + url = https://aur.archlinux.org/nodejs-nativefier.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index 199d9a7..f2ba15a 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -32,3 +32,4 @@ members: - directory: focusmate-nativefier - directory: todoist-nativefier - directory: habitica-nativefier +- directory: nodejs-nativefier diff --git a/nodejs-nativefier b/nodejs-nativefier new file mode 160000 index 0000000..1518572 --- /dev/null +++ b/nodejs-nativefier @@ -0,0 +1 @@ +Subproject commit 15185725f3e75648fc379cf4a8ee4db8f7c789b6