Commit graph

4466 commits

Author SHA1 Message Date
Marco Maggesi 0430167083 Update Coq
svn path=/nixpkgs/trunk/; revision=24597
2010-11-04 11:24:27 +00:00
Michael Raskin 2db7a9dfbd Add stalonetray
svn path=/nixpkgs/trunk/; revision=24595
2010-11-04 08:28:24 +00:00
Eelco Dolstra a2102af6df * buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allows
NixOS VM tests to be built on Ubuntu, where /bin/sh is dash rather
  than bash.

svn path=/nixpkgs/trunk/; revision=24592
2010-11-03 22:37:00 +00:00
Eelco Dolstra ce39b02f35 * Add xwininfo to the channel.
svn path=/nixpkgs/trunk/; revision=24590
2010-11-03 22:14:13 +00:00
Piotr Pietraszkiewicz be71209dd3 added bibletime - a Bible study tool
svn path=/nixpkgs/trunk/; revision=24587
2010-11-03 20:42:26 +00:00
Piotr Pietraszkiewicz f540277f97 added the sword framework
svn path=/nixpkgs/trunk/; revision=24586
2010-11-03 20:36:36 +00:00
Yury G. Kudryashov 3baea16bc6 Add guitone.
It compiles. Haven't checked whether it works.

svn path=/nixpkgs/trunk/; revision=24566
2010-11-02 12:23:01 +00:00
Sander van der Burg 76e26dd7a1 - Renamed DisnixService => DisnixWebService
- Updated to latest unstable version


svn path=/nixpkgs/trunk/; revision=24559
2010-11-01 17:33:24 +00:00
Ludovic Courtès eb40c213dd Add Tokyo Cabinet, a key-value database that performs better.
svn path=/nixpkgs/trunk/; revision=24548
2010-10-30 21:44:29 +00:00
Ludovic Courtès b6072abeac Add Google's Protocol Buffers.
svn path=/nixpkgs/trunk/; revision=24547
2010-10-30 21:44:22 +00:00
Michael Raskin d0251d68df Give Bison 2.4, Flex 2.5.35 to Nix
svn path=/nixpkgs/trunk/; revision=24542
2010-10-30 12:14:20 +00:00
Michael Raskin 9a6c3e6fe9 Nix trunk requires pkgconfig
svn path=/nixpkgs/trunk/; revision=24541
2010-10-30 12:01:02 +00:00
Michael Raskin 9af1c42473 Pass BoehmGC to Nix
svn path=/nixpkgs/trunk/; revision=24540
2010-10-30 11:21:06 +00:00
Russell O'Connor cb72dd1ba8 Dwarf Fortress
The wrapper script works by creating an image of the distribution in the users home directory
(defaulting to $HOME/.config/df_linux).  This is done because the program expects to write
state into it's own distribution.

Better ideas are welcome!

What further is needed is to allow users to configure the init.  One way is to use nix-config
to apply patches to the init.txt file, though this would break sharing of the package between
different users.


svn path=/nixpkgs/trunk/; revision=24538
2010-10-30 06:00:44 +00:00
Peter Simons 15ef8b5721 Fixed pysvn mis-detection of the location of libpyton2.7.dylib on Darwin.
svn path=/nixpkgs/trunk/; revision=24529
2010-10-29 14:46:32 +00:00
Peter Simons a9d91547ba pysvn: e2fsprogs is a buildInput on Linux, but not on other platforms
svn path=/nixpkgs/trunk/; revision=24528
2010-10-29 14:46:24 +00:00
Eelco Dolstra 8aa38f953c * Get Teamspeak 3 to work. This is the x86_64-linux build, I'll add
i686-linux later.

svn path=/nixpkgs/trunk/; revision=24516
2010-10-28 17:45:18 +00:00
Peter Simons 7ec0584160 Added fileschanged version 0.6.9.
svn path=/nixpkgs/trunk/; revision=24511
2010-10-28 11:10:09 +00:00
Peter Simons 8223f8016d pkgs/top-level/python-packages.nix: added pysvn version 1.7.2
svn path=/nixpkgs/trunk/; revision=24504
2010-10-27 15:00:07 +00:00
Lluís Batlle i Rossell fdc0738e0b Adding lxc userland tools.
svn path=/nixpkgs/trunk/; revision=24502
2010-10-26 21:11:47 +00:00
Eelco Dolstra 85a0cd1385 * A better fix for the Xen clock problem.
svn path=/nixpkgs/trunk/; revision=24488
2010-10-26 13:08:51 +00:00
Peter Simons 4f784157f1 pkgs/development/tools/misc/distcc: allow users to override sysconfdir
svn path=/nixpkgs/trunk/; revision=24486
2010-10-26 11:14:40 +00:00
Evgeny Egorochkin 35dc7d6f3c paramiko: fix chroot build: use pycrypto from Nixpkgs instead of getting it from the network.
mysql-workbench: minor cleanup.
Patch by Karn Kallio.

svn path=/nixpkgs/trunk/; revision=24482
2010-10-26 01:42:22 +00:00
Eelco Dolstra 5762edd607 * Linux 2.6.32: revert upstream patch
489fb490dbf8dab0249ad82b56688ae3842a79e8.  It causes the DomU clock
  to jump into the future and freeze after being saved and restored
  across a Dom0 reboot.  See 

    http://lists.xensource.com/archives/html/xen-devel/2010-10/msg00498.html
    http://lists.xensource.com/archives/html/xen-devel/2010-10/msg01174.html

