nodejs: deb-src no longer available
This commit is contained in:
parent
6fa3abc217
commit
fb70a068d8
1 changed files with 0 additions and 1 deletions
|
@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue