"Release" 25.09 Giving
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				CI / Check, build and cache nixfiles (push) Failing after 31m46s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	CI / Check, build and cache nixfiles (push) Failing after 31m46s
				
			This commit is contained in:
		@@ -178,6 +178,9 @@ in
 | 
			
		||||
              dependencies = with ps; [
 | 
			
		||||
                requests
 | 
			
		||||
              ];
 | 
			
		||||
 | 
			
		||||
              pyproject = true;
 | 
			
		||||
              build-system = [ ps.setuptools ];
 | 
			
		||||
            };
 | 
			
		||||
          in
 | 
			
		||||
          {
 | 
			
		||||
 
 | 
			
		||||
@@ -55,8 +55,8 @@ in
 | 
			
		||||
          unifi = {
 | 
			
		||||
            enable = true;
 | 
			
		||||
            openFirewall = true;
 | 
			
		||||
            unifiPackage = pkgs.unifi8;
 | 
			
		||||
            mongodbPackage = pkgs.mongodb-6_0;
 | 
			
		||||
            unifiPackage = pkgs.unifi;
 | 
			
		||||
            mongodbPackage = pkgs.mongodb-7_0;
 | 
			
		||||
          };
 | 
			
		||||
        };
 | 
			
		||||
      };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user