summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Fix various broken URLs / mirrors.•••* Updated tcpdump, ImageMagick, lsof. svn path=/nixpkgs/trunk/; revision=19847 0.13Eelco Dolstra2010-02-0510-72/+39
* * Don't set `platforms' on Google Earth because we don't want Hydra to••• build it. svn path=/nixpkgs/trunk/; revision=19839 Eelco Dolstra2010-02-052-7/+6
* * nixpkgs: new version of DBIx-Class-Schema-Loader•••svn path=/nixpkgs/trunk/; revision=19836 Rob Vermaas2010-02-051-2/+2
* * Make copy-tarballs.sh work on release.nix.•••svn path=/nixpkgs/trunk/; revision=19834 Eelco Dolstra2010-02-053-2/+22
* * Fix / disable some packages that give evaluation errors in Hydra.•••svn path=/nixpkgs/trunk/; revision=19833 Eelco Dolstra2010-02-057-29/+14
* * Nix stable updated to 0.14.•••svn path=/nixpkgs/trunk/; revision=19830 Eelco Dolstra2010-02-052-14/+14
* update Amarok to 2.2.2•••svn path=/nixpkgs/trunk/; revision=19826 Armijn Hemel2010-02-041-3/+3
* Added an interactive variant of sqlite3 that has readline support enabled.•••svn path=/nixpkgs/trunk/; revision=19823 Peter Simons2010-02-042-4/+12
* Add new package pkgs/os-specific/linux/dmtcp/•••svn path=/nixpkgs/trunk/; revision=19819 Marco Maggesi2010-02-042-0/+49
* Adding 'duplicity', and its dependency 'librsync'•••svn path=/nixpkgs/trunk/; revision=19813 Lluís Batlle i Rossell2010-02-043-0/+52
* pkgs/top-level/all-packages.nix: don't try to link ipmitool statically on Darwin•••svn path=/nixpkgs/trunk/; revision=19812 Peter Simons2010-02-041-1/+1
* * 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 Eelco Dolstra2010-02-041-1/+1
* Tahoe-LAFS: Hopefully fix subtle test suite bug.•••svn path=/nixpkgs/trunk/; revision=19801 Ludovic Courtès2010-02-032-1/+26
* * Subversion 1.6.9.•••svn path=/nixpkgs/trunk/; revision=19791 Eelco Dolstra2010-02-031-2/+2
* Tahoe-LAFS 1.6.0.•••svn path=/nixpkgs/trunk/; revision=19784 Ludovic Courtès2010-02-032-13/+28
* Add setuptools-trial.•••svn path=/nixpkgs/trunk/; revision=19783 Ludovic Courtès2010-02-031-0/+19
* Twisted: Attempt to generate the plug-in cache.•••svn path=/nixpkgs/trunk/; revision=19782 Ludovic Courtès2010-02-031-0/+8
* pkgs/tools/system/ipmitool: added optional support for generating statically ...•••svn path=/nixpkgs/trunk/; revision=19778 Peter Simons2010-02-032-1/+5
* pkgs/tools/system/ipmitool: updated to version 1.8.11•••svn path=/nixpkgs/trunk/; revision=19777 Peter Simons2010-02-031-2/+2
* svn path=/nixpkgs/trunk/; revision=19773Eelco Dolstra2010-02-031-3/+3
* * Contrary to what `configure --help' says, `--enable-threadsafe' is••• not the default. So turn it on. svn path=/nixpkgs/trunk/; revision=19772 Eelco Dolstra2010-02-031-0/+2
* games/urbanterror: New nixpkg for viric.•••svn path=/nixpkgs/trunk/; revision=19770 Alexander Tsamutali2010-02-032-0/+77
* Adding the game 'pioneers'•••svn path=/nixpkgs/trunk/; revision=19769 Lluís Batlle i Rossell2010-02-022-0/+24
* Making teeworlds executables accept parameters (to configure a teeworlds serv...•••svn path=/nixpkgs/trunk/; revision=19768 Lluís Batlle i Rossell2010-02-021-1/+1
* * Fix building apr on Cygwin.•••svn path=/nixpkgs/trunk/; revision=19766 Eelco Dolstra2010-02-021-1/+6
* * 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 Eelco Dolstra2010-02-022-22/+5
* * 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 Eelco Dolstra2010-02-021-0/+2
* Typo that broke evaluation•••svn path=/nixpkgs/trunk/; revision=19760 Lluís Batlle i Rossell2010-02-011-1/+1
* Making 'boost' optionally build with -fPIC (with enableStatic, will produce•••static libraries linkable in a shared object) svn path=/nixpkgs/trunk/; revision=19759 Lluís Batlle i Rossell2010-02-011-1/+4
* Adding (quite blindly) some gnome packages to get gnucash built.•••svn path=/nixpkgs/trunk/; revision=19758 Lluís Batlle i Rossell2010-02-012-0/+27
* * qemu-kvm: link against libuuid.•••svn path=/nixpkgs/trunk/; revision=19757 Eelco Dolstra2010-02-012-3/+3
* * qemu-kvm: increase the size of the buffer used to build the smbd••• command line. svn path=/nixpkgs/trunk/; revision=19756 Eelco Dolstra2010-02-011-6/+14
* * fuse updated to 2.8.2.•••svn path=/nixpkgs/trunk/; revision=19755 Eelco Dolstra2010-02-011-2/+2
* * openssh: Install the moduli file.•••svn path=/nixpkgs/trunk/; revision=19753 Eelco Dolstra2010-02-011-0/+3
* * openssh updated to 5.3p1. Also enabled the HPN patch by default.•••svn path=/nixpkgs/trunk/; revision=19752 Eelco Dolstra2010-02-012-34/+45
* Fix bugs and improve pkgs/servers/openafs-client•••svn path=/nixpkgs/trunk/; revision=19750 Marco Maggesi2010-02-012-24/+9
* Updating eaglemode.•••svn path=/nixpkgs/trunk/; revision=19749 Lluís Batlle i Rossell2010-02-011-3/+3
* * Debian 5.0.4.•••svn path=/nixpkgs/trunk/; revision=19748 Eelco Dolstra2010-02-011-6/+6
* * 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 Eelco Dolstra2010-02-012-1/+26
* GNU IceCat 3.6: Disable WiFi stuff for now.•••svn path=/nixpkgs/trunk/; revision=19744 Ludovic Courtès2010-02-012-28/+35
* Update zsh.•••svn path=/nixpkgs/trunk/; revision=19740 Nicolas Pierron2010-01-311-3/+3
* Add tex4ht.•••svn path=/nixpkgs/trunk/; revision=19739 Nicolas Pierron2010-01-312-0/+41
* update ktorrent to 3.3.3, also make it depend on KDE 4.3•••svn path=/nixpkgs/trunk/; revision=19737 Armijn Hemel2010-01-302-10/+17
* Coccinelle 0.2.1.•••svn path=/nixpkgs/trunk/; revision=19736 Ludovic Courtès2010-01-301-2/+2
* * Nix 0.14pre19730.•••svn path=/nixpkgs/trunk/; revision=19733 Eelco Dolstra2010-01-291-3/+3
* * Doh.•••svn path=/nixpkgs/trunk/; revision=19732 Eelco Dolstra2010-01-291-1/+1
* * Spam everybody with failures of the Nixpkgs tarball so that••• hopefully whoever broke it can fix it ;-) svn path=/nixpkgs/trunk/; revision=19731 Eelco Dolstra2010-01-292-1/+2
* libffi 3.0.9.•••svn path=/nixpkgs/trunk/; revision=19728 Ludovic Courtès2010-01-291-3/+6
* * Urgh.•••svn path=/nixpkgs/trunk/; revision=19726 Eelco Dolstra2010-01-291-3/+3
* Update ECL•••svn path=/nixpkgs/trunk/; revision=19725 Michael Raskin2010-01-292-5/+6