Commit Graph

9263 Commits

Author SHA1 Message Date
Eelco Dolstra
e7906f26af * Make copy-tarballs.sh work on release.nix.
svn path=/nixpkgs/trunk/; revision=19834
2010-02-05 14:14:43 +00:00
Eelco Dolstra
631ea03875 * Fix / disable some packages that give evaluation errors in Hydra.
svn path=/nixpkgs/trunk/; revision=19833
2010-02-05 14:13:25 +00:00
Eelco Dolstra
874b4869a3 * Nix stable updated to 0.14.
svn path=/nixpkgs/trunk/; revision=19830
2010-02-05 10:41:24 +00:00
Armijn Hemel
9ba64dc6d9 update Amarok to 2.2.2
svn path=/nixpkgs/trunk/; revision=19826
2010-02-04 22:33:18 +00:00
Peter Simons
4193cac8de Added an interactive variant of sqlite3 that has readline support enabled.
svn path=/nixpkgs/trunk/; revision=19823
2010-02-04 16:07:15 +00:00
Marco Maggesi
3ab915e1fc Add new package pkgs/os-specific/linux/dmtcp/
svn path=/nixpkgs/trunk/; revision=19819
2010-02-04 15:41:45 +00:00
Lluís Batlle i Rossell
c83ce140e1 Adding 'duplicity', and its dependency 'librsync'
svn path=/nixpkgs/trunk/; revision=19813
2010-02-04 13:42:41 +00:00
Peter Simons
29efcf85c9 pkgs/top-level/all-packages.nix: don't try to link ipmitool statically on Darwin
svn path=/nixpkgs/trunk/; revision=19812
2010-02-04 10:31:55 +00:00
Eelco Dolstra
82f0eb65e3 * Disable the HPN patch in OpenSSH. It breaks connection sharing.
E.g. in `nix-copy-closure --to ...', the master hangs in futex().

svn path=/nixpkgs/trunk/; revision=19803
2010-02-04 01:39:00 +00:00
Ludovic Courtès
b46d05da85 Tahoe-LAFS: Hopefully fix subtle test suite bug.
svn path=/nixpkgs/trunk/; revision=19801
2010-02-03 23:38:12 +00:00
Eelco Dolstra
79df27d45b * Subversion 1.6.9.
svn path=/nixpkgs/trunk/; revision=19791
2010-02-03 18:39:13 +00:00
Ludovic Courtès
b5088abe20 Tahoe-LAFS 1.6.0.
svn path=/nixpkgs/trunk/; revision=19784
2010-02-03 13:38:03 +00:00
Ludovic Courtès
1e9f08cb2c Add setuptools-trial.
svn path=/nixpkgs/trunk/; revision=19783
2010-02-03 13:37:59 +00:00
Ludovic Courtès
167d42970d Twisted: Attempt to generate the plug-in cache.
svn path=/nixpkgs/trunk/; revision=19782
2010-02-03 13:37:49 +00:00
Peter Simons
715c59b281 pkgs/tools/system/ipmitool: added optional support for generating statically linked binaries
svn path=/nixpkgs/trunk/; revision=19778
2010-02-03 12:47:31 +00:00
Peter Simons
c261d7a847 pkgs/tools/system/ipmitool: updated to version 1.8.11
svn path=/nixpkgs/trunk/; revision=19777
2010-02-03 12:47:23 +00:00
Eelco Dolstra
031f722394 svn path=/nixpkgs/trunk/; revision=19773 2010-02-03 10:56:10 +00:00
Eelco Dolstra
096cd4d17d * Contrary to what configure --help' says, --enable-threadsafe' is
not the default.  So turn it on.

svn path=/nixpkgs/trunk/; revision=19772
2010-02-03 10:51:11 +00:00
Alexander Tsamutali
4033c4aa31 games/urbanterror: New nixpkg for viric.
svn path=/nixpkgs/trunk/; revision=19770
2010-02-03 00:46:43 +00:00
Lluís Batlle i Rossell
bb08c61a35 Adding the game 'pioneers'
svn path=/nixpkgs/trunk/; revision=19769
2010-02-02 22:21:56 +00:00
Lluís Batlle i Rossell
90962dc4cb Making teeworlds executables accept parameters (to configure a teeworlds server for example)
svn path=/nixpkgs/trunk/; revision=19768
2010-02-02 18:09:58 +00:00
Eelco Dolstra
a066167a9e * Fix building apr on Cygwin.
svn path=/nixpkgs/trunk/; revision=19766
2010-02-02 16:49:07 +00:00
Eelco Dolstra
a697127fcd * SQLite updated to 3.6.22. Use the amalgamation tarball since it now
installs the pkg-config files that other packages expect.  This also
  makes the dependency on tcl unnecessary.

svn path=/nixpkgs/trunk/; revision=19765
2010-02-02 15:49:48 +00:00
Eelco Dolstra
ed088ba208 * Get rid of the ".svn" directories that Hydra includes nowadays.
They make the Nixpkgs tarball much larger and slower to unpack.

svn path=/nixpkgs/trunk/; revision=19762
2010-02-02 15:02:29 +00:00
Lluís Batlle i Rossell
49f9b96ad3 Typo that broke evaluation
svn path=/nixpkgs/trunk/; revision=19760
2010-02-01 19:58:57 +00:00
Lluís Batlle i Rossell
1741bb2597 Making 'boost' optionally build with -fPIC (with enableStatic, will produce
static libraries linkable in a shared object)


svn path=/nixpkgs/trunk/; revision=19759
2010-02-01 19:55:40 +00:00
Lluís Batlle i Rossell
936f161c00 Adding (quite blindly) some gnome packages to get gnucash built.
svn path=/nixpkgs/trunk/; revision=19758
2010-02-01 19:55:03 +00:00
Eelco Dolstra
41e5edb0b3 * qemu-kvm: link against libuuid.
svn path=/nixpkgs/trunk/; revision=19757
2010-02-01 18:44:08 +00:00
Eelco Dolstra
b22880b12d * qemu-kvm: increase the size of the buffer used to build the smbd
command line.

svn path=/nixpkgs/trunk/; revision=19756
2010-02-01 18:11:53 +00:00
Eelco Dolstra
277e66450b * fuse updated to 2.8.2.
svn path=/nixpkgs/trunk/; revision=19755
2010-02-01 17:08:35 +00:00
Eelco Dolstra
0e212964fb * openssh: Install the moduli file.
svn path=/nixpkgs/trunk/; revision=19753
2010-02-01 17:04:07 +00:00
Eelco Dolstra
947e2c71ad * openssh updated to 5.3p1. Also enabled the HPN patch by default.
svn path=/nixpkgs/trunk/; revision=19752
2010-02-01 16:56:10 +00:00
Marco Maggesi
f278489e98 Fix bugs and improve pkgs/servers/openafs-client
svn path=/nixpkgs/trunk/; revision=19750
2010-02-01 16:27:35 +00:00
Lluís Batlle i Rossell
8beaa7ab63 Updating eaglemode.
svn path=/nixpkgs/trunk/; revision=19749
2010-02-01 16:07:59 +00:00
Eelco Dolstra
1c92df1384 * Debian 5.0.4.
svn path=/nixpkgs/trunk/; revision=19748
2010-02-01 15:17:34 +00:00
Eelco Dolstra
f719b5268e * qemu-kvm: honour $TMPDIR for the qemu-smb temporary directory. This
ensures that Nix cleans up the qemu-smb directory after a VM test
  run (which prevents failures like this one:
  http://hydra.nixos.org/build/275355/nixlog/31/raw).

svn path=/nixpkgs/trunk/; revision=19747
2010-02-01 15:12:49 +00:00
Ludovic Courtès
d5219beafc GNU IceCat 3.6: Disable WiFi stuff for now.
svn path=/nixpkgs/trunk/; revision=19744
2010-02-01 09:16:56 +00:00
Nicolas Pierron
1664ec986a Update zsh.
svn path=/nixpkgs/trunk/; revision=19740
2010-01-31 12:13:38 +00:00
Nicolas Pierron
5a7228a099 Add tex4ht.
svn path=/nixpkgs/trunk/; revision=19739
2010-01-31 12:13:33 +00:00
Armijn Hemel
0e55350a85 update ktorrent to 3.3.3, also make it depend on KDE 4.3
svn path=/nixpkgs/trunk/; revision=19737
2010-01-30 19:30:30 +00:00
Ludovic Courtès
486ec4bddd Coccinelle 0.2.1.
svn path=/nixpkgs/trunk/; revision=19736
2010-01-30 17:34:49 +00:00
Eelco Dolstra
e80d65426f * Nix 0.14pre19730.
svn path=/nixpkgs/trunk/; revision=19733
2010-01-29 15:55:03 +00:00
Eelco Dolstra
69211adabe * Doh.
svn path=/nixpkgs/trunk/; revision=19732
2010-01-29 12:45:11 +00:00
Eelco Dolstra
c61d1424d0 * Spam everybody with failures of the Nixpkgs tarball so that
hopefully whoever broke it can fix it ;-)

svn path=/nixpkgs/trunk/; revision=19731
2010-01-29 12:26:12 +00:00
Ludovic Courtès
f75cf224ee libffi 3.0.9.
svn path=/nixpkgs/trunk/; revision=19728
2010-01-29 11:40:39 +00:00
Eelco Dolstra
f79a0a323c * Urgh.
svn path=/nixpkgs/trunk/; revision=19726
2010-01-29 08:04:31 +00:00
Michael Raskin
0c13a20803 Update ECL
svn path=/nixpkgs/trunk/; revision=19725
2010-01-29 06:13:22 +00:00
Eelco Dolstra
26ea153e8b svn path=/nixpkgs/trunk/; revision=19724 2010-01-29 00:38:34 +00:00
Eelco Dolstra
0a882d423b * Fix stdenv evaluation - use ${stdenv.shell} instead of
${stdenv.bash}/bin/bash.

svn path=/nixpkgs/trunk/; revision=19723
2010-01-29 00:17:59 +00:00
Ludovic Courtès
8a57c8bf35 Add mpc123, a Musepack command-line player.
svn path=/nixpkgs/trunk/; revision=19722
2010-01-28 22:34:27 +00:00