Add sys-devices system feature
This commit is contained in:
		
							parent
							
								
									e989e7950e
								
							
						
					
					
						commit
						74ce217cf9
					
				| @ -5,6 +5,8 @@ let | ||||
|   nodes = <nodes>; | ||||
|   nanos6 = <nanos6>; | ||||
| 
 | ||||
|   requiredSystemFeatures = [ "sys-devices" ]; | ||||
| 
 | ||||
|   getVersion = x: toString (x.shortRev or x.dirtyShortRev or x.lastModified or "master"); | ||||
| 
 | ||||
|   pkgs = ( | ||||
| @ -16,6 +18,7 @@ let | ||||
|             version = getVersion nosv; | ||||
| 
 | ||||
|             doCheck = true; | ||||
|             inherit requiredSystemFeatures; | ||||
|           }); | ||||
| 
 | ||||
|           ovni = prev.ovni.overrideAttrs (old: { | ||||
| @ -37,6 +40,7 @@ let | ||||
|             version = getVersion nodes; | ||||
| 
 | ||||
|             doCheck = true; | ||||
|             inherit requiredSystemFeatures; | ||||
|           }); | ||||
|         }) | ||||
|       ]; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user