about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2009-10-30svn path=/nixpkgs/branches/xorg-7.5/; revision=18042Eelco Dolstra1-1/+1
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-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-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 Dolstra1-7/+8
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-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-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* 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
2009-10-28Remove duplicate declarationMichael Raskin1-4/+0
svn path=/nixpkgs/trunk/; revision=17982
2009-10-27Updating fbtermMichael Raskin4-10/+29
svn path=/nixpkgs/trunk/; revision=17981
2009-10-27Allow not-that-shallow git fetches; enable it for uzblMichael Raskin5-5/+8
svn path=/nixpkgs/trunk/; revision=17980
2009-10-27Netsurf updateMarc Weber2-18/+28
svn path=/nixpkgs/trunk/; revision=17978
2009-10-27hg2git has been put into repo fast-export. make it work againMarc Weber4-30/+39
svn path=/nixpkgs/trunk/; revision=17977
2009-10-27amazon ec2 api toolsRob Vermaas1-0/+4
svn path=/nixpkgs/trunk/; revision=17975
2009-10-27amazon ec2 api toolsRob Vermaas2-0/+19
svn path=/nixpkgs/trunk/; revision=17974
2009-10-26Fixing cdrdao, getting also mp3 and ogg support in it.Lluís Batlle i Rossell2-6/+12
svn path=/nixpkgs/trunk/; revision=17972
2009-10-26Adding bsdgames and miscfiles (this later, for 'words')Lluís Batlle i Rossell3-0/+71
I could not easily make some bsdgames build or install. Too much patching against the installer trying to write beyond the nix store. svn path=/nixpkgs/trunk/; revision=17971
2009-10-26GNU GRUB 1.97.Ludovic Courtès1-4/+3
svn path=/nixpkgs/trunk/; revision=17965
2009-10-25Linux: Enable `sdhci', for Ricoh SD readers.Ludovic Courtès2-2/+2
svn path=/nixpkgs/trunk/; revision=17954
2009-10-24Allow libxslt to get extra arguments as it is inside deepOverride from webkitMichael Raskin1-1/+1
svn path=/nixpkgs/trunk/; revision=17953
2009-10-24Adding vbetoolMichael Raskin8-0/+114
svn path=/nixpkgs/trunk/; revision=17952