about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2009-11-11Upgraded JBoss to 5.1.0Sander van der Burg3-27/+19
svn path=/nixpkgs/trunk/; revision=18329
2009-11-11chrome 31663Rob Vermaas1-3/+3
svn path=/nixpkgs/trunk/; revision=18328
2009-11-11GNU IceCat 3.5.5.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=18327
2009-11-11update chrome to version 31662 to let dropdownlists work properly againRob Vermaas1-3/+3
svn path=/nixpkgs/trunk/; revision=18326
2009-11-10Force gcc42 for arb (otherwise headers balk)Pjotr Prins1-1/+2
svn path=/nixpkgs/trunk/; revision=18324
2009-11-10Add package OpenAFS (added forgotten files)Marco Maggesi5-0/+219
svn path=/nixpkgs/trunk/; revision=18323
2009-11-10Add package OpenAFSMarco Maggesi1-0/+5
svn path=/nixpkgs/trunk/; revision=18319
2009-11-10rxp requires CFLAG -D_GNU_SOURCEPjotr Prins1-0/+2
svn path=/nixpkgs/trunk/; revision=18318
2009-11-10other location for tarballRob Vermaas1-1/+1
svn path=/nixpkgs/trunk/; revision=18317
2009-11-10Add package ledgerMarco Maggesi2-0/+50
svn path=/nixpkgs/trunk/; revision=18316
2009-11-09revert previous changeRob Vermaas1-10/+8
svn path=/nixpkgs/trunk/; revision=18314
2009-11-09trying to make static linking work on darwinRob Vermaas1-0/+2
svn path=/nixpkgs/trunk/; revision=18313
2009-11-09make static sdf2bundleRob Vermaas2-6/+13
svn path=/nixpkgs/trunk/; revision=18312
2009-11-09Reintroduced attribute scsh accidentally removed in revision 18299.Marco Maggesi1-0/+4
svn path=/nixpkgs/trunk/; revision=18311
2009-11-09Updating xchm.Lluís Batlle i Rossell2-5/+9
svn path=/nixpkgs/trunk/; revision=18310
2009-11-09Adding kvm88, although without the patches kvm86 had for some nix advantages ↵Lluís Batlle i Rossell1-0/+34
(samba, ...), because they don't apply directly. svn path=/nixpkgs/trunk/; revision=18309
2009-11-09add static variant of sdfRob Vermaas1-0/+7
svn path=/nixpkgs/trunk/; revision=18308
2009-11-09add static variant of sdfRob Vermaas1-0/+1
svn path=/nixpkgs/trunk/; revision=18307
2009-11-09add static variant for sdf bundleRob Vermaas1-0/+6
svn path=/nixpkgs/trunk/; revision=18306
2009-11-09Updating qemu to 0.11.0, and making it use stdenv with the usual gcc, and ↵Lluís Batlle i Rossell2-3/+20
not an older. svn path=/nixpkgs/trunk/; revision=18305
2009-11-08Added par2, unzip/rar as dependencies so they are not picked up from PATHWouter den Breejen1-1/+1
svn path=/nixpkgs/trunk/; revision=18304
2009-11-08Added par2, unzip/rar as dependencies so they are not picked up from PATHWouter den Breejen2-5/+5
svn path=/nixpkgs/trunk/; revision=18303
2009-11-08Fixing the neverball expression: it relied on having a /homeless-shelterLluís Batlle i Rossell1-0/+3
svn path=/nixpkgs/trunk/; revision=18301
2009-11-08Reduce fetchmtn verbosityMichael Raskin1-1/+1
svn path=/nixpkgs/trunk/; revision=18300
2009-11-08A package to feed to HAL to get synaptics supportMichael Raskin2-2/+23
svn path=/nixpkgs/trunk/; revision=18299
2009-11-08Fix fetchmtnMichael Raskin2-1/+6
svn path=/nixpkgs/trunk/; revision=18298
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen1-3/+3
svn path=/nixpkgs/trunk/; revision=18295
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen1-0/+4
svn path=/nixpkgs/trunk/; revision=18294
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen2-0/+35
svn path=/nixpkgs/trunk/; revision=18293
2009-11-08Fixing the xdriinfo build.Lluís Batlle i Rossell1-0/+4
svn path=/nixpkgs/trunk/; revision=18287
2009-11-08New version of cryopid.Marco Maggesi1-24/+13
Update package cryopid to a new (unstable) version. The old (stable) version of cryopid works only with old linux kernels. svn path=/nixpkgs/trunk/; revision=18286
2009-11-08some fetchgit documentationMarc Weber1-0/+22
svn path=/nixpkgs/trunk/; revision=18283
2009-11-08Forgot some 'depth' regarding fetchgit still.Lluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/trunk/; revision=18279
2009-11-08Removing fetchgit --depth and its usage. It does not provide much advantages...Lluís Batlle i Rossell8-14/+4
I think it takes the recent N commits into the repository, which says very little, even for wanting master/HEAD. svn path=/nixpkgs/trunk/; revision=18277
2009-11-07Mirror for pysqlite. Thanks to roconnorWouter den Breejen1-2/+2
svn path=/nixpkgs/trunk/; revision=18271
2009-11-07Fix Uzbl buildMichael Raskin1-1/+5
svn path=/nixpkgs/trunk/; revision=18269
2009-11-07Make a medium-depth checkoutMichael Raskin3-3/+4
svn path=/nixpkgs/trunk/; revision=18266
2009-11-07* Fix typo and clarify why you should not use "mkFixStrictness" on top ofNicolas Pierron1-6/+8
plain list or attribute set. svn path=/nixpkgs/trunk/; revision=18260
2009-11-07* Add an awful hack to bypass the strictness of isType operators forNicolas Pierron1-0/+38
option definitions. svn path=/nixpkgs/trunk/; revision=18259
2009-11-07* Change the check function to accept sub-modules with arguments inNicolas Pierron1-1/+1
option definitions. svn path=/nixpkgs/trunk/; revision=18252
2009-11-07Add packages scsh, The Scheme ShellMarco Maggesi2-0/+28
svn path=/nixpkgs/trunk/; revision=18248
2009-11-07Fix gnome-doc-utilsMichael Raskin2-3/+10
svn path=/nixpkgs/trunk/; revision=18247
2009-11-07Update Linux WacomMichael Raskin1-5/+5
svn path=/nixpkgs/trunk/; revision=18246
2009-11-07* Add a function to sort a list.Nicolas Pierron2-0/+78
* Add a new property to order NixOS definitions without creating dependencies between snippets. * Add mkHeader & mkFooter properties (special case of mkOrder). svn path=/nixpkgs/trunk/; revision=18242
2009-11-07* Add a function to replace "pkgs.checker". The function checkModule does aNicolas Pierron1-0/+25
traversal of all definitions and also check definitions contained inside sub-modules. svn path=/nixpkgs/trunk/; revision=18241
2009-11-07* Add "_args" to all sub-module configurations result. This attributeNicolas Pierron1-11/+20
enable argument introspection outside of the scope of each sub-module. svn path=/nixpkgs/trunk/; revision=18240
2009-11-07* Add a type to handle environment variables with the usual stringNicolas Pierron1-1/+7
separator ":". svn path=/nixpkgs/trunk/; revision=18239
2009-11-07svn path=/nixpkgs/trunk/; revision=18238Eelco Dolstra1-0/+1
2009-11-06GnuTLS 2.8.5, with LZO support, and with external libtasn1.Ludovic Courtès3-7/+24
svn path=/nixpkgs/trunk/; revision=18233
2009-11-06LZO: Build the shared library.Ludovic Courtès1-1/+3
svn path=/nixpkgs/trunk/; revision=18232