Shea Levy
b67667e074
perlPackages.ClassLoad: Fix meta.description
2013-01-21 15:43:09 -05:00
Peter Simons
fb5a7e05f9
haskell-doctest: add version 0.9.5
2013-01-21 17:06:28 +01:00
Florian Friesdorf
b02d8f2f5f
python-pip
2013-01-21 16:12:56 +01:00
Florian Friesdorf
b5e0ac7550
python-distribute-0.6.34, not using buildPythonPackage
...
this is in preparation so distribute can be used in buildPythonPackage
2013-01-21 16:07:48 +01:00
Eelco Dolstra
edbaa80bc1
Remove Firefox 17
2013-01-21 14:23:01 +01:00
Eelco Dolstra
331e7ac221
Merge remote-tracking branch 'origin/master' into systemd
2013-01-21 13:01:00 +01:00
Peter Simons
1d1127727c
Merge pull request #269 from falsifian/tinc
...
tinc: A VPN daemon with full mesh routing.
2013-01-21 02:15:55 -08:00
Peter Simons
13352be4fd
perl-Net-OpenID-Consumer: add missing dependency on 'LWP'
2013-01-21 11:08:23 +01:00
Peter Simons
8511c359d1
perl-packages: remove 'HTTPParser' attribute, which is a duplicate of 'HTTPMessage'
2013-01-21 11:07:57 +01:00
Aristid Breitkreuz
adf7a68158
perl package version maintenance as those packages are needed by wget and its dependencies
2013-01-21 10:57:10 +01:00
Florian Friesdorf
52e9981e0e
buildPythonPackage defaults to python.meta.platforms
2013-01-21 08:38:54 +01:00
Florian Friesdorf
8b777bbf57
nose2Cov does not create pth for deps - propagate manually
2013-01-21 08:37:28 +01:00
Florian Friesdorf
8dd5f835fc
python-coverage-3.6
2013-01-21 08:37:07 +01:00
Florian Friesdorf
3ab50c106d
python-ipdb
2013-01-21 06:50:10 +01:00
Florian Friesdorf
b469185673
pythonPackages26 fixes
2013-01-21 06:42:22 +01:00
Florian Friesdorf
9ee07ba54f
python-mrbob: add missing dependency
2013-01-21 05:35:41 +01:00
Eelco Dolstra
bcc0c1dc59
Update nixUnstable
2013-01-20 17:26:07 +01:00
Florian Friesdorf
e185691ced
python: nose2, nose2Cov and covCore
2013-01-20 16:45:33 +01:00
Florian Friesdorf
7fef7e53ce
pythonPackages: use pygobject and pygtk of same python version
2013-01-20 16:45:33 +01:00
Cillian de Róiste
a72c9d728d
Distutils2: patch to work with Python2 (only), until the issue http://bugs.python.org/issue17002 is resolved upstream
2013-01-20 11:57:07 +01:00
Cillian de Róiste
49dbf7057d
Add pythonPackages Distutils2 and eggdeps
2013-01-19 01:28:30 +01:00
Eelco Dolstra
9da086c08d
Merge remote-tracking branch 'origin/master' into systemd
2013-01-19 00:05:50 +01:00
Eelco Dolstra
cd5755845f
Lots of Perl package updates
2013-01-19 00:02:51 +01:00
Eelco Dolstra
9e6d6dae01
Test::Warn: Update to 0.24
2013-01-18 13:05:54 +01:00
James Cook
2ba4f46752
tinc: A VPN daemon with full mesh routing.
2013-01-17 22:52:15 -08:00
Cillian de Róiste
52fb5d86a9
Add pythonPackages.zodb3 and dependencies
2013-01-18 02:21:24 +01:00
Cillian de Róiste
64950ff58e
Add pythonPackages.buildout
2013-01-18 00:45:36 +01:00
Cillian de Róiste
9720148a14
Add pythonPackages.mrbob
2013-01-18 00:45:36 +01:00
Eelco Dolstra
d8e722985b
Add config option ‘allowUnfree’
...
If set to false, mkDerivation will throw an exception if a package has
an unfree license. ‘release-lib.nix’ uses this to enforce that we
don't build unfree packages as part of the Nixpkgs channel. Since
this is set through Nixpkgs' ‘config’ argument, it's more finegrained
than $HYDRA_DISALLOW_UNFREE.
2013-01-17 23:41:37 +01:00
Eelco Dolstra
deaef8abaf
Pass ‘config’ to stdenv/generic/default.nix
...
This is a backport of cf8daf6312
in
stdenv-updates (sans the userHook stuff).
2013-01-17 23:24:55 +01:00
Shea Levy
523ee1671b
Add psutil pythonPackage
2013-01-17 11:44:03 -05:00
Peter Simons
8150827219
haskell-network: update 2.4.x branch to version 2.4.1.0
...
This change affects only GHC 7.6.1.
2013-01-17 11:18:32 +01:00
Cillian de Róiste
b85a093b07
pythonPackages.virtualenv: update to 1.8.4
2013-01-17 00:18:02 +01:00
Shea Levy
f1054e5051
Add patch to handle /**/-style comments in Google::ProtocolBuffers
...
Patch thanks to Daniel Zinn
2013-01-16 13:59:15 -05:00
Vladimír Čunát
f1531391c0
Merge pull request #265 from errge/master
...
Add jbig2enc.
2013-01-16 06:07:43 -08:00
Gergely Risko
f67bc6bbfd
Added jbig2enc.
2013-01-16 14:11:29 +01:00
Peter Simons
eb038185de
haskell-crypto-pubkey: add version 0.1.2
2013-01-16 12:42:30 +01:00
Peter Simons
8971eb297a
haskell-crypto-numbers: add version 0.1.3
2013-01-16 12:42:30 +01:00
Peter Simons
bbb3726fad
haskell-cipher-rc4: add version 0.1.2
2013-01-16 12:42:30 +01:00
Peter Simons
6abb59cbac
haskell-hashable: update 1.2.x branch to 1.2.0.5
2013-01-16 12:42:30 +01:00
Peter Simons
1775b99112
all-packages.nix: strip trailing whitespace
2013-01-16 12:22:46 +01:00
Shea Levy
4b10fcf1ec
Add Google::ProtocolBuffers perlPackage
2013-01-15 18:09:09 -05:00
Florian Friesdorf
c7701c0786
python-pyquery-1.2.4 and dep python-cssselect-0.7.1
2013-01-15 19:04:41 +01:00
Florian Friesdorf
f5df5847bd
add comment
2013-01-15 18:29:42 +01:00
Florian Friesdorf
ed4f0b2657
Merge branch 'channel-nixos' into python
2013-01-15 17:42:48 +01:00
Eelco Dolstra
eeda226b02
Merge branch 'master' into systemd
2013-01-15 12:11:07 +01:00
Evgeny Egorochkin
5dcdcf4af3
Remove Wine-Warcraft because WarCraft 3 works just fine in vanilla Wine now.
2013-01-15 07:43:40 +02:00
Evgeny Egorochkin
be989567c8
Torsocks is not compatible with certain apps like Kopete. Will integrate both in
...
NixOS.
Revert "removing tsocks as it has been replaced by torsocks."
This reverts commit f947527f18
.
2013-01-15 07:24:08 +02:00
Eelco Dolstra
f59881fc30
mplayer: Change directory name / attribute name from MPlayer to mplayer
2013-01-14 14:38:24 +01:00
Lluís Batlle i Rossell
982dd693b3
Adding ffmpeg 1.1
...
Moving packages using 1.0 to using 1.1. Vlc built fine here.
2013-01-14 00:41:01 +01:00