forked from CCCHH/nix-infra
		
	Update spaceapid
This commit is contained in:
		
					parent
					
						
							
								001740df0b
							
						
					
				
			
			
				commit
				
					
						1c54a7b316
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -4,7 +4,7 @@ let
 | 
				
			||||||
  spaceapidSrc = builtins.fetchGit {
 | 
					  spaceapidSrc = builtins.fetchGit {
 | 
				
			||||||
    url = "https://git.hamburg.ccc.de/CCCHH/spaceapid.git";
 | 
					    url = "https://git.hamburg.ccc.de/CCCHH/spaceapid.git";
 | 
				
			||||||
    ref = "main";
 | 
					    ref = "main";
 | 
				
			||||||
    rev = "42a012239fc7004c120a74c555a48202f5775bac";
 | 
					    rev = "7ac8e91cc2d4523fe286025258ea38e1d94360a3";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  spaceapid = pkgs.buildGoModule {
 | 
					  spaceapid = pkgs.buildGoModule {
 | 
				
			||||||
    pname = "spaceapid";
 | 
					    pname = "spaceapid";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue