añade comando para usar paquetes unstable
This commit is contained in:
		
							parent
							
								
									f847fb5138
								
							
						
					
					
						commit
						7e0df68dee
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -90,6 +90,10 @@ | |||
|     nix shell "nixpkgs#$1" | ||||
|   } | ||||
| 
 | ||||
|   function unuse() { | ||||
|     nix shell "unstable#$1" | ||||
|   } | ||||
| 
 | ||||
|   function spawn () { | ||||
|     if [ ! -x "$(command -v $1)" ] | ||||
|       then | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero