Enlightenment 0.16.8.15.
Patch by John Altobelli <acocaracha@gmail.com>, minor edits by Ludovic Courtès <ludo@gnu.org>. svn path=/nixpkgs/trunk/; revision=13823
This commit is contained in:
@@ -8481,6 +8481,10 @@ let
|
||||
### DESKTOP ENVIRONMENTS
|
||||
|
||||
|
||||
enlightenment = import ../desktops/enlightenment {
|
||||
inherit stdenv fetchurl pkgconfig x11 xlibs dbus imlib2 freetype;
|
||||
};
|
||||
|
||||
gnome = recurseIntoAttrs (import ../desktops/gnome {
|
||||
inherit
|
||||
fetchurl stdenv pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user