Revert "Try to patch in the domain support"
This reverts commit cd27fb2b41.
	
	
This commit is contained in:
		
					parent
					
						
							
								cd27fb2b41
							
						
					
				
			
			
				commit
				
					
						e616dfde87
					
				
			
		
					 1 changed files with 1 additions and 7 deletions
				
			
		|  | @ -1,4 +1,4 @@ | ||||||
| { stdenv, lib, pkgs, python, nodejs_latest, fetchFromGitHub, fetchpatch, fetchzip, fetchurl, conf }: | { stdenv, lib, pkgs, python, nodejs_latest, fetchFromGitHub, fetchzip, fetchurl, conf }: | ||||||
| let | let | ||||||
|   nodejs = nodejs_latest; |   nodejs = nodejs_latest; | ||||||
|   yarn2nix = import (fetchFromGitHub { |   yarn2nix = import (fetchFromGitHub { | ||||||
|  | @ -17,12 +17,6 @@ yarn2nix.mkYarnPackage { | ||||||
|     sha256 = "0448kbibnf21p2w0rvbfnxd5f45nvi8lsv3rxyma4876cc4imwbv"; |     sha256 = "0448kbibnf21p2w0rvbfnxd5f45nvi8lsv3rxyma4876cc4imwbv"; | ||||||
|   }; |   }; | ||||||
|   conf = conf; |   conf = conf; | ||||||
|   patches = [ |  | ||||||
|     (fetchpatch { |  | ||||||
|       url = "https://github.com/freifunkhamburg/hopglass/commit/de3fc035ad2c1f3ff6b83a51b3678d9f7037d507.patch"; |  | ||||||
|       sha256 = "0wr2a7na3jb4z40blgm0nl54bhl2ablx34hxqmgsvncair5c66a9"; |  | ||||||
|     }) |  | ||||||
|   ]; |  | ||||||
|   installPhase = '' |   installPhase = '' | ||||||
|     echo ---------------------------------------------------------------------------- installPhase |     echo ---------------------------------------------------------------------------- installPhase | ||||||
|     set -x |     set -x | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank