Drop glinux attribute from Emacs derivation
My google-briefcase has subsumed this responsibility.
This commit is contained in:
		
							parent
							
								
									60fd538a10
								
							
						
					
					
						commit
						c7af26b2af
					
				
					 1 changed files with 0 additions and 7 deletions
				
			
		|  | @ -183,13 +183,6 @@ in { | ||||||
|         "$@" |         "$@" | ||||||
|     ''; |     ''; | ||||||
| 
 | 
 | ||||||
|   # Use `nix-env -f '<briefcase>' emacs.glinux` to install `wpcarro-emacs` on |  | ||||||
|   # gLinux machines. This will ensure that X and GL linkage behaves as expected. |  | ||||||
|   glinux = { briefcasePath ? "$HOME/briefcase" }: withEmacsPath { |  | ||||||
|     inherit briefcasePath; |  | ||||||
|     emacsBin = "/usr/bin/google-emacs"; |  | ||||||
|   }; |  | ||||||
| 
 |  | ||||||
|   # Use `nix-env -f '<briefcase>' emacs.nixos` to install `wpcarros-emacs` on |   # Use `nix-env -f '<briefcase>' emacs.nixos` to install `wpcarros-emacs` on | ||||||
|   # NixOS machines. |   # NixOS machines. | ||||||
|   nixos = { briefcasePath ? "$HOME/briefcase" }: withEmacsPath { |   nixos = { briefcasePath ? "$HOME/briefcase" }: withEmacsPath { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue