mirror of
				https://github.com/Blah-IM/blahrs.git
				synced 2025-10-30 02:11:37 +00:00 
			
		
		
		
	contrib: reformat nix
This commit is contained in:
		
							parent
							
								
									40e4a53886
								
							
						
					
					
						commit
						03a72736ea
					
				
					 1 changed files with 3 additions and 5 deletions
				
			
		|  | @ -21,9 +21,7 @@ let | |||
|   mkConfigFile = | ||||
|     name: config: | ||||
|     (toml.generate name config).overrideAttrs (old: { | ||||
|       buildCommand = | ||||
|         old.buildCommand | ||||
|         + '' | ||||
|       buildCommand = old.buildCommand + '' | ||||
|         ${lib.getBin cfg.package}/bin/blahd validate --config $out | ||||
|       ''; | ||||
|     }); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 oxalica
						oxalica