[neon/neon-packaging/nvm/Neon/release] debian: and make it the default

Carlos De Maine null at kde.org
Thu May 21 10:49:25 BST 2026


Git commit da90950b05551556d6e8afc6bd76fc3d40994ca5 by Carlos De Maine.
Committed on 21/05/2026 at 09:49.
Pushed by carlosdem into branch 'Neon/release'.

and make it the default

M  +1    -1    debian/postinst

https://invent.kde.org/neon/neon-packaging/nvm/-/commit/da90950b05551556d6e8afc6bd76fc3d40994ca5

diff --git a/debian/postinst b/debian/postinst
index 440e3ab..42c3c81 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -8,4 +8,4 @@ source /etc/profile.d/nvm-profile.sh
 
 # install nodejs 20.0.2 and make system wide default
 nvm install 20.20.2
-nvm alias default 20.0.2
+nvm alias default 20.20.2


More information about the Neon-commits mailing list