Commit graph

8353 commits

Author SHA1 Message Date
Michael Raskin d1e55d0210 Install monotone Perl API
svn path=/nixpkgs/trunk/; revision=17818
2009-10-15 11:13:21 +00:00
Sander van der Burg 2d6d11772f OpenOffice.org now includes icons so that the menu items will look much nicer in KDE
svn path=/nixpkgs/trunk/; revision=17817
2009-10-15 09:56:40 +00:00
Sander van der Burg 43b456e692 Added VirtualBox guest additions
svn path=/nixpkgs/trunk/; revision=17815
2009-10-15 09:11:25 +00:00
Lluís Batlle i Rossell 662dbb3cb4 Updating ipw2200 firmware from 3.0 to 3.1.
I found no benefit from it. This card worked at most at 500KB/s for me at bitrate 54Mb/s,
and it works the same way with the fw 3.1.

svn path=/nixpkgs/trunk/; revision=17812
2009-10-14 21:56:45 +00:00
Lluís Batlle i Rossell a1061c1175 Adding the basics for 'ikiwiki'. I did not try how it serves the pages, but
at least "ikiwiki --setup ikiwikipath/etc/auto.setup" works for me with git.

svn path=/nixpkgs/trunk/; revision=17808
2009-10-14 21:00:54 +00:00
Eelco Dolstra e111bb380d * aubio: lacked a version in the name attribute, and the description
was broken.

svn path=/nixpkgs/trunk/; revision=17807
2009-10-14 15:32:37 +00:00
Sander van der Burg a7f52f8233 Fixed building of VirtualBox guest additions on x86-64
svn path=/nixpkgs/trunk/; revision=17806
2009-10-14 15:26:42 +00:00
Eelco Dolstra f581d2a719 * Make all ocaml versions available in the proper way.
svn path=/nixpkgs/trunk/; revision=17805
2009-10-14 15:21:45 +00:00
Eelco Dolstra c5b198300d * Postgres updated to 8.3.8 and 8.4.1. Dropped the "with args" and
"version" argument.  Added a few Postgres mirrors.

svn path=/nixpkgs/trunk/; revision=17804
2009-10-14 14:38:16 +00:00
Eelco Dolstra 18439774f8 * Adobe Reader 9.2.
svn path=/nixpkgs/trunk/; revision=17799
2009-10-14 13:08:04 +00:00
Sander van der Burg 5417fb5b3b Added some x86-64 support to the VirtualBox guest additions
svn path=/nixpkgs/trunk/; revision=17798
2009-10-14 12:37:52 +00:00
Marc Weber 2db48fc660 skype url changed
patch provided by Russell O'Connor

svn path=/nixpkgs/trunk/; revision=17796
2009-10-14 03:13:44 +00:00
Lluís Batlle i Rossell bcc742adc1 Changing the freemind wrapper, so it doesn't clear the environment at freemind running.
It did annoy loosing LANG, and XAUTH things, which use to work fine in other programs.
I checked, and it works for me, seeing no segfault as it was written.

svn path=/nixpkgs/trunk/; revision=17795
2009-10-13 21:45:30 +00:00
Lluís Batlle i Rossell 507f7fb86e Updating sun java jdk. I expected some problems to be solved, but they work the same
way in this new version. But an update should not annoy.

svn path=/nixpkgs/trunk/; revision=17794
2009-10-13 21:45:20 +00:00
Ludovic Courtès 40495327c5 GRUB 2: Add GNU Unifont BDF font.
svn path=/nixpkgs/trunk/; revision=17791
2009-10-13 21:34:54 +00:00
Sander van der Burg 131c5f7e33 Added libXfixes to the rpath of VBoxClient, so that the shared host/guest clipboard will work
svn path=/nixpkgs/trunk/; revision=17789
2009-10-13 21:19:07 +00:00
Michael Raskin bc3c78536e Update ejabberd source revision
svn path=/nixpkgs/trunk/; revision=17788
2009-10-13 20:43:14 +00:00
Lluís Batlle i Rossell ebd3fd7081 I add some kde localizations to be built by hydra. I chose the languages among the
potential kde users I personally know.

svn path=/nixpkgs/trunk/; revision=17787
2009-10-13 17:55:48 +00:00
Sander van der Burg 6351c10581 Moved vboxclient item to autostart
svn path=/nixpkgs/trunk/; revision=17782
2009-10-13 15:04:43 +00:00
Sander van der Burg 6cee2a18b3 Copy virtualbox HAL FDI file, so that the mouse cursor follows the host OS' cursor
svn path=/nixpkgs/trunk/; revision=17780
2009-10-13 14:29:38 +00:00
Sander van der Burg fef3041a74 Added VirtualBox guest additions package. Currently only builds on i686-linux
svn path=/nixpkgs/trunk/; revision=17778
2009-10-13 13:32:00 +00:00
Sander van der Burg 223789d411 Cleaned the expression of tomcat a bit
svn path=/nixpkgs/trunk/; revision=17777
2009-10-13 13:21:51 +00:00
Ludovic Courtès 37a65be4ff gettext: Build on non-GNU systems.
svn path=/nixpkgs/trunk/; revision=17775
2009-10-13 10:03:44 +00:00
Eelco Dolstra 257ffc8e73 * Fix broken meta attributes.
svn path=/nixpkgs/trunk/; revision=17773
2009-10-13 09:39:27 +00:00
Eelco Dolstra 64f76f4643 * Use --meta --xml to check whether the meta attributes all evaluate
correctly.

svn path=/nixpkgs/trunk/; revision=17771
2009-10-13 09:05:09 +00:00
Eelco Dolstra fa9d33b8cc * Apache 2.2.14.
svn path=/nixpkgs/trunk/; revision=17768
2009-10-12 17:57:49 +00:00
Eelco Dolstra fcf92435e3 * apr 1.3.9.
svn path=/nixpkgs/trunk/; revision=17767
2009-10-12 17:57:27 +00:00
Nicolas Pierron b15cbb639e Refactor a bit to add names to intermediate computations. Add a cross
temporary result to fetch information from the evaluation to make them
available inside the option declaration.

Add: isNotDefined flag inside the option.

svn path=/nixpkgs/trunk/; revision=17766
2009-10-12 17:51:21 +00:00
Nicolas Pierron 81694a7f54 * modules.nix: use catAttrs function instead of hand made code.
svn path=/nixpkgs/trunk/; revision=17760
2009-10-12 15:50:59 +00:00
Nicolas Pierron 19648abc05 Revert previous commit because this is implicit. Fix property evaluation
error which arose when one module define a value with "mkDefaultValue"
and another module define its value with "mkIf <false>".

svn path=/nixpkgs/trunk/; revision=17759
2009-10-12 15:16:22 +00:00
Nicolas Pierron e82843144c do not delay mkOverride on options which are does not have sub modules.
svn path=/nixpkgs/trunk/; revision=17758
2009-10-12 15:07:31 +00:00
Lluís Batlle i Rossell 7e3bcbd4c2 Made the small vim (attribute 'vim') have --enable-multibyte. Not that a luxurious
features, in these times of utf-8, and at the end our ncurses has multibyte.

svn path=/nixpkgs/trunk/; revision=17757
2009-10-12 14:29:07 +00:00
Nicolas Pierron 03eab95618 Only allow properties with a onGlobalEval function to go through specific
types.

svn path=/nixpkgs/trunk/; revision=17756
2009-10-12 13:37:00 +00:00
Eelco Dolstra c6efc69ad2 * -lgcc_s is also needed on i686-linux.
svn path=/nixpkgs/trunk/; revision=17754
2009-10-12 11:22:16 +00:00
Lluís Batlle i Rossell 331d7185f2 Adding vnstat. Unless using "vnstat -l", it wants some directories in /var, where
it collects information.

svn path=/nixpkgs/trunk/; revision=17753
2009-10-12 11:08:52 +00:00
Lluís Batlle i Rossell 71fab59b62 Adding iptraf 3.0.0 (the last iptraf I found, last updated in 2005)
It runs without complains if you "mkdir -p /var/run/iptraf /var/local/iptraf"

svn path=/nixpkgs/trunk/; revision=17752
2009-10-12 10:52:47 +00:00
Sander van der Burg 9444b0f4a4 Increased the maximum heap size of GWT to prevent out of memory errors
svn path=/nixpkgs/trunk/; revision=17751
2009-10-12 10:42:36 +00:00
Ludovic Courtès 666754f7aa GDB: Reinstate removal of duplicate Info files.
svn path=/nixpkgs/trunk/; revision=17750
2009-10-12 10:06:41 +00:00
Eelco Dolstra 53627c9599 * Remove empty directory.
svn path=/nixpkgs/trunk/; revision=17749
2009-10-12 08:33:51 +00:00
Lluís Batlle i Rossell fa036cce46 Adding exiftags
svn path=/nixpkgs/trunk/; revision=17748
2009-10-11 15:52:27 +00:00
Lluís Batlle i Rossell ebe0bc809d Adding jhead
svn path=/nixpkgs/trunk/; revision=17747
2009-10-11 15:52:14 +00:00
Lluís Batlle i Rossell 585654955f Removing references to libkipi. I just discovered it is for kde 3.x.
svn path=/nixpkgs/trunk/; revision=17746
2009-10-11 15:52:03 +00:00
Lluís Batlle i Rossell 613ae5e387 Trying to add kde43.libkipi. It still doesn't work, but the actual expression
triggers "nix-instantiate killed by signal 6 (SIGABRT)". Try it with:
nix-build -A kde43.libkipi /etc/nixos/nixpkgs

svn path=/nixpkgs/trunk/; revision=17745
2009-10-11 15:16:46 +00:00
Lluís Batlle i Rossell 57a544d59c Adding 'remake': a patched and modernized version of GNU make utility that adds
improved error reporting, the ability to trace execution in a comprehensible
way, and a debugger.

svn path=/nixpkgs/trunk/; revision=17744
2009-10-11 15:03:13 +00:00
Lluís Batlle i Rossell 9d71e990a1 Updating the openchrome xorg video driver
svn path=/nixpkgs/trunk/; revision=17743
2009-10-11 14:41:31 +00:00
Michael Raskin e131df67ee Update GDB
svn path=/nixpkgs/trunk/; revision=17742
2009-10-10 14:45:38 +00:00
Sander van der Burg 4232caa53f Added konversation for KDE 4.x package
svn path=/nixpkgs/trunk/; revision=17741
2009-10-10 12:51:51 +00:00
Nicolas Pierron 926f20a1ee Revert "* Revert the last two commits ..." (rev 17738) & Fix.
svn path=/nixpkgs/trunk/; revision=17740
2009-10-09 23:03:24 +00:00
Eelco Dolstra 037a777b7d * Enable builds on OpenBSD.
svn path=/nixpkgs/trunk/; revision=17739
2009-10-09 19:42:59 +00:00
Eelco Dolstra 24b50e92ee * Revert the last two commits since they break every job in the
buildfarm ("undefined variable `delayPropertiesTemplate'").

svn path=/nixpkgs/trunk/; revision=17738
2009-10-09 19:34:28 +00:00