nixpkgs/pkgs/top-level
Peter Simons 3d02ab54dd emacs: Lower prio of emacs-23 and generally get options from ${NIXPKGS_CONFIG}.
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
2008-09-25 21:38:16 +00:00
..
all-packages.nix emacs: Lower prio of emacs-23 and generally get options from ${NIXPKGS_CONFIG}. 2008-09-25 21:38:16 +00:00
build-for-release.nix Build Inkscape, XScreenSaver, XLockMore. 2008-09-19 12:32:38 +00:00
builder-defs.nix * Don't use toString here - it causes the path of source file 2008-09-23 00:52:05 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
template-composing+config.nix * Tab removal. 2008-07-23 13:40:03 +00:00
template-composing-builder.nix Added xnee utility for X11 action recording 2008-08-14 09:25:26 +00:00
template-debian.nix * mirror://debian: stripped the /pool part; there are other Debian 2008-03-13 13:31:39 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00