outline: 0.82.0 -> 0.83.0
This commit is contained in:
		
							parent
							
								
									208645bf60
								
							
						
					
					
						commit
						f6db44a8da
					
				| @ -14,13 +14,13 @@ | |||||||
| 
 | 
 | ||||||
| stdenv.mkDerivation rec { | stdenv.mkDerivation rec { | ||||||
|   pname = "outline"; |   pname = "outline"; | ||||||
|   version = "0.82.0"; |   version = "0.83.0"; | ||||||
| 
 | 
 | ||||||
|   src = fetchFromGitHub { |   src = fetchFromGitHub { | ||||||
|     owner = "outline"; |     owner = "outline"; | ||||||
|     repo = "outline"; |     repo = "outline"; | ||||||
|     rev = "v${version}"; |     rev = "v${version}"; | ||||||
|     hash = "sha256-nCXyR4k/Ny0OLAE18B+GJDyOMTjt6rc375yj+d+c8zQ="; |     hash = "sha256-r8E+N6C9EGah7qEomD+c64lW2L3XjAj+TIVHByLckag="; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   nativeBuildInputs = [ |   nativeBuildInputs = [ | ||||||
| @ -35,7 +35,7 @@ stdenv.mkDerivation rec { | |||||||
| 
 | 
 | ||||||
|   yarnOfflineCache = fetchYarnDeps { |   yarnOfflineCache = fetchYarnDeps { | ||||||
|     yarnLock = "${src}/yarn.lock"; |     yarnLock = "${src}/yarn.lock"; | ||||||
|     hash = "sha256-RDMVlSVYPGAuyOTcI2CBgaaZ5wNT7lznYb4jbirKmqk="; |     hash = "sha256-XiVg/HesOooj7aJHMMVKx+JUd6cA0E4koxHZAm3cFiQ="; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   configurePhase = '' |   configurePhase = '' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Alexander Sieg
						Alexander Sieg