codum: instala extensión de riscv
This commit is contained in:
		
							parent
							
								
									2fa4232230
								
							
						
					
					
						commit
						db2ecdfff3
					
				
					 2 changed files with 10 additions and 0 deletions
				
			
		|  | @ -19,6 +19,7 @@ with lib; | |||
|       sirtori.indenticator | ||||
|       toasty-technologies.octave | ||||
|       Gimly81.matlab | ||||
|       zhwu95.riscv | ||||
|     ]); | ||||
|     userSettings = { | ||||
|       "files.autoSave" = "onFocusChange"; | ||||
|  |  | |||
|  | @ -47,5 +47,14 @@ | |||
|       sha256 = "sha256-tbqblaBX+wqgasfGLsFp49xYxXi5CF39YPYs0QyANt0="; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   zhwu95.riscv = buildVscodeMarketplaceExtension { | ||||
|     mktplcRef = { | ||||
|       publisher = "zhwu95"; | ||||
|       name = "riscv"; | ||||
|       version = "0.0.8"; | ||||
|       sha256 = "sha256-PXaHSEXoN0ZboHIoDg37tZ+Gv6xFXP4wGBS3YS/53TY="; | ||||
|     }; | ||||
|   }; | ||||
| # para obtener el sha: lib.fakeSha256 | ||||
| } | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero