forked from fabian/nix
		
	add desktop platform
This commit is contained in:
		
							parent
							
								
									a598918c63
								
							
						
					
					
						commit
						106bc1348d
					
				
					 26 changed files with 2602 additions and 13 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| lib: | ||||
| with lib; { | ||||
|   android_sdk.accept_license = true; | ||||
|   android_sdk.accept_license = true; #TODO: what the fuck is this | ||||
|   allowUnfreePredicate = pkg: import ./unfree.nix lib (getName pkg); | ||||
| } | ||||
|  |  | |||
|  | @ -2,12 +2,10 @@ lib: name: | |||
| with lib; | ||||
|   elem name [ | ||||
|     "discord" | ||||
|     "rar" | ||||
|     "spotify" | ||||
|     "spotify-unwrapped" | ||||
|     "steam" | ||||
|     "steam-original" | ||||
|     "steam-run" | ||||
|     "teams" | ||||
|     "zoom" | ||||
|   ] | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue