summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* * Remove orphaned/obsolete packages.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22781
* python-setuptools-darcs: the build process seems to depend on 'darcsver'Peter Simons2010-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | source root is setuptools_darcs-1.2.9 | patching sources | configuring | no configure script, doing nothing | building | running tests | Download error: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! | Couldn't find index page for 'darcsver' (maybe misspelled?) | Download error: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! | No local packages or download links found for darcsver>=1.2.0 | Traceback (most recent call last): | File "setup.py", line 79, in <module> | zip_safe=False, # I prefer unzipped for easier access. | File "/nix/store/r6xlmlf0amzwhkvkv0v656jgx7r299g7-python-2.6.5/lib/python2.6/distutils/core.py", line 113, in setup | _setup_distribution = dist = klass(attrs) | File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 260, in __init__ | File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 284, in fetch_build_eggs | File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 563, in resolve | File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 799, in best_match | File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 811, in obtain | File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 327, in fetch_build_egg | File "build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py", line 434, in easy_install | File "build/bdist.linux-x86_64/egg/setuptools/package_index.py", line 475, in fetch_distribution | AttributeError: 'NoneType' object has no attribute 'clone' | builder for `/nix/store/rkm5fzs0p6hh45mvpzv0qqphmsjnyag8-python-setuptools-darcs-1.2.9.drv' failed with exit code 1 | error: build of `/nix/store/rkm5fzs0p6hh45mvpzv0qqphmsjnyag8-python-setuptools-darcs-1.2.9.drv' failed svn path=/nixpkgs/trunk/; revision=22780
* * Fix misspelled package name.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22777
* pkgs/tools/networking/p2p/tahoe-lafs: updated to version 1.7.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22774
* pyOpenSSL: updated to version 0.10Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22773
* pycryptopp: updated to version 0.5.19Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22772
* python-nevow: updated to version 0.10.0Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22771
* python-foolscap: updated to version 0.5.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22770
* python-darcsver: updated to version 1.5.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22769
* python-argparse: updated to version 1.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22768
* pyutil: updated to version 1.7.9 (and disabled test suite)Peter Simons2010-07-27
| | | | | | | | When the regression test suite is run, it tries to compile some plug-in code into Twisted's store path, and fails. I'm not sure how to remedy this problem. svn path=/nixpkgs/trunk/; revision=22767
* python-zfec: updated to version 1.4.7Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22766
* python-simplejson: updated to version 2.1.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22765
* python-setuptools-trial: updated to version 0.5.9Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22764
* python-setuptools-darcs: updated to version 1.2.9Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22763
* python-twisted: updated to 10.1.0Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22762
* python-zope-interface: updated to version 3.6.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22761
* pycryptopp: use the embedded crypto++ library when compiling this modulePeter Simons2010-07-27
| | | | | | | | crypto++ has an impurity that leads to test suite failures in this module, i.e. in sha256. When that impurity has been fixed, we should try building on top of the the pristine crypto++ library again. svn path=/nixpkgs/trunk/; revision=22760
* python-numpy: add buildInput gfortran to enable support for blas and lapackPeter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22759
* pkgs/top-level/all-packages.nix: crypto++-5.6.0 is compiled with "-O2 ↵Peter Simons2010-07-27
| | | | | | | | -march=native -mtune=native" Ought to be fixed ASAP. I'll probably do it tomorrow. svn path=/nixpkgs/trunk/; revision=22758
* make nix-prefetch-hg executableRob Vermaas2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22755
* Revert "Version update for vxl", because:Lluís Batlle i Rossell2010-07-27
| | | | | | | | | | | - Although the file for 1.14 is in the upstream file repository, it's not published in their web, which still talks about 1.13 for the stable release. - The cmake files comming with this vxl fail (because of some weird dependency on a doxygen.cmake file) This reverts commit 22577 svn path=/nixpkgs/trunk/; revision=22750
* * Make Thunderbird 3.x the default.Eelco Dolstra2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22749
* * Fix zlib 1.2.5 on Cygwin. (The Makefile doesn't support buildingEelco Dolstra2010-07-27
| | | | | | just a static library.) svn path=/nixpkgs/trunk/; revision=22748
* * Firefox 3.6.8.Eelco Dolstra2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22747
* * Merged the x-updates branch (latest X server / libraries, GTK+,Eelco Dolstra2010-07-26
|\ | | | | | | | | | | Fontconfig, etc.). svn path=/nixpkgs/trunk/; revision=22735
| * * Ensure that the dell-bluetooth device does not stay in the "hardEelco Dolstra2010-07-25
| | | | | | | | | | | | blocked" state. svn path=/nixpkgs/branches/x-updates/; revision=22730
| * * xrandr 1.3.3.Eelco Dolstra2010-07-25
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22727
| * * On x86_64-darwin, "./config" misdetects the system asEelco Dolstra2010-07-25
| | | | | | | | | | | | | | "darwin-i386-cc" (http://hydra.nixos.org/build/498076). So specify the system type explicitly. svn path=/nixpkgs/branches/x-updates/; revision=22726
| * * Make mutt build against OpenSSL 1.0.0.Eelco Dolstra2010-07-24
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22724
| * * Doh.Eelco Dolstra2010-07-23
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22723
| * * Doh, we already had OpenSSL 1.0.0. Use the updated Darwin patch.Eelco Dolstra2010-07-23
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22722
| * * bluez updated to 4.69.Eelco Dolstra2010-07-23
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22721
| * * clutter-gtk updated to 0.10.4 so that it builds against the currentEelco Dolstra2010-07-22
| | | | | | | | | | | | GTK+ (http://hydra.nixos.org/build/495170). svn path=/nixpkgs/branches/x-updates/; revision=22711
| * * Sync with the trunk.Eelco Dolstra2010-07-22
| |\ | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22707
| * | * Chatzilla updated to 0.9.86.Eelco Dolstra2010-07-22
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22706
| * | * Try to build OpenOffice and Go-oo with Neon 0.29, since 0.26 doesn'tEelco Dolstra2010-07-22
| | | | | | | | | | | | | | | | | | work anymore. svn path=/nixpkgs/branches/x-updates/; revision=22702
| * | * nmap: apply a patch to remove md2 support.Eelco Dolstra2010-07-22
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22701
| * | * Update Ruby to 1.8.7-p299 to fix a build problem caused by theEelco Dolstra2010-07-22
| | | | | | | | | | | | | | | | | | | | | upgrade to OpenSSL 1.0.0 (http://hydra.nixos.org/build/494496/nixlog/1/raw). svn path=/nixpkgs/branches/x-updates/; revision=22700
| * | * dar: build with --disable-dar-static, apparently the zlib updateEelco Dolstra2010-07-21
| | | | | | | | | | | | | | | | | | broke it. Also upgrade to 2.3.10 and turn on ACL support. svn path=/nixpkgs/branches/x-updates/; revision=22690
| * | * Udev updated to 160.Eelco Dolstra2010-07-21
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22688
| * | * Latest pciutils and usbutils, along with the latest PCI and USB IDs.Eelco Dolstra2010-07-21
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22687
| * | * libpciaccess 0.12.0.Eelco Dolstra2010-07-21
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22684
| * | * Updated the X.org server to 1.8.2. Note that it no longer dependsEelco Dolstra2010-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | on HAL but instead uses udev to autoconfigure input devices. We'll have to update the NixOS X server module accordingly, I guess. See https://fedoraproject.org/wiki/Input_device_configuration. * Updated Mesa to 7.8.2. svn path=/nixpkgs/branches/x-updates/; revision=22681
| * | * Disable GRUB 2's `make check' by default, because it requires QEMU.Eelco Dolstra2010-07-20
| | | | | | | | | | | | | | | | | | | | | | | | It's not so desirable to have GRUB 2 depend on X11, Mesa, SDL, PulseAudio, ... (I became very confused when changing Mesa triggered a rebuild of GRUB.) svn path=/nixpkgs/branches/x-updates/; revision=22680
| * | * Ignore missing directories in the <includedir> element. This allowsEelco Dolstra2010-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the NixOS system bus configuration to include directories such as /nix/var/nix/profiles/default/etc/dbus-1/system.d/ which may not exist. svn path=/nixpkgs/branches/x-updates/; revision=22672
| * | svn path=/nixpkgs/branches/x-updates/; revision=22671Eelco Dolstra2010-07-20
| | |
| * | * Apply a patch to make kdebindings build with the current sip.Eelco Dolstra2010-07-19
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22670
| * | * Work around (temporarily?) broken URL.Eelco Dolstra2010-07-19
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22669
| * | * Fix evaluation problems.Eelco Dolstra2010-07-19
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=22668