Remove possible link from devShell.
This commit is contained in:
		
							parent
							
								
									c315f992f5
								
							
						
					
					
						commit
						6707fa256b
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		|  | @ -19,6 +19,9 @@ | ||||||
|             src = ./.; |             src = ./.; | ||||||
|             nativeBuildInputs = [ zola ]; |             nativeBuildInputs = [ zola ]; | ||||||
|             configurePhase = '' |             configurePhase = '' | ||||||
|  |               if [ -h "themes/${themeName}" ]; then | ||||||
|  |                 rm "themes/${themeName}" | ||||||
|  |               fi | ||||||
|               mkdir -p "themes/${themeName}" |               mkdir -p "themes/${themeName}" | ||||||
|               cp -a ${hermit-zola}/* "themes/${themeName}/" |               cp -a ${hermit-zola}/* "themes/${themeName}/" | ||||||
|             ''; |             ''; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue