Commit Graph

5209 Commits

Author SHA1 Message Date
Eelco Dolstra
813c7e87f6 * Wine updated to 1.1.2.
svn path=/nixpkgs/trunk/; revision=12638
2008-08-15 21:54:19 +00:00
Eelco Dolstra
77ce75b095 * Disable splashutils on x86_64 for now; it fails to link statically
because of an issue in Glibc (see
  http://bugs.gentoo.org/show_bug.cgi?id=198949).

svn path=/nixpkgs/trunk/; revision=12635
2008-08-15 14:18:11 +00:00
Eelco Dolstra
64c003f97f * Partially reverted r12554: don't build devicemapper and lvm2 with
makeStaticBinaries, because it stubbornly tries to build dynamic
  libraries as well.

svn path=/nixpkgs/trunk/; revision=12633
2008-08-15 14:14:55 +00:00
Eelco Dolstra
8582a0130a * splashutils 1.5.4.2.
svn path=/nixpkgs/trunk/; revision=12632
2008-08-15 12:05:20 +00:00
Eelco Dolstra
85897fa31a * iptables updated to 1.4.1.1.
svn path=/nixpkgs/trunk/; revision=12630
2008-08-15 09:49:43 +00:00
Michael Raskin
a031f1cbf0 Trying to fix OO.o 2.4.1
svn path=/nixpkgs/trunk/; revision=12629
2008-08-15 07:28:53 +00:00
Michael Raskin
65ce0411d8 Make all-packages.nix instantiatable again (problem was with *Base packages that were only supposed as .meta.function carriers, so some critical arguments were omitted)
svn path=/nixpkgs/trunk/; revision=12628
2008-08-14 22:18:44 +00:00
Michael Raskin
99c46f200c Forgot to make composedArgsAndFun support function overrides in addition to attrSet-merging ones.
svn path=/nixpkgs/trunk/; revision=12627
2008-08-14 22:12:50 +00:00
Michael Raskin
f1f9e38e94 Big breaking change. I have radically reduced number of nulls used in all-packages.nix and generally switched to composedArgsAndFun which simply adds .meta.function to everything that has come through it.. I have not tested the build, because OO.o has to be updated...
svn path=/nixpkgs/trunk/; revision=12625
2008-08-14 22:04:30 +00:00
Ludovic Courtès
a8b28c34af Try out expression for OpenOffice.org 2.4.1.
Warning: I have *not* built it locally, so the main purpose is
to run the whole build on the build farm, hoping it won't fail.
Feel free to fix or revert if it does.

svn path=/nixpkgs/trunk/; revision=12622
2008-08-14 15:09:41 +00:00
Pjotr Prins
48d8e0779c Fixed Ruby download path, new version 1.8.7-p72
svn path=/nixpkgs/trunk/; revision=12618
2008-08-14 11:47:51 +00:00
Michael Raskin
61b285d660 Added xnee utility for X11 action recording
svn path=/nixpkgs/trunk/; revision=12612
2008-08-14 09:25:26 +00:00
Ludovic Courtès
2f5212ef5a Add KeyJnote, a nifty presentation tool.
svn path=/nixpkgs/trunk/; revision=12610
2008-08-13 09:15:14 +00:00
Ludovic Courtès
25e77977b9 PyOpenGL: Propagate build inputs that need it.
svn path=/nixpkgs/trunk/; revision=12609
2008-08-13 09:10:11 +00:00
Eelco Dolstra
e35ac23ac8 * Disable splashutils, need to investigate...
svn path=/nixpkgs/trunk/; revision=12608
2008-08-13 08:08:21 +00:00
Eelco Dolstra
60e10c5f5a svn path=/nixpkgs/trunk/; revision=12607 2008-08-13 07:06:57 +00:00
Eelco Dolstra
7493ae8010 * Added convertlit, a tool for converting Microsoft Reader ebooks,
plus its dependency libtommath.

svn path=/nixpkgs/trunk/; revision=12606
2008-08-12 19:57:35 +00:00
Eelco Dolstra
8db29f5628 * Grmbl grmbl.
svn path=/nixpkgs/trunk/; revision=12605
2008-08-12 19:27:23 +00:00
Eelco Dolstra
f6a55ce2ff * Don't build iwlwifi for Linux 2.6.{25,26}.
svn path=/nixpkgs/trunk/; revision=12604
2008-08-12 18:10:11 +00:00
Ludovic Courtès
b5f9171704 Build Xpdf.
svn path=/nixpkgs/trunk/; revision=12603
2008-08-12 16:08:50 +00:00
Sander van der Burg
21cc160792 Another update to a new revision
svn path=/nixpkgs/trunk/; revision=12602
2008-08-12 15:56:49 +00:00
Ludovic Courtès
135147ca6c Fix invocation of the PIL expression.
svn path=/nixpkgs/trunk/; revision=12600
2008-08-12 15:43:36 +00:00
Ludovic Courtès
cf56d20b0d Remove duplicate expression for PIL (Python Imaging Library).
svn path=/nixpkgs/trunk/; revision=12599
2008-08-12 15:42:21 +00:00
Ludovic Courtès
61c0f30155 Add PyOpenGL.
svn path=/nixpkgs/trunk/; revision=12598
2008-08-12 15:40:01 +00:00
Ludovic Courtès
9c161c21e7 Add PIL, the Python Imaging Library.
svn path=/nixpkgs/trunk/; revision=12597
2008-08-12 15:10:53 +00:00
Sander van der Burg
7bb4aae65f Updated to later revision
svn path=/nixpkgs/trunk/; revision=12595
2008-08-12 13:09:14 +00:00
Eelco Dolstra
c920af8a7f * Include the kernel packages in the channel.
svn path=/nixpkgs/trunk/; revision=12593
2008-08-12 12:55:52 +00:00
Sander van der Burg
66b7b8c6d8 Small disnix bugfix
svn path=/nixpkgs/trunk/; revision=12592
2008-08-12 12:03:35 +00:00
Sander van der Burg
92c6c54cdc Updated to newer version of disnix
svn path=/nixpkgs/trunk/; revision=12591
2008-08-12 11:25:46 +00:00
Sander van der Burg
a65819332f Also install the Nix expressions
svn path=/nixpkgs/trunk/; revision=12587
2008-08-11 21:09:43 +00:00
Eelco Dolstra
73eaeefcfd * Linux 2.6.25.15.
svn path=/nixpkgs/trunk/; revision=12583
2008-08-11 12:01:55 +00:00
Eelco Dolstra
b65d095ad7 * module-init-tools updated to 3.4.
svn path=/nixpkgs/trunk/; revision=12581
2008-08-11 11:31:57 +00:00
Eelco Dolstra
3a057ce066 * Build Linux 2.6.{23,25,26} in the build farm.
svn path=/nixpkgs/trunk/; revision=12580
2008-08-11 11:28:53 +00:00
Eelco Dolstra
9858c56592 * sshfs updated to 2.1.
svn path=/nixpkgs/trunk/; revision=12579
2008-08-11 09:39:14 +00:00
Eelco Dolstra
1fcc348a01 * Disable scsi_id on udev/klibc for now, as it doesn't compile on
Linux 2.6.26.

svn path=/nixpkgs/trunk/; revision=12578
2008-08-11 09:38:22 +00:00
Sander van der Burg
ac3582350e Updated DisnixService to new revision
svn path=/nixpkgs/trunk/; revision=12577
2008-08-10 20:07:53 +00:00
Armijn Hemel
e60a0c2591 7.1 -> 7.2
svn path=/nixpkgs/trunk/; revision=12573
2008-08-10 15:05:08 +00:00
Marc Weber
0589d47760 added compatibility patch making reiserfsck ignore -v flag
svn path=/nixpkgs/trunk/; revision=12571
2008-08-10 12:41:53 +00:00
Michael Raskin
6bfd25923d Made possible stumpwm debug run now - install lisp sources, too
svn path=/nixpkgs/trunk/; revision=12567
2008-08-09 22:10:46 +00:00
Michael Raskin
eb50dd2c0d Added StumpWM
svn path=/nixpkgs/trunk/; revision=12566
2008-08-09 20:21:33 +00:00
Michael Raskin
83509605b3 Added possibility to change klibc version
svn path=/nixpkgs/trunk/; revision=12563
2008-08-09 08:40:37 +00:00
Michael Raskin
abe260b6c5 Now CLisp builds with full CLX (XShape included)
svn path=/nixpkgs/trunk/; revision=12559
2008-08-08 22:37:37 +00:00
Eelco Dolstra
537fa9185a * Some awful hackery to get volume_id to build with klibc. We'll need
it for mounting by label in the initrd.

svn path=/nixpkgs/trunk/; revision=12558
2008-08-08 19:54:48 +00:00
Eelco Dolstra
a9d19f45db * A function `useKlibc' to build a package using klibc as the C
library.
* Removed devicemapperStatic, e2fsprogsDiet, lvm2Static since they're
  redundant (it's what you get when you use pkgsDiet/pkgsStatic).

svn path=/nixpkgs/trunk/; revision=12554
2008-08-08 19:05:32 +00:00
Sander van der Burg
e920df26c6 Added two useful packages that I don't want to compile over and over again
svn path=/nixpkgs/trunk/; revision=12543
2008-08-08 14:36:51 +00:00
Eelco Dolstra
3dc0ad3aa9 * KVM no longer needs GCC 3.4.
svn path=/nixpkgs/trunk/; revision=12542
2008-08-08 11:53:01 +00:00
Eelco Dolstra
d4f7a93f31 * KVM 72, plus stable 2.6.26 kernel headers (needed for KVM).
svn path=/nixpkgs/trunk/; revision=12541
2008-08-08 11:49:06 +00:00
Michael Raskin
aaba3d2440 Added lincity - a city simulation. And if I build houses, I build houses here.
svn path=/nixpkgs/trunk/; revision=12539
2008-08-08 07:16:34 +00:00
Marc Weber
8302b6ba69 some fixes for bash completion (git, darcs) (-> etc/bash_completion.d/*)
svn path=/nixpkgs/trunk/; revision=12538
2008-08-07 17:30:35 +00:00
Eelco Dolstra
5030b79f44 * NVIDIA driver updated to 173.14.12.
svn path=/nixpkgs/trunk/; revision=12537
2008-08-07 16:47:08 +00:00