Set the website variables correctly for phanpy
This commit is contained in:
		
							parent
							
								
									cfbe33f6e6
								
							
						
					
					
						commit
						3036463113
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,12 @@ buildNpmPackage rec {
 | 
			
		|||
  pname = "phanpy";
 | 
			
		||||
  version = "2024.04.04.65d51b0";
 | 
			
		||||
 | 
			
		||||
  shellHook = ''
 | 
			
		||||
    export PHANPY_DEFAULT_INSTANCE="social.gladtherescake.eu"
 | 
			
		||||
    export PHANPY_CLIENT_NAME="Phanpy on gladtherescake.eu"
 | 
			
		||||
    export PHANPY_WEBSITE="phanpy.gladtherescake.eu"
 | 
			
		||||
  '';
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "cheeaun";
 | 
			
		||||
    repo = pname;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue