gnu: swineherd: Propagate inputs.
Swineherd does not wrap its inputs, so it needs to drag along all its Guile inputs when installed. * gnu/packages/admin.scm (swineherd)[inputs]: Move all from here... [propagated-inputs]: ...to here.
This commit is contained in:
		
							parent
							
								
									1a0c7f71f0
								
							
						
					
					
						commit
						30e5484f35
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -422,7 +422,7 @@ interface and is based on GNU Guile.")
 | 
			
		|||
       #:make-flags '("GUILE_AUTO_COMPILE=0")))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list autoconf automake guile-3.0 pkg-config texinfo))
 | 
			
		||||
    (inputs
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list btrfs-progs
 | 
			
		||||
           guile-config
 | 
			
		||||
           guile-fibers-1.3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue