summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2009-10-30* Merge the temporary copy of dbus.Eelco Dolstra3-74/+13
svn path=/nixpkgs/branches/xorg-7.5/; revision=18052
2009-10-30* Build CUPS with dbus support, plus some purity fixes.Eelco Dolstra2-10/+8
svn path=/nixpkgs/branches/xorg-7.5/; revision=18051
2009-10-30added chromeWrapper, like firefoxWrapper, to allow plugins to work, added ↵Rob Vermaas5-8/+56
previously undefined dependencies on flash plugin svn path=/nixpkgs/trunk/; revision=18050
2009-10-30* Updated CUPS to 1.4.1.Eelco Dolstra3-18/+27
svn path=/nixpkgs/branches/xorg-7.5/; revision=18048
2009-10-30chrome 20565Rob Vermaas2-0/+75
svn path=/nixpkgs/trunk/; revision=18046
2009-10-30svn path=/nixpkgs/branches/xorg-7.5/; revision=18044Eelco Dolstra1-1/+1
2009-10-30* Fix the font packages. They need a --with-fontrootdir flag now.Eelco Dolstra2-68/+89
svn path=/nixpkgs/branches/xorg-7.5/; revision=18043
2009-10-30svn path=/nixpkgs/branches/xorg-7.5/; revision=18042Eelco Dolstra1-1/+1
2009-10-29Adding the bootchart capture script. It worked for me, run standalone, not ↵Lluís Batlle i Rossell2-0/+41
as init. I tried their website renderer, but it did not work for me. It may be shut down, because their last update is for 2006. Next steps: put it into nixos, and build the renderer (java!). svn path=/nixpkgs/trunk/; revision=18041
2009-10-29svn path=/nixpkgs/branches/xorg-7.5/; revision=18039Eelco Dolstra1-24/+0
2009-10-29* Bring back libXxf86misc and xf86miscproto. These were removed fromEelco Dolstra6-42/+64
X.org, but some packages still need them. svn path=/nixpkgs/branches/xorg-7.5/; revision=18038
2009-10-29* Urgh.Eelco Dolstra1-1/+1
svn path=/nixpkgs/branches/xorg-7.5/; revision=18037
2009-10-29* Purity: don't do a mkdir /var/cache/fontconfig.Eelco Dolstra1-1/+2
svn path=/nixpkgs/branches/xorg-7.5/; revision=18036
2009-10-29* Deleted KDE 4.2.Eelco Dolstra47-844/+1
svn path=/nixpkgs/branches/xorg-7.5/; revision=18035
2009-10-29* X.org 7.5.Eelco Dolstra9-1086/+923
svn path=/nixpkgs/branches/xorg-7.5/; revision=18034
2009-10-29* Mesa 7.5.2.Eelco Dolstra1-9/+10
svn path=/nixpkgs/branches/xorg-7.5/; revision=18033
2009-10-29svn path=/nixpkgs/branches/xorg-7.5/; revision=18032Eelco Dolstra2-5/+6
2009-10-29* cairomm updated to 1.8.4.Eelco Dolstra1-3/+3
svn path=/nixpkgs/branches/xorg-7.5/; revision=18031
2009-10-29* Disable XCB support in Cairo, since it's not really supportedEelco Dolstra1-5/+8
currently (http://lists.freedesktop.org/archives/xcb/2008-December/004140.html). svn path=/nixpkgs/branches/xorg-7.5/; revision=18030
2009-10-29* libdrm updated to 2.4.15.Eelco Dolstra2-6/+14
* libpthread_stubs updated to 0.3. svn path=/nixpkgs/branches/xorg-7.5/; revision=18029
2009-10-29svn path=/nixpkgs/branches/xorg-7.5/; revision=18028Eelco Dolstra1-0/+6
2009-10-29* libtiff 3.9.1.Eelco Dolstra2-13/+12
svn path=/nixpkgs/branches/xorg-7.5/; revision=18027
2009-10-29* libpng 1.2.40.Eelco Dolstra1-3/+4
svn path=/nixpkgs/branches/xorg-7.5/; revision=18026
2009-10-29* Make GTK 2.18 the default, and get rid of the deep overrides. (BTW,Eelco Dolstra1-31/+13
there seems to be a much cleaner solution than deepOverride, namely call all-packages.nix with an appropriate packageOverrides set.) svn path=/nixpkgs/branches/xorg-7.5/; revision=18025
2009-10-29* Shocking: a new version of libjpeg!Eelco Dolstra2-46/+10
svn path=/nixpkgs/branches/xorg-7.5/; revision=18024
2009-10-29* NVIDIA X11 driver updated to 190.42.Eelco Dolstra1-3/+3
svn path=/nixpkgs/branches/xorg-7.5/; revision=18023
2009-10-29* Cairo 1.8.8.Eelco Dolstra1-2/+2
svn path=/nixpkgs/branches/xorg-7.5/; revision=18022
2009-10-29* Fontconfig updated to 2.7.3. Use /etc/fonts as the defaultEelco Dolstra2-7/+20
configuration directory so that users on other distributions don't need to set $FONTCONFIG_FILE (NIXPKGS-29). Also use /var/cache/fontconfig for the cache to prevent programs run by root from writing into the Nix store. svn path=/nixpkgs/branches/xorg-7.5/; revision=18021
2009-10-29pkgs/applications/science/math/wxmaxima/default.nix: cosmetic changesPeter Simons1-32/+4
Note that wxMaxima does *not* have a proper store path to maxima built into the binary. It relies on $PATH, /etc/wxMaxima.conf, or ~/.wxMaxima to find the binary. svn path=/nixpkgs/trunk/; revision=18020
2009-10-29* FreeType updated to 2.3.11. Also added an option to enable theEelco Dolstra1-3/+15
patent-encumbered hinting and sub-pixel rendering. It's disabled by default. (Or should it be enabled by default?) svn path=/nixpkgs/branches/xorg-7.5/; revision=18019
2009-10-29Updated git to version 1.6.5.2.Peter Simons1-2/+2
svn path=/nixpkgs/trunk/; revision=18018
2009-10-29pkgs/top-level/all-packages.nix: allow distcc to be configured via ↵Peter Simons1-2/+4
$NIXPKGS_CONFIG Set distcc = { avahi = true; gtk = true; }; to enable support for the corresponding libraries. svn path=/nixpkgs/trunk/; revision=18016
2009-10-29Added wxMaxima version 0.8.3.Peter Simons2-0/+58
svn path=/nixpkgs/trunk/; revision=18015
2009-10-29Updated Maxima to version 5.19.2.Peter Simons1-5/+10
svn path=/nixpkgs/trunk/; revision=18014
2009-10-29* Replace some "inherit (gtkLibs) glib" statements with "inherit glib".Eelco Dolstra1-117/+60
svn path=/nixpkgs/trunk/; revision=18013
2009-10-29G-Wrap 1.9.13.Ludovic Courtès1-11/+2
svn path=/nixpkgs/trunk/; revision=18012
2009-10-29Added text and haskeline-class Haskell packages.Andres Löh3-0/+31
svn path=/nixpkgs/trunk/; revision=18011
2009-10-29* Finished getting rid of gtk-libs.Eelco Dolstra9-43/+46
svn path=/nixpkgs/trunk/; revision=18010
2009-10-28GDB: Build with Expat support, to get syscall info.Ludovic Courtès2-9/+12
svn path=/nixpkgs/trunk/; revision=18009
2009-10-28GNU Guile 1.9 with coverage analysis builds.Ludovic Courtès5-2/+75
svn path=/nixpkgs/trunk/; revision=17994
2009-10-28* Idem for gtk-libs/2.16.Eelco Dolstra11-68/+46
svn path=/nixpkgs/trunk/; revision=17993
2009-10-28* Getting rid of gtk-libs by moving the packages in gtk-libs toEelco Dolstra30-481/+21
development/libraries/{glib,gtk+,pango,atk,...}. Done for glib/gtk+ 1.2. Also deleted some obsolete, unused versions (gtkLibs 2.10, 2.12, and 2.14). svn path=/nixpkgs/trunk/; revision=17992
2009-10-28* Improved a bunch of "name" attributes (mostly missing versionEelco Dolstra19-97/+105
numbers). svn path=/nixpkgs/trunk/; revision=17991
2009-10-28* GNU Indent updated to 2.2.10.Eelco Dolstra3-29/+25
svn path=/nixpkgs/trunk/; revision=17990
2009-10-28* Removed an unused glib.Eelco Dolstra2-19/+1
svn path=/nixpkgs/trunk/; revision=17989
2009-10-28* Add a missing version number.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=17988
2009-10-28* The libx86 package refers to platforms.netbsd, so add it.Eelco Dolstra1-0/+1
svn path=/nixpkgs/trunk/; revision=17987
2009-10-28* Typo.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=17986
2009-10-28* Linux 2.6.27.38.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=17985
2009-10-28* Firefox 3.5.4.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=17984