svn path=/nixpkgs/trunk/; revision=24473
2010-10-25 16:36:42 +00:00
Peter Simons ef4a03f3da Moved tools/misc/psmisc to os-specific/linux/psmisc.
svn path=/nixpkgs/trunk/; revision=24469
2010-10-25 14:38:37 +00:00
Michael Raskin ec500ae264 Add libfixposix
svn path=/nixpkgs/trunk/; revision=24462
2010-10-25 05:52:13 +00:00
Lluís Batlle i Rossell d6f4a6d968 Updating eaglemode.
svn path=/nixpkgs/trunk/; revision=24456
2010-10-24 21:27:31 +00:00
Lluís Batlle i Rossell 0cb7f90cac Adding caneda
svn path=/nixpkgs/trunk/; revision=24450
2010-10-24 17:01:09 +00:00
Lluís Batlle i Rossell 227c632d18 Adding qucs
svn path=/nixpkgs/trunk/; revision=24449
2010-10-24 17:00:57 +00:00
Michael Raskin 65ec046a15 Fix uzbl build
svn path=/nixpkgs/trunk/; revision=24440
2010-10-23 20:54:07 +00:00
Lluís Batlle i Rossell 3592b9a796 Adding unarj
svn path=/nixpkgs/trunk/; revision=24430
2010-10-23 14:55:14 +00:00
Lluís Batlle i Rossell 327a2eae30 Changing the 'enableAdobeFlash' firefox/icecat wrapper option, so its negative
value does not mean "install gnash". I added an enableGnash check instead.

I've kept the default of Adobe Flash.

svn path=/nixpkgs/trunk/; revision=24428
2010-10-23 14:42:36 +00:00
Eelco Dolstra 2677562f8c * Remove Compiz Fusion (obsolete).
svn path=/nixpkgs/trunk/; revision=24414
2010-10-22 11:00:02 +00:00
Michael Raskin fb8e4c950f Adding fdm
svn path=/nixpkgs/trunk/; revision=24409
2010-10-21 22:03:36 +00:00
Peter Simons 7b630f442c Added an expression for mod_wsgi-3.3, to be used with Apache 2.
svn path=/nixpkgs/trunk/; revision=24408
2010-10-21 15:39:58 +00:00
Peter Simons c7a87b1669 Added an expression for mod_fastcgi-2.4.6, to be used with Apache 2.
svn path=/nixpkgs/trunk/; revision=24406
2010-10-21 15:39:48 +00:00
Michael Raskin ac19af507f Adding Linux 2.6.36
svn path=/nixpkgs/trunk/; revision=24403
2010-10-21 12:28:14 +00:00
Eelco Dolstra 3ac4025945 * Add some packages to the channel.
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Peter Simons 5019f883f3 pkgs/tools/text/recode: added (heavily patched) version 3.6
svn path=/nixpkgs/trunk/; revision=24384
2010-10-20 13:05:49 +00:00
Rob Vermaas 202774b93e added ftgl, gource
svn path=/nixpkgs/trunk/; revision=24379
2010-10-20 10:53:45 +00:00
Eelco Dolstra f58a799695 * Updated Compiz to 0.8.6 (replacing the old Compiz and Compiz Fusion
expressions).  Also added patches to allow Compiz and ccsm to find
  plugins installed outside of its prefix.

svn path=/nixpkgs/trunk/; revision=24373
2010-10-19 23:22:24 +00:00
Ludovic Courtès c75c5a5991 Add MP3Info, an MP3 tag editor.
svn path=/nixpkgs/trunk/; revision=24363
2010-10-19 13:19:59 +00:00
Ludovic Courtès ce292f38f9 Add IcedTea.
This is an old attempt at making it work.  Help welcome!

svn path=/nixpkgs/trunk/; revision=24360
2010-10-19 08:19:46 +00:00
Yury G. Kudryashov c55c317e24 Fix evaluation
svn path=/nixpkgs/trunk/; revision=24349
2010-10-18 12:18:07 +00:00
Sander van der Burg 0cc4ca1fcd Changed my dirty libiconv hacks I once made for i686-freebsd, into a more consistent manner by checking for a non-Linux platform in the build expressions. Hopefully, this increases portability for non-Linux platforms
svn path=/nixpkgs/trunk/; revision=24347
2010-10-18 11:30:44 +00:00
Yury G. Kudryashov 4f27541261 Advance k3b version to 2.0.1.
Submitted by Karn Kallio

svn path=/nixpkgs/trunk/; revision=24338
2010-10-18 09:48:32 +00:00
Michael Raskin bc73cd0f7e Add ripmime - MIME attachment extractor tool
svn path=/nixpkgs/trunk/; revision=24337
2010-10-18 09:43:17 +00:00
Michael Raskin b2e9e9757c Adding philter mail sorter
svn path=/nixpkgs/trunk/; revision=24336
2010-10-18 05:33:31 +00:00
Michael Raskin e53d966a21 Add getmail
svn path=/nixpkgs/trunk/; revision=24334
2010-10-17 19:30:59 +00:00
Yury G. Kudryashov c703c1d560 hspell (another KDE dependency)
svn path=/nixpkgs/trunk/; revision=24331
2010-10-17 18:44:00 +00:00