feat(pkgs) add repo pack package
This commit is contained in:
		
							parent
							
								
									45a6774b20
								
							
						
					
					
						commit
						f34eed5138
					
				
					 4 changed files with 33 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -2,6 +2,7 @@
 | 
			
		|||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  config,
 | 
			
		||||
  self,
 | 
			
		||||
  ...
 | 
			
		||||
}: let
 | 
			
		||||
  cfg = config.ooknet.tools.utils;
 | 
			
		||||
| 
						 | 
				
			
			@ -45,6 +46,9 @@ in {
 | 
			
		|||
 | 
			
		||||
      # Nix tooling
 | 
			
		||||
      alejandra
 | 
			
		||||
 | 
			
		||||
      #AI
 | 
			
		||||
      self.packages.${pkgs.system}.repopack
 | 
			
		||||
    ];
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue