s/buildInputs/packages
This commit is contained in:
		
							parent
							
								
									2dbb282412
								
							
						
					
					
						commit
						8ff6066f01
					
				
					 28 changed files with 37 additions and 33 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,7 @@
 | 
			
		|||
    in
 | 
			
		||||
    {
 | 
			
		||||
      devShells.default = pkgs.mkShell {
 | 
			
		||||
        buildInputs = with pkgs; [ open-policy-agent conftest ];
 | 
			
		||||
        packages = with pkgs; [ open-policy-agent conftest ];
 | 
			
		||||
 | 
			
		||||
        shellHook = ''
 | 
			
		||||
          ${pkgs.open-policy-agent}/bin/opa version
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue