diff --git a/bundles/nodejs/metadata.py b/bundles/nodejs/metadata.py index b213fcc..5c0f7ad 100644 --- a/bundles/nodejs/metadata.py +++ b/bundles/nodejs/metadata.py @@ -33,7 +33,6 @@ def nodejs_from_version(metadata): 'nodejs': { 'items': { f'deb https://deb.nodesource.com/node_{version}.x nodistro main', - f'deb-src https://deb.nodesource.com/node_{version}.x nodistro main', }, }, },