gnu: node: Add cpe-name.
* gnu/packages/node.scm (node)[properties]: Add cpe-name.
This commit is contained in:
		
							parent
							
								
									847f2ae859
								
							
						
					
					
						commit
						a69076e792
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -274,7 +274,8 @@ devices.") | ||||||
|     (home-page "https://nodejs.org/") |     (home-page "https://nodejs.org/") | ||||||
|     (license license:expat) |     (license license:expat) | ||||||
|     (properties '((max-silent-time . 7200)   ;2h, needed on ARM |     (properties '((max-silent-time . 7200)   ;2h, needed on ARM | ||||||
|                   (timeout . 21600)))))        ;6h |                   (timeout . 21600)          ;6h | ||||||
|  |                   (cpe-name . "node.js"))))) | ||||||
| 
 | 
 | ||||||
| ;; This should be the latest version of node that still builds without | ;; This should be the latest version of node that still builds without | ||||||
| ;; depending on llhttp. | ;; depending on llhttp. | ||||||
|  |  | ||||||
		Reference in a new issue