
By default, 'nix-env --install emacs' will install Emacs 22.3, which is the latest stable release. Furthermore, the following options are now supported: emacs = { xawSupport = false; # used only by emacs 23 xaw3dSupport = false; gtkSupport = true; xftSupport = true; # used only by emacs 23 }; svn path=/nixpkgs/trunk/; revision=12922
Description
No description provided
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%