3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

803 commits

Author SHA1 Message Date
Rickard Nilsson db292a74c0 Merge remote-tracking branch 'upstream/master' into systemd
Conflicts:
	pkgs/tools/networking/network-manager/default.nix
2013-01-03 13:44:47 +01:00
Vladimír Čunát b794d22834 Lyx minor update to 2.0.5. 2013-01-01 16:33:56 +01:00
Lluís Batlle i Rossell 30e0edd812 Adding freicoin 0.0.1 2012-12-29 10:46:54 +01:00
Lluís Batlle i Rossell b58780c43d Merge remote-tracking branch 'eelco/master' into stdenv-updates
Conflicts:
	pkgs/development/compilers/gcc/4.7/default.nix

Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra 84779a6f7d Remove unnecessary parentheses around if conditions
Pet peeve...
2012-12-28 19:54:15 +01:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra 99f7c4e324 Merge branch 'master' into systemd 2012-12-27 01:28:25 +01:00
Peter Simons 03f42614e8 ikiwiki: update to version 3.20121212 2012-12-23 12:43:41 +01:00
Shea Levy 3fa853ec24 st: Use official release tarball 2012-12-18 11:13:12 -05:00
Eelco Dolstra fd6941ad48 nut: Update to 2.6.5 and fix building against systemd
http://hydra.nixos.org/build/3473781
2012-12-12 16:17:47 +01:00
Lluís Batlle i Rossell 0f7dee47a1 librecad: adding its 2.0 beta version too 2012-12-11 09:53:25 +01:00
aszlig acafaf9b23
rxvt-unicode: Add path to terminfo file.
On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses
programs running within urxvt are able to find the terminfo file. Unfortunately
this isn't the case if you're not using NixOS.

Of course we now no longer need the longDescription, which suggests to issue

export TERMINFO=~/.nix-profile/share/terminfo

... which to my eyes essentially is a workaround. So please correct me when I'm
wrong, but i think it's better if software is working as-is rather than
requiring additional configuration (except if it really makes sense or breaks
purity).

Thanks to Eelis in #nixos for reporting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-06 03:30:06 +01:00
Peter Simons 1a1b91e0d6 haskell-xmobar: update to version 0.16 2012-12-03 16:12:04 +01:00
Ambrus Kaposi 3899bd04fd update ikiwiki version (old URL is not available anymore) 2012-11-30 12:42:44 +01:00
Eelco Dolstra 5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Lluís Batlle i Rossell 2671e32c20 qcad: removing it. it didn't build since long and librecad replaces it.
I think librecad is a good replacement for the super-outdated qcad community
edition. And afaik, librecad started by taking the qcad code and putting it
more up to date.
2012-11-28 11:45:58 +01:00
Lluís Batlle i Rossell 66e980ba31 librecad: updating to 1.0.2, and making it install
The expression was unfinished, not installing anything.
2012-11-28 11:40:18 +01:00
Rok Garbas ee6f7e294e zathura: Update to 0.2.1 (also update plugins to latest) 2012-11-25 18:55:54 +01:00
Lluís Batlle i Rossell 40aa82192d st: update to 0.3 2012-11-21 10:12:01 +01:00
Peter Simons 2f55f31f49 Merge pull request #155 from bbenoist/newpkgs
New pkgs: qtcreator fox xfe gmrun geany
2012-11-20 12:43:06 -08:00
Peter Simons f9ec7d36ce wmname: add version 0.1
Run "wmname LG3D" to fix Java GUIs running in the ratpoison window manager.
This probably applies to other tiling window managers, too.
2012-11-17 12:57:25 +01:00
Lluís Batlle i Rossell da5aecb73b Making taskwarrior and podofo have cmake as buildNativeInput.
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Eelco Dolstra 704f7d6a2c adobe-reader: Unpack to $out/libexec/adobe-reader
This prevents polluting Nix profiles.
2012-11-08 16:31:08 +01:00
Eelco Dolstra 892180306d adobe-reader: Update to 9.5.1 2012-11-08 16:31:08 +01:00
Rickard Nilsson 7afafe0b6d dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default). 2012-11-07 16:03:37 +01:00
Peter Simons 263ca3e886 jbidwatcher: update to version 2.5.2 2012-10-26 10:35:07 +02:00
aszlig 6dd94d680a
Merge minor updates from jcumming.
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.

Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:

 * libarchive: Now depends on xz.
 * libgphoto: License changed to LGPL 2.1 plus.

And he did an overhaul of some of the meta blocks as well.

Changes during this merge:

 * Inline and reword stray comment into meta tag in
   1db34880d7 (libgphoto).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings 1db34880d7 - gphoto2-2.4.14, libgphoto2-2.4.14 2012-10-20 21:59:25 -07:00
Peter Simons 278601befb Merge pull request #154 from ecarreras/synergy-foss
Synergy foss
2012-10-18 03:18:40 -07:00
Baptist BENOIST ca264f8da0 Add gmrun-0.9.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST 829ad425d3 Add xfe-1.33 and fox-1.6.9
This specific version of fox is required by xfe

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Eduard Carreras 9962055627 Remove pwd to know where I am 2012-10-15 20:01:45 +02:00
Eduard Carreras 1bf9b9bc7b fix align 2012-10-15 20:00:20 +02:00
Eduard Carreras 94471a459f Updated synergy to 1.4.10-foss 2012-10-15 14:26:44 +02:00
Peter Simons f77a2f460a Merge branch 'master' into x-updates. 2012-10-12 15:24:24 +02:00
Michael Raskin 0bf1789b6a Use newly-added taskwarrior as an update to existing taskwarrior attribute 2012-10-11 10:50:53 +04:00
Eelco Dolstra c1719a5835 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-05 17:57:45 -04:00
Mathijs Kwik 73f79401b1 eaglemode: remove unused xineLib dependency
It seems the resulting output path has no reference to libxine, so it
does not get used. Probably it needs some hard-coded link-paths as
eaglemode wants to use dlopen for some things.

If anyone wants to use eaglemode's xine support and fix this issue,
please make it optional.
2012-10-04 13:53:08 +02:00
Michael Raskin 8e38efac32 Update/fix MuPDF 2012-10-04 10:37:54 +04:00
Eelco Dolstra 7d9593db6d xterm: Update to 281 and fix the fontconfig dependency 2012-09-28 16:23:56 -04:00
Eelco Dolstra 7f053d6157 Remove HAL
It's obsolete.  There was only one package still using it (nut) but it
builds fine without it.
2012-09-28 12:15:12 -04:00
Eelco Dolstra d5758c99a3 Merge remote-tracking branch 'origin/master' into x-updates
Conflicts:
	pkgs/misc/maven/maven-1.0.nix
	pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
viric 383336a563 Merge pull request #128 from MarcWeber/fixes/blender
fix blender build and enable parallel building
2012-09-21 06:06:43 -07:00
Marc Weber 8cb034fd30 fix blender build and enable parallel building 2012-09-19 22:41:15 +02:00
Eelco Dolstra e6077fbc46 Remove getConfig helper function
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra d9c0fc6a51 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Peter Simons b6f5f5976a ikiwiki: update to version 3.20120725 2012-09-06 18:13:44 +02:00
Rob Vermaas c9f46b2d40 Merge pull request #105 from ierton/zathura
Zathura
2012-09-02 04:10:30 -07:00
Peter Simons 430e7454e9 haskell-mathblog: drop obsolete package; it doesn't build with current versions of GHC 2012-08-27 11:29:45 +02:00
Ludovic Courtès 0ac1cf106d gpsbabel: Update to 1.4.3. 2012-08-19 15:50:50 +02:00
Eelco Dolstra f27f8a1177 xpdf: Don't use t1lib
t1lib has multiple unpatched vulnerabilities (see
e.g. http://rhn.redhat.com/errata/RHSA-2012-0062.html).
2012-08-16 16:31:44 -04:00
Sergey Mironov 51ccf1f213 zathura: fix broken links in meta information 2012-08-16 18:33:25 +04:00
Sergey Mironov d339184bbf zathura: version 0.1.2 with plugins
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.
2012-08-16 18:25:52 +04:00
Sergey Mironov b229c3e09f gxneur: add frontend for XNEUR keyboard layout switcher 2012-08-15 01:10:23 +04:00
Peter Simons f20913e51f ikiwiki: support OpenID via HTTPS
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons 397f1d73ee ikiwiki: enable OpenID support
* added perl-Crypt-DH-GMP-0.00010
 * added perl-Devel-CheckLib-0.98
 * added perl-HTTP-Message-6.03
 * added perl-IO-CaptureOutput-1.1102
 * added perl-Net-OpenID-Common-1.14
 * added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Vladimír Čunát 740cd9b5f4 LyX: add support for spell checking via enchant.
Also comment on testing of other config options.
2012-08-07 16:06:13 +02:00
Lluís Batlle 3d2e1508ee surf: updating to 0.5, and making it build.
It needed webkit_gtk2.
2012-08-05 16:16:55 +02:00
Vladimír Čunát 98614c72c1 LyX: a minor update. 2012-08-05 14:30:45 +02:00
Lluís Batlle 7620bd06cf Adding 'st-0.2.1' 2012-08-05 12:44:01 +02:00
Peter Simons 9e334221fc ikiwiki: enable pass phrase authentication support 2012-07-29 21:39:49 +02:00
Peter Simons 5c924ed7c5 ikiwiki: fix test suite in the presence of enabled Git support 2012-07-27 10:25:06 +02:00
Shea Levy 7d64f1a93e epdfview: Fix build with glib-2.32.4 2012-07-15 11:06:04 -04:00
Peter Simons 40ef76f4a4 ikiwiki: make docutils support optional 2012-07-14 15:47:05 +02:00
Peter Simons 3d416ed030 ikiwiki: update to version 3.20120629 2012-07-14 14:51:08 +02:00
Shea Levy a6c8986ee0 dwm: Bump to 4.5 2012-07-10 06:38:41 -04:00
Shea Levy 57e1ad943e hello: Update to 2.8 2012-07-09 04:06:36 -04:00
Peter Simons 08b29c6f96 blender: update to version 2.63a 2012-07-07 11:31:32 +02:00
Lluís Batlle i Rossell 5592b1f9b1 eaglemode: update to 0.84.0
It failds to build with xine-lib, but it goes on as it's
not a strong requirement. Then, the final path is not dependant
on xine anymore. I hope next releases fix this.
2012-07-02 23:04:12 +02:00
Ludovic Courtès cb0d79e60f viking: Update to 1.3. 2012-07-02 22:52:37 +02:00
Peter Simons 6e936640b0 bitcoin: update to version 0.6.3 (and build with boost 1.50.0) 2012-06-28 18:04:29 +02:00
Lluís Batlle 743cf1ec50 Removing the old unstable taskwarrior; the stable version is on 2.x already. 2012-06-22 15:53:42 +02:00
Lluís Batlle d13e682491 Updating taskwarrior. 2012-06-22 14:51:41 +02:00
Vladimír Čunát ef188787a0 A minor LyX update.
svn path=/nixpkgs/trunk/; revision=34550
2012-06-18 15:41:18 +00:00
Vladimír Čunát 1a33b4b654 Fixing stardict broken by my mistake.
svn path=/nixpkgs/trunk/; revision=34549
2012-06-18 15:37:35 +00:00
Vladimír Čunát 1a856c200d Updated transmission to 2.52.
svn path=/nixpkgs/trunk/; revision=34545
2012-06-18 15:18:45 +00:00
Joachim Schiele 0de49e8c04 StarDict is a Cross-Platform and international dictionary Software. Now it is available on NixOS. See https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications if you want to get it running.
svn path=/nixpkgs/trunk/; revision=34531
2012-06-17 18:41:00 +00:00
Peter Simons 84547c5307 Fix xfontsel to find the app defaults file.
svn path=/nixpkgs/trunk/; revision=34443
2012-06-11 07:16:51 +00:00
Andres Löh 8cf7f46ea0 Patching xmobar-0.15 to accept mtl-2.1.
svn path=/nixpkgs/trunk/; revision=34354
2012-06-05 08:09:06 +00:00
Peter Simons 4fdbd75e4f Updated Haskell packages.
- ghc-mod: updated to version 1.10.16
 - network: added version 2.3.0.14
 - pandoc: updated to version 1.9.4
 - xmobar: updated to version 0.15

svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Peter Simons 678c30c050 xmobar: re-generated expression with the latest version of Cabal2Nix
This change enables wireless support unconditionally.

svn path=/nixpkgs/trunk/; revision=34327
2012-06-03 18:52:38 +00:00
Cillian de Roiste b5d937ce33 Updating the bitcoin client to 0.6.2
svn path=/nixpkgs/trunk/; revision=34323
2012-06-02 18:00:39 +00:00
Mathijs Kwik b82a8f6319 xmobar: enable optional wireless support
svn path=/nixpkgs/trunk/; revision=34268
2012-05-29 07:44:01 +00:00
Peter Simons d628fd3d34 ikiwiki: updated to version 3.20120516
svn path=/nixpkgs/trunk/; revision=34212
2012-05-22 19:46:33 +00:00
Rickard Nilsson 3724758a96 Fixed stupid syntax error in gnome-terminator's default.nix.
svn path=/nixpkgs/trunk/; revision=34196
2012-05-21 15:45:03 +00:00
Rickard Nilsson 61ef2ff439 gnome-terminator 0.96.
svn path=/nixpkgs/trunk/; revision=34195
2012-05-21 15:08:16 +00:00
Russell O'Connor bc43657f1e Updating calibre to 0.8.51
svn path=/nixpkgs/trunk/; revision=34075
2012-05-12 20:56:47 +00:00
Russell O'Connor ff1fa88e3d Adding pdftohtml to the PATH for calibre.
svn path=/nixpkgs/trunk/; revision=34074
2012-05-12 20:34:01 +00:00
Karn Kallio e96679b973 Apply patch from Michel Alexandre Salim advancing mysql workbench version to 5.2.39.
svn path=/nixpkgs/trunk/; revision=33996
2012-05-06 02:59:25 +00:00
Lluís Batlle i Rossell 7a4c5e084c Updating calibre, and adding sourceforge as a backup url, suggested by roconnor.
svn path=/nixpkgs/trunk/; revision=33983
2012-05-04 19:01:51 +00:00
Eelco Dolstra 5287bbf3a8 * Don't build mysql-workbench on i686-linux since it just hangs
(http://hydra.nixos.org/build/2482930).

svn path=/nixpkgs/trunk/; revision=33939
2012-04-27 09:31:11 +00:00
Peter Simons 2e44afa7bb ikiwiki: updated to version 3.20120419
svn path=/nixpkgs/trunk/; revision=33924
2012-04-26 08:09:31 +00:00
Lluís Batlle i Rossell f5da2fe902 Updating calibre
svn path=/nixpkgs/trunk/; revision=33922
2012-04-25 21:31:09 +00:00
Michael Raskin 6c1bc77673 Updating VUE
svn path=/nixpkgs/trunk/; revision=33808
2012-04-17 13:05:20 +00:00
Florian Friesdorf 29c20c72b1 rxvt-unicode 9.15 (thx garbas)
svn path=/nixpkgs/trunk/; revision=33534
2012-04-02 10:24:25 +00:00
Cillian de Roiste cbb7aef23c Fixing the url (Thanks to Shea Levy)
svn path=/nixpkgs/trunk/; revision=33490
2012-03-30 10:38:07 +00:00
Yury G. Kudryashov f943cf8d81 nut-2.6.3: add freeipmi support
svn path=/nixpkgs/trunk/; revision=33478
2012-03-29 20:44:20 +00:00
Yury G. Kudryashov c6c798df43 Add nut-2.6.3 without HAL support
I'm not a nut user, so I didn't touch the default nut expression, and set
meta.priority to 10.

svn path=/nixpkgs/trunk/; revision=33477
2012-03-29 19:01:42 +00:00
Peter Simons 880dcc2c64 Removed myself as a maintainer from Haskell packages that I don't personally use.
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.

svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Eelco Dolstra 73ce1dd4bb * Adobe Reader: install .desktop file in the right place.
svn path=/nixpkgs/trunk/; revision=33297
2012-03-20 14:41:24 +00:00
Yury G. Kudryashov 0d90c06ba1 Remove some packages with Qt3 dependency
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight

REVIEWBOARD:5

svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Piotr Pietraszkiewicz fbfa56c165 bumped bibletime to v2.9.1 which has the side effect that it builds again
svn path=/nixpkgs/trunk/; revision=33245
2012-03-18 23:52:58 +00:00
Lluís Batlle i Rossell 5475f367a5 Adding patch for grip (sent by Ilja Honkonen).
I reworked the spacing.


svn path=/nixpkgs/trunk/; revision=33229
2012-03-18 09:24:42 +00:00
Yury G. Kudryashov 776bedbb5f Remove some files not reachable from all-packages.nix
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch

svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov fe1115caf4 Make nixpkgs ready for gst_all attrset removal
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov 68fe867e19 Get rid of most references to gtkLibs
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Lluís Batlle i Rossell ae7b8e3907 Updating truecrypt, as the old url didn not work already.
Notified by kirelagin@freenode


svn path=/nixpkgs/trunk/; revision=33085
2012-03-14 21:28:42 +00:00
Yury G. Kudryashov a05e5e7add mysql-workbench needs gnome-keyring as well
svn path=/nixpkgs/trunk/; revision=33083
2012-03-14 19:39:04 +00:00
Yury G. Kudryashov f105c2353b Pass libgnome_keyring, not gnome_keyring
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov 0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Peter Simons 617614d220 haskell-mathblog: updated to version 0.5
svn path=/nixpkgs/trunk/; revision=32615
2012-02-27 10:11:56 +00:00
Michael Raskin 3a4916369e Fix LyX dependencies
svn path=/nixpkgs/trunk/; revision=32612
2012-02-27 07:00:01 +00:00
Lluís Batlle i Rossell a9b800c8af Updating blender to 2.67. Maybe this will build in stdenv-updates too.
I remove the blender 2.49; I think I don't need it anymore.


svn path=/nixpkgs/trunk/; revision=32599
2012-02-26 20:47:12 +00:00
Yury G. Kudryashov 38e3d7bc86 svn merge ^/nixpkgs/trunk
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?

svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Peter Simons 23f9485c94 haskell-mathblog: added version 0.4
svn path=/nixpkgs/trunk/; revision=32511
2012-02-23 11:33:39 +00:00
Yury G. Kudryashov c6f0449124 Let hydra build kdesvn and krusader.
Also fix kdesvn build with qt-4.8.

svn path=/nixpkgs/trunk/; revision=32473
2012-02-22 14:51:15 +00:00
Yury G. Kudryashov e5027e5b36 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Peter Simons cb28766341 Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons ac69747aa8 Regenerated all Haskell packages with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Yury G. Kudryashov 5144a19987 svn merge ^/nixpkgs/trunk
There were a few merge conflicts due to ensureDir->mkdir -p migration

svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Peter Simons 29869899a8 ikiwiki: updated to version 3.20120202
svn path=/nixpkgs/trunk/; revision=32116
2012-02-07 14:01:05 +00:00
Yury G. Kudryashov 215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Alexander Tsamutali 109068c605 applications/misc/goldendict: New nixpkg.
svn path=/nixpkgs/trunk/; revision=32045
2012-02-05 21:02:27 +00:00
Eelco Dolstra 7b5db94b5f * Updated Adobe Reader to 9.4.7.
svn path=/nixpkgs/trunk/; revision=31978
2012-02-02 12:19:17 +00:00
Lluís Batlle i Rossell f53c231cc4 Updating truecrypt to 7.1.
I pick the tarball not from the mainsite, but we checked that the hash
corresponds with that of the main site.


svn path=/nixpkgs/trunk/; revision=31963
2012-02-02 08:54:54 +00:00
Peter Simons f1e16ea3c9 ikiwiki: updated to version 3.20120115
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Eelco Dolstra d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Yury G. Kudryashov 0c79434ccb svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
2012-01-14 21:34:37 +00:00
Peter Simons 6f5294ec94 ikiwiki: updated to version 3.20120109
svn path=/nixpkgs/trunk/; revision=31508
2012-01-13 09:27:05 +00:00
Yury G. Kudryashov de82ba69f8 kde4.basket works. Remove kde3.kbasket
svn path=/nixpkgs/trunk/; revision=31442
2012-01-08 20:57:55 +00:00
Yury G. Kudryashov 9ee0a9df9b svn merge ^/nixpkgs/trunk
A few trivial conflicts

svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
2012-01-08 16:01:12 +00:00
Yury G. Kudryashov 3b672f9b75 (lib)gphoto-2.4.11
svn path=/nixpkgs/trunk/; revision=31412
2012-01-07 19:41:59 +00:00
Yury G. Kudryashov 7e320a7043 State qt version (3/4) in packages, not in all-packages.nix
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Yury G. Kudryashov 80d21cb05b Fix djvulibre compilation
Also remove djview3. Use djview4 instead.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31307
2012-01-05 09:54:46 +00:00
Lluís Batlle i Rossell d028c7e00d Adding a preliminary package for librecad. It fails to install still.
svn path=/nixpkgs/trunk/; revision=31255
2012-01-03 21:14:14 +00:00
Lluís Batlle i Rossell e43bd7c4ce Made lua and task warrior unstable crossbuild fine
svn path=/nixpkgs/trunk/; revision=31251
2012-01-03 19:12:06 +00:00
Peter Simons b21a827d2a ikiwiki: updated to version 3.20111229
svn path=/nixpkgs/trunk/; revision=31210
2012-01-02 14:51:20 +00:00
Yury G. Kudryashov 097b7635af Explicitly add sqlite to calibre.buildInputs
The better way would be adding sqlite to
pythonPackages.sqlite3.propagatedBuildInputs but I don't want to touch this
code.

svn path=/nixpkgs/trunk/; revision=31197
2012-01-02 10:42:36 +00:00
Lluís Batlle i Rossell 3e9953290a THe stable task warrior has a licence GPLv2+, not MIT.
svn path=/nixpkgs/trunk/; revision=31152
2011-12-29 22:28:22 +00:00
Lluís Batlle i Rossell 7d4e6bbec9 Adding task warrior unstable.
svn path=/nixpkgs/trunk/; revision=31151
2011-12-29 22:27:32 +00:00
Lluís Batlle i Rossell 99e6a23f03 Adding task warrior, stable.
svn path=/nixpkgs/trunk/; revision=31150
2011-12-29 22:14:08 +00:00
Eelco Dolstra bf55fb9192 * Fixed Calibre (it was referring to "python2", which doesn't exist)
and updated it to 0.8.32.

svn path=/nixpkgs/trunk/; revision=31140
2011-12-29 16:22:46 +00:00
Yury G. Kudryashov 1e74801dc4 wacomtablet-1.3.5
svn path=/nixpkgs/trunk/; revision=30946
2011-12-16 22:33:28 +00:00
Yury G. Kudryashov 9d43831de2 krusader-2.4.0beta1
svn path=/nixpkgs/trunk/; revision=30945
2011-12-16 22:33:16 +00:00
Yury G. Kudryashov bbc4ac6e9f rsibreak-0.11
Add some metadata

svn path=/nixpkgs/trunk/; revision=30941
2011-12-16 19:55:40 +00:00
Yury G. Kudryashov eff443fdd7 yakuake-2.9.8
svn path=/nixpkgs/trunk/; revision=30938
2011-12-16 19:38:34 +00:00
Yury G. Kudryashov 0971831ddc Reintegrate branches/drop-kde4.5
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Yury G. Kudryashov 471ebaf6f8 calibre-0.8.30
svn path=/nixpkgs/trunk/; revision=30900
2011-12-15 06:58:27 +00:00
Peter Simons cd90831b3c haskell-xmobar: updated to version 0.14
svn path=/nixpkgs/trunk/; revision=30823
2011-12-10 22:30:49 +00:00
Alexander Tsamutali 9ec2f699d6 applications/misc/bitcoin: Hash changed.
svn path=/nixpkgs/trunk/; revision=30819
2011-12-10 18:01:51 +00:00
Peter Simons e2e5f9693d gv: updated to version 3.7.3
svn path=/nixpkgs/trunk/; revision=30767
2011-12-05 19:58:19 +00:00
Peter Simons 504bd76b0e ikiwiki: updated to version 3.20111107
svn path=/nixpkgs/trunk/; revision=30713
2011-12-03 16:11:50 +00:00
Lluís Batlle i Rossell 43a5b41802 Updating eaglemode
svn path=/nixpkgs/trunk/; revision=30711
2011-12-03 15:04:05 +00:00
Lluís Batlle i Rossell 95c759a536 Fixing xpdf, so it finds the pdf base fonts now.
svn path=/nixpkgs/trunk/; revision=30658
2011-12-01 20:17:42 +00:00
Russell O'Connor c9b2f32c45 Updating bitcoin to version 0.5.0.
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Ludovic Courtès 36da53ebc3 Adobe Reader: Set `meta.license'.
svn path=/nixpkgs/trunk/; revision=30495
2011-11-20 20:42:24 +00:00
Lluís Batlle i Rossell accdb3b19f Fixing xfontsel, so it now starts finding the dynamic libs.
svn path=/nixpkgs/trunk/; revision=30396
2011-11-12 17:29:11 +00:00
Lluís Batlle i Rossell 3f160bea0e Updating xterm. Just to have the latest.
svn path=/nixpkgs/trunk/; revision=30364
2011-11-09 22:59:46 +00:00
Michael Raskin 753ef6a635 Fix gosmore build - curl dropped curl/types.h
svn path=/nixpkgs/trunk/; revision=30317
2011-11-08 10:19:50 +00:00
Lluís Batlle i Rossell 665dc49d43 I make qcad compile further... and more importantly, I make it fail the build
if the compilation fails. It was not so.

But it still needs some patching to build.

svn path=/nixpkgs/trunk/; revision=30189
2011-11-02 15:00:04 +00:00
Lluís Batlle i Rossell 4cf25b19de Updating xpdf.
svn path=/nixpkgs/trunk/; revision=30157
2011-10-31 21:38:30 +00:00
Lluís Batlle i Rossell 7a2cb5bc64 Updating dmenu
svn path=/nixpkgs/trunk/; revision=29832
2011-10-14 07:55:02 +00:00
Eelco Dolstra 18bd78f116 * Get k3b to build again.
svn path=/nixpkgs/trunk/; revision=29801
2011-10-12 21:59:36 +00:00
Yury G. Kudryashov 1b87ef25db calibre-0.8.21
The old version failed to build on hydra, so I've upgraded

svn path=/nixpkgs/trunk/; revision=29637
2011-10-04 15:20:17 +00:00
Yury G. Kudryashov 371cd8bc51 kde3: use meta.platforms
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Karn Kallio 48dbddd831 Advance mysqlworkbench version to 5.2.35; fix failing build.
svn path=/nixpkgs/trunk/; revision=29446
2011-09-23 00:03:21 +00:00
Peter Simons 1be8f5f076 haskell-xmobar: re-generated expression with the latest version of cabal2nix
svn path=/nixpkgs/trunk/; revision=29355
2011-09-19 16:51:11 +00:00
Alexander Tsamutali 3251b876be applications/misc/xmobar: Enabled freetype fonts support.
svn path=/nixpkgs/trunk/; revision=29334
2011-09-18 22:48:08 +00:00
Alexander Tsamutali 4cfef74977 applications/misc/sakura: Updated to 2.4.2.
svn path=/nixpkgs/trunk/; revision=29330
2011-09-17 20:24:54 +00:00
Lluís Batlle i Rossell 98f6452a70 Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
I updated some libs to get it built.


svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Piotr Pietraszkiewicz 4d611bf817 bibletime-2.8.1 + made myself a maintainer
svn path=/nixpkgs/trunk/; revision=29258
2011-09-13 20:52:25 +00:00
Michael Raskin 8fa5d91e51 adding VUE mindmapper
svn path=/nixpkgs/trunk/; revision=28957
2011-09-01 13:41:42 +00:00
Rob Vermaas c508b4cf04 add get_iplayer 2.80
svn path=/nixpkgs/trunk/; revision=28912
2011-08-30 00:14:16 +00:00
Yury G. Kudryashov 597412252a Wrap kde-related packages in kdePackagesFor
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.

svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Michael Raskin 27dc494095 Fix typo
svn path=/nixpkgs/trunk/; revision=28719
2011-08-21 10:29:01 +00:00
David Guibert 93874e90b6 surf: build only on linux platforms
svn path=/nixpkgs/trunk/; revision=28703
2011-08-20 05:24:19 +00:00
Michael Raskin d518c0e630 OK, OK, --prefix for evince
svn path=/nixpkgs/trunk/; revision=28662
2011-08-18 13:05:24 +00:00
Michael Raskin e33a0c0a85 fix evince
svn path=/nixpkgs/trunk/; revision=28651
2011-08-18 09:07:31 +00:00
Peter Simons 3e10ee5c92 Updated Haskell expressions with the latest version of cabal2nix.
* haskell-dataenc: updated to version 0.14.0.2
 * haskell-fclabels: updated to version 1.0.1

svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Peter Simons 91cad6a639 pkgs/applications/misc/xmobar: added missing meta.platforms attribute
svn path=/nixpkgs/trunk/; revision=28559
2011-08-14 10:44:23 +00:00
Peter Simons 78b6188054 haskell-xmobar: updated to version 0.13
svn path=/nixpkgs/trunk/; revision=28554
2011-08-13 23:38:44 +00:00
Peter Simons d3c1b35861 ikiwiki: updated to version 3.20110715
svn path=/nixpkgs/trunk/; revision=28546
2011-08-13 15:09:04 +00:00
David Guibert d3995fdb38 surf: version 0.4.1
svn path=/nixpkgs/trunk/; revision=28496
2011-08-11 16:33:41 +00:00
Yury G. Kudryashov b7c6bd30cf qgis-1.6.0, compiles
Don't know whether it works: it fails to start on my computer because it loads
KDE gui_platform plugin from incompatible Qt version.

svn path=/nixpkgs/trunk/; revision=28483
2011-08-11 09:35:17 +00:00
Michael Raskin 5996c749aa Adding vifm file manager
svn path=/nixpkgs/trunk/; revision=28466
2011-08-10 19:16:27 +00:00
David Guibert 71f08e8543 dmenu: 4.1.1 -> 4.4
svn path=/nixpkgs/trunk/; revision=28451
2011-08-10 08:01:51 +00:00
Karn Kallio cda8010b96 Get krename to build with kde45 and kde47.
svn path=/nixpkgs/trunk/; revision=28219
2011-08-07 02:36:31 +00:00
Karn Kallio f74cc3c8d6 Get semnotes to build with kde45 and kde47.
svn path=/nixpkgs/trunk/; revision=28218
2011-08-07 02:09:46 +00:00
Karn Kallio a233ebf891 Switch to forward compatibility of kde45 on kde_baseapps.
svn path=/nixpkgs/trunk/; revision=28217
2011-08-07 01:45:26 +00:00
Michael Raskin b799e4e6ff Update Evince - and make it build again
svn path=/nixpkgs/trunk/; revision=28171
2011-08-05 17:45:49 +00:00
Eelco Dolstra 4e321d8bd8 * Zathura updated to 0.0.8.4 (to fix http://hydra.nixos.org/build/1191958).
svn path=/nixpkgs/branches/kde-4.7/; revision=28108
2011-08-01 11:58:11 +00:00
Eelco Dolstra 1b427fe052 * Sync with the trunc.
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
  to update the hash.  So secretly it was still building the old
  version.  Also, now that we've realised that the PulseAudio server
  and library don't need to be the same build, disable some
  dependencies by default (avahi and bluez).

svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Peter Simons 7e9676bab5 jbidwatcher: generalized java support so that the package can be built on Darwin, too
svn path=/nixpkgs/trunk/; revision=27923
2011-07-24 20:26:28 +00:00
Peter Simons 3815442cf4 all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctions
svn path=/nixpkgs/trunk/; revision=27881
2011-07-21 17:01:31 +00:00
Peter Simons 356928aad9 fetchmail: updated to version 6.3.20
svn path=/nixpkgs/trunk/; revision=27822
2011-07-18 14:06:35 +00:00
Eelco Dolstra f4ac1126ff * Sync with the trunk.
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Peter Simons d6f364ca8c ikiwiki: removed unconditional dependencies on monotone and git
Both build inputs 'monotone' and 'git' are non-null in nixpkgs, so their
respective store paths were always included in the generated wrapper
script -- even if 'monotoneSupport' and 'gitSupport' were false.

svn path=/nixpkgs/trunk/; revision=27746
2011-07-13 10:41:05 +00:00
Eelco Dolstra dce69134d0 * Added Okular (which is a separate package now).
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Russell O'Connor d21e981e64 Upgrade bitcoin to 0.3.24
svn path=/nixpkgs/trunk/; revision=27687
2011-07-10 01:12:57 +00:00
Peter Simons 4303240ef9 ikiwiki: updated to version 3.20110707
svn path=/nixpkgs/trunk/; revision=27669
2011-07-08 09:30:01 +00:00
Karn Kallio b8950a9504 Fix some semicolons.
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14 15:29:40 +00:00
Nicolas Pierron 9451c1e2ca Add NUT package.
svn path=/nixpkgs/trunk/; revision=27448
2011-06-14 02:41:01 +00:00
Alexander Tsamutali 66d78e3a1f applications/misc/epdfview: Updated to 0.1.8.
svn path=/nixpkgs/trunk/; revision=27435
2011-06-13 16:20:50 +00:00
Alexander Tsamutali 36bf6301ba applications/misc/sakura: Updated to 2.4.0.
svn path=/nixpkgs/trunk/; revision=27431
2011-06-13 14:09:25 +00:00
Joachim Schiele 2298edf29e fixed a typo
svn path=/nixpkgs/trunk/; revision=27404
2011-06-09 14:35:52 +00:00
Joachim Schiele d27a2ef6cf - added myself as maintainer
- added a new package: keepassx (which was reviewed on the nix-dev ml)

svn path=/nixpkgs/trunk/; revision=27401
2011-06-09 07:48:54 +00:00
Russell O'Connor 4c1bc91985 Upgrade to bitcoin 0.3.22.
svn path=/nixpkgs/trunk/; revision=27348
2011-06-06 09:22:04 +00:00
Ludovic Courtès 2a0744a264 GNU gv 3.7.2.
svn path=/nixpkgs/trunk/; revision=27327
2011-05-30 21:49:37 +00:00
Michael Raskin a2579704f1 Update Libertine font
svn path=/nixpkgs/trunk/; revision=27295
2011-05-24 15:13:54 +00:00
Michael Raskin 1e868ce18b Update XNeur
svn path=/nixpkgs/trunk/; revision=27294
2011-05-24 15:00:56 +00:00
Lluís Batlle i Rossell 087fc72f64 Updating google earth to what I've just downloaded.
svn path=/nixpkgs/trunk/; revision=27291
2011-05-21 11:22:20 +00:00
Russell O'Connor aaa09472bc Update bitcoin to 0.3.21
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00
Eelco Dolstra 2bf7aa7040 * Remove dummy line that got committed accidentally.
svn path=/nixpkgs/trunk/; revision=27218
2011-05-11 11:06:57 +00:00
Michael Raskin fdf6512c14 Update LyX
svn path=/nixpkgs/trunk/; revision=27202
2011-05-09 16:59:25 +00:00
Michael Raskin bf82d3c482 Fix Merkaartor source URL
svn path=/nixpkgs/trunk/; revision=27181
2011-05-08 09:55:34 +00:00
Yury G. Kudryashov 7064b9f661 merkaartor: 0.17.2
svn path=/nixpkgs/trunk/; revision=27180
2011-05-08 09:35:37 +00:00
Lluís Batlle i Rossell 50f03dbf20 Telling hydra to build the recent k3b.
svn path=/nixpkgs/trunk/; revision=27055
2011-04-29 18:25:46 +00:00
Russell O'Connor 9a74c2b3b5 Bitcoin now builds on 64-bit linux.
svn path=/nixpkgs/trunk/; revision=26904
2011-04-20 13:52:02 +00:00
Cillian de Roiste 1cdd246d2b Updating Blender to the stable release 2.57 and adding python32 as a build input
svn path=/nixpkgs/trunk/; revision=26894
2011-04-19 20:17:17 +00:00
Shea Levy 1ee223e3f6 Bump flite to 1.4, move to libraries
svn path=/nixpkgs/trunk/; revision=26759
2011-04-08 16:15:44 +00:00
Eelco Dolstra f99c0dd302 * Sync with the trunk.
svn path=/nixpkgs/branches/modular-python/; revision=26678
2011-04-04 13:36:05 +00:00
Shea Levy 6cfe0b0a9e Important version bump
svn path=/nixpkgs/trunk/; revision=26657
2011-04-01 14:57:36 +00:00
Lluís Batlle i Rossell 58f7f6e913 Task juggler checks for libjpeg. I add it in case it improves something.
svn path=/nixpkgs/trunk/; revision=26616
2011-03-30 22:08:25 +00:00
Lluís Batlle i Rossell d73765b161 Making task juggler build.
I also change the nixpkgs attribute name to one I like more.

svn path=/nixpkgs/trunk/; revision=26590
2011-03-29 08:34:12 +00:00
Eelco Dolstra 1439ae44be * Sync with the trunk.
svn path=/nixpkgs/branches/modular-python/; revision=26586
2011-03-28 20:22:30 +00:00
Lluís Batlle i Rossell 8bf1dd5cef Updating xchm
svn path=/nixpkgs/trunk/; revision=26576
2011-03-28 16:08:26 +00:00
Eelco Dolstra 83b3ab4657 * Adobe Reader: depend on gdk_pixbuf (from Marc Weber). Also update
to 9.4.2.

svn path=/nixpkgs/trunk/; revision=26572
2011-03-28 15:46:10 +00:00
Eelco Dolstra d449c4db98 * Remove Python 2.6, since the only remaining package that used it
(Calibre) also works with 2.7.

svn path=/nixpkgs/branches/modular-python/; revision=26561
2011-03-28 11:50:47 +00:00
Russell O'Connor 72124a0aa9 Bitcoin.
svn path=/nixpkgs/trunk/; revision=26544
2011-03-27 06:44:34 +00:00
Peter Simons b73d1a47ff Grip adjustments: needed ncurses to build
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>

svn path=/nixpkgs/trunk/; revision=26486
2011-03-24 11:45:37 +00:00
Michael Raskin 9c5c5b4981 Fix and update urxvt
svn path=/nixpkgs/trunk/; revision=26410
2011-03-18 05:55:37 +00:00
Lluís Batlle i Rossell 3677d79b63 Removing the dependencies in k3b on cdrkit, cdrdao, dvdrwplustools and
growisofs, because at the end it needs all setuid for it to record anything.

svn path=/nixpkgs/trunk/; revision=26403
2011-03-17 19:02:20 +00:00
Karn Kallio 0c4dbef366 Update mysql Workbench to latest release 5.2.33
Also remove autotools as the tarball is now distributed ready
for configure.

svn path=/nixpkgs/trunk/; revision=26377
2011-03-17 04:18:59 +00:00
Eelco Dolstra 3e3eac2e30 * Sync with the trunk.
svn path=/nixpkgs/branches/x-updates/; revision=26303
2011-03-14 18:26:46 +00:00
Lluís Batlle i Rossell f17b1273ea Updating k3b, hoping for the settings dialog to work.
svn path=/nixpkgs/trunk/; revision=26286
2011-03-11 20:43:38 +00:00
Michael Raskin 039e45f584 Update LyX
svn path=/nixpkgs/trunk/; revision=26248
2011-03-10 13:07:47 +00:00
Eelco Dolstra d47cf5a35e * Sync with the trunk.
svn path=/nixpkgs/branches/x-updates/; revision=26054
2011-02-22 10:00:18 +00:00
Karn Kallio e443f99bed Advance mysql workbench to version 5.2.31a
Also add python binary to wrapper PATH prefix to guarantee the
application will use a deterministic python version.

svn path=/nixpkgs/trunk/; revision=26038
2011-02-19 23:45:04 +00:00
Eelco Dolstra 9b6dfe840a * Sync with the trunk.
svn path=/nixpkgs/branches/x-updates/; revision=25993
2011-02-16 15:14:04 +00:00
Eelco Dolstra 8c58edf34d * xterm: fix build and update to version 268.
svn path=/nixpkgs/branches/x-updates/; revision=25949
2011-02-14 10:09:01 +00:00
Yury G. Kudryashov 5e7c026c22 kde-x.y/utils is for kdeutils-x.y.z, not for apps from kde-apps.org
svn path=/nixpkgs/trunk/; revision=25932
2011-02-13 04:34:37 +00:00
Eelco Dolstra 38c109a395 * Google Earth 6.0.1.2032.
svn path=/nixpkgs/trunk/; revision=25842
2011-02-09 13:33:46 +00:00
Michael Raskin 03c08712bd Update XNeur
svn path=/nixpkgs/trunk/; revision=25745
2011-02-02 07:11:18 +00:00
David Guibert 5ba7793e33 new makeself: 2.1.5
svn path=/nixpkgs/trunk/; revision=25743
2011-02-01 23:24:13 +00:00
Eelco Dolstra 2985218698 * xpdf 3.02pl5.
svn path=/nixpkgs/trunk/; revision=25688
2011-01-25 13:28:23 +00:00
Cillian de Roiste ce45e043e4 Adding redshift; it changes the color temperature of your screen gradually to match the lighting conditions
svn path=/nixpkgs/trunk/; revision=25686
2011-01-24 23:52:22 +00:00
Alexander Tsamutali d3bb1b2630 applications/misc/xmobar: Updated to 0.12.
svn path=/nixpkgs/trunk/; revision=25327
2010-12-30 22:36:46 +00:00
Yury G. Kudryashov 302d783310 Make filelight compile with gcc-4.5
svn path=/nixpkgs/branches/stdenv-updates/; revision=25313
2010-12-28 18:47:57 +00:00
Eelco Dolstra c14382cb45 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25225
2010-12-21 15:14:33 +00:00