Can remove the no write lock file
This commit is contained in:
		
							parent
							
								
									472667c531
								
							
						
					
					
						commit
						26ff1d7d7b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,7 +11,7 @@ writeShellApplication
 | 
				
			||||||
  runtimeInputs = [direnv];
 | 
					  runtimeInputs = [direnv];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  text = ''
 | 
					  text = ''
 | 
				
			||||||
    echo "use flake \"git+https://git.lillianviolet.dev/Lillian-Violet/dev-templates.git?dir=$1\" --no-write-lock-file" >> .envrc
 | 
					    echo "use flake \"git+https://git.lillianviolet.dev/Lillian-Violet/dev-templates.git?dir=$1\"" >> .envrc
 | 
				
			||||||
    direnv allow
 | 
					    direnv allow
 | 
				
			||||||
  '';
 | 
					  '';
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue