about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* * Install the manpage.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21931
* * Remove an unnecessary symlink.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21930
* * Added miniupnpd, an implementation of the UPnP Internet GatewayEelco Dolstra2010-05-20
| | | | | | | Device (IGD) specification. * Updated iptables to 1.4.8. svn path=/nixpkgs/trunk/; revision=21929
* svn path=/nixpkgs/trunk/; revision=21924Eelco Dolstra2010-05-20
|
* * Transmission updated to 1.93.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21923
* GNU GSS: Add dependency on GNU Shishi.Ludovic Courtès2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21922
* svn path=/nixpkgs/trunk/; revision=21918Eelco Dolstra2010-05-20
|
* Have Hydra build the cross Hurd.Ludovic Courtès2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21917
* GNU Hurd: Add full cross build.Ludovic Courtès2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21916
* GNU Hurd: Don't try to install files as `root'.Ludovic Courtès2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21915
* Remove `migCross' top-level attribute.Ludovic Courtès2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21914
* * qemu-kvm updated to 0.12.4.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21913
* * Added aria2, a download utility.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21912
* * Remove a bunch of empty files/directories.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21911
* * pycrypto updated to 2.1.0.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21910
* * Twisted updated to 10.0.0.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21909
* GCC 4.5: Handle cross-glibc's propagated build inputs.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21907
* glibc/hurd: Make Mach & Hurd headers propagated build inputs.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21906
* GCC 4.5: Add support for a separate libpthread; rearrange target flags handling.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21905
* GCC 4.5: Unset $CPATH and $LIBRARY_PATH if and only if they are empty.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21904
* GCC 4.5: Add patch to fix GNU/Hurd builds.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21903
* hwloc 1.0.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21902
* glibc/hurd: Add libhurduser and libmachuser to the libc.so linker script.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21901
* GNU Hurd: Add libpthread.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21900
* GNU Hurd: Allow partial builds.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21899
* GNU Mach, GNU Hurd: Add `-headers' in the name when asking for headers only.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21898
* GNU Hurd: Use the date as the version number.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21897
* GNU Mach: Use the date as the version number.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21896
* glibc/hurd: Use the date as the version number.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21895
* GNU MIG: Move to `os-specific/gnu'.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21894
* GNU MIG: Use the date as the version number; remove misguided cross stuff.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21893
* fetchgit: Track all remote branches when `$rev' is non-empty.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21892
* glibc: Add comment about things to be fixed.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21891
* glibc: Fix non-Linux builds.Ludovic Courtès2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21890
* Add gnupg1 compatibility wrapperYury G. Kudryashov2010-05-19
| | | | | | | | | | Gnupg1compat is symlinked gnupg2 with two additional symlinks: gpg->gpg2 and gpgv->gpgv2. Move original gnupg 1.x to gnupg1orig. Set default gnupg1 to gnupg1compat. svn path=/nixpkgs/trunk/; revision=21888
* Add libassuan1 backYury G. Kudryashov2010-05-19
| | | | | | opensc needs it svn path=/nixpkgs/trunk/; revision=21887
* Pass coreutils explicitly instead of using stdenv.coreutilsYury G. Kudryashov2010-05-19
| | | | | | I hope that this fixes tarball creation for hydra svn path=/nixpkgs/trunk/; revision=21886
* Remove gpg->gpg2 symlinkYury G. Kudryashov2010-05-19
| | | | | | Also make gpgme compile&find gpg2 svn path=/nixpkgs/trunk/; revision=21885
* Mass GnuPG upgradeYury G. Kudryashov2010-05-19
| | | | | | gnupg tests fail. Will try to fix later. svn path=/nixpkgs/trunk/; revision=21884
* Move gnupg to gnupg1 and gnupg2 to gnupgYury G. Kudryashov2010-05-19
| | | | | | | Also add gnupg1-compatibility symlinks to gnupg2. Most packages should be able to use gnupg2 instead of gnupg1. svn path=/nixpkgs/trunk/; revision=21883
* Upgrade pinentry to 0.8.0Yury G. Kudryashov2010-05-19
| | | | | | Also add optional pinentry-qt4 svn path=/nixpkgs/trunk/; revision=21882
* Trying to fix the build of openoffice 3.2.0Lluís Batlle i Rossell2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21880
* Making nixUnstable ready to cross build.Lluís Batlle i Rossell2010-05-19
| | | | | | That requires bzip2 to cross build properly, and this is done only in stdenv-updates. svn path=/nixpkgs/trunk/; revision=21878
* * Bittorrent updated to 5.2.2 (5.3 seems too hard to build).Eelco Dolstra2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21877
* * Remove a redundant version of ktorrent (it's already inEelco Dolstra2010-05-19
| | | | | | kde/extra-gear). svn path=/nixpkgs/trunk/; revision=21876
* * Remove empty KDE 4.3 directories. (Where do these come from?)Eelco Dolstra2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21875
* * Latest kernels.Eelco Dolstra2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21874
* pkgs/top-level/all-packages.nix, pkgs/applications/editors/emacs-23: prefer ↵Peter Simons2010-05-19
| | | | | | | | | | makeOverridable over getPkgConfig to customize GNU Emacs Changed 'emacs23' expression to allow for argument overriding instead of relying on getPkgConfig. While I was at it, I also simplified the actual build expression a bit. svn path=/nixpkgs/trunk/; revision=21873
* pkgs/applications/version-management/git-and-tools: disable sendEmailSupport ↵Peter Simons2010-05-19
| | | | | | | | on Darwin in gitFull The required perl libraries don't build on Darwin. svn path=/nixpkgs/trunk/; revision=21872
* pkgs/os-specific/linux/hal/default.nix: strip trailing white spacePeter Simons2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21871