feat: Include well-known into the package
This commit is contained in:
		
							parent
							
								
									7dd4ca5cb3
								
							
						
					
					
						commit
						d063d9773c
					
				| @ -24,6 +24,7 @@ stdenv.mkDerivation { | ||||
|   installPhase = '' | ||||
|     mkdir -p $out/srv/www/website | ||||
|     cp -vr _site/* $out/srv/www/website | ||||
|     cp -vr well-known $out/srv/www/website/.well-known | ||||
|   ''; | ||||
| 
 | ||||
|   doCheck = false; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user