Use nix for launch
This commit is contained in:
		
					parent
					
						
							
								618d72f789
							
						
					
				
			
			
				commit
				
					
						b2febf1b13
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.vscode/launch.json
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.vscode/launch.json
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
    "version": "0.2.0",
 | 
			
		||||
    "configurations": [
 | 
			
		||||
        {
 | 
			
		||||
            "command": "deno task dev",
 | 
			
		||||
            "command": "nix run nixpkgs#deno task dev",
 | 
			
		||||
            "name": "Development server",
 | 
			
		||||
            "request": "launch",
 | 
			
		||||
            "type": "node-terminal"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue