Commit Graph

11063 Commits

Author SHA1 Message Date
Shea Levy
48d2b92912 Merge branch 'pew' of git://github.com/berdario/nixpkgs
Added Pew (and misc. related changes)

Conflicts:
	pkgs/top-level/python-packages.nix
2014-03-07 04:33:37 -05:00
Sander van der Burg
4120720823 xlrd: Add python package 2014-03-06 18:49:36 +01:00
Rob Vermaas
d1cc2c6c37 Add nvidiabl kernel module 2014-03-06 16:58:23 +01:00
Dario Bertini
e62bf9119c
Changed virtualenv-clone to use the version from pypi (the author will keep updating it, so I don't need my fork on github anymore)
Tried to made the tests run with tox: updating tox (and the dependencies: virtualenv and py) let the installation finish, but its tests still fail
2014-03-06 10:58:52 +01:00
Michael Raskin
97d291d040 Remove obsolete comment 2014-03-05 17:38:40 +04:00
Shea Levy
dffac3e40e Update node packages 2014-03-05 07:08:03 -05:00
Sander van der Burg
cfc2aabc84 requests2: Add new package 2014-03-05 10:54:25 +01:00
Michael Raskin
a9a728af64 Fresh bitlbee builds with GNU TLS 3 2014-03-05 13:26:41 +04:00
Eelco Dolstra
c824acb84c Rename misleadingly named gnutls/default.nix (it's not the default) 2014-03-04 22:33:20 +01:00
Eelco Dolstra
738a5321bc gnutls: Update to 3.2.12, 3.1.22
CVE-2014-0092

Unfortunately, 3.2.12 doesn't pass the tests with Guile bindings
enabled, so I've turned them off in the default build.
2014-03-04 22:31:02 +01:00
Shea Levy
25476fe25a Add mysql-simple haskell package 2014-03-04 09:12:41 -05:00
Shea Levy
7ab3adcaa2 Add mysql haskell package 2014-03-04 09:11:14 -05:00
Shea Levy
adc2e19118 Add interpolate haskell package 2014-03-04 09:01:35 -05:00
aszlig
1771e07e20
os-specific/windows: Add new package cygwinSetup.
This is primarily going to be used for vmTools.runInWindowsVM, but in
theory, it could also work with Nix on CygWin which I haven't tested.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-03 23:18:33 +01:00
Peter Simons
2a46778cbf haskell-wizards: add version 1.0.1 2014-03-03 22:12:28 +01:00
Peter Simons
191dabf923 haskell-control-monad-free: add version 0.5.3 2014-03-03 22:12:28 +01:00
Domen Kožar
bca6feea00 Merge pull request #1872 from wkennington/cache.python
Add python paypalrestsdk and sorl_thumbnail
2014-03-03 19:32:30 +01:00
William A. Kennington III
347681ef74 sorl: Describe test failures 2014-03-03 12:30:58 -06:00
William A. Kennington III
ea5d87fedf sorl_thumbnail: Add package 2014-03-03 10:36:49 -06:00
William A. Kennington III
f0125f019e paypalrestsdk: Add package 2014-03-03 10:34:33 -06:00
Oliver Charles
ef7a5deaee haskellPackages.stripe: New expression 2014-03-03 15:40:09 +00:00
Domen Kožar
6c12e8d2bd pythonPackages.mrbob: 0.1a9 -> 0.1.1 2014-03-03 14:58:34 +01:00
Domen Kožar
83771bd926 add python 3.4.0rc2 2014-03-03 14:21:28 +01:00
Dario Bertini
38d69b08fe
Added pew and virtualenv-clone 2014-03-03 14:06:12 +01:00
Eelco Dolstra
497997cc38 Move generation of coverage reports from nixos/lib/testing to releaseTools
Also, turn some stdenv adapters into setup hooks.
2014-03-03 13:57:08 +01:00
Pascal Wittmann
af3cf0dbeb Add structured-haskell-mode 2014-03-03 11:55:26 +01:00
Peter Simons
6422bd7ecd Merge pull request #1863 from ttuegel/gnuplot
Add haskell-gnuplot-0.5.2
2014-03-03 11:39:35 +01:00
Ricardo M. Correia
69a83ba99f grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201402221305 -> 3.0-3.2.55-201402241936
test:   3.0-3.13.4-201402221308 -> 3.0-3.13.5-201402241943
2014-03-03 02:16:58 +01:00
Thomas Tuegel
bb2d066140 Add haskell-gnuplot-0.5.2 2014-03-02 10:25:15 -06:00
Mathijs Kwik
cba5d36df1 haskell-parsers: remove old versions 2014-03-02 08:41:45 +01:00
Mathijs Kwik
13f8c07b54 haskell-trifecta: remove old versions 2014-03-02 08:41:45 +01:00
Mathijs Kwik
3a7e38eb1a idris: no longer depends on old versions of trifecta and parsers 2014-03-02 08:41:45 +01:00
Eelco Dolstra
405ea01e67 Add aangifte-2013 2014-03-01 16:54:16 +01:00
Peter Simons
6180ed8af3 haskell-packages.nix: switch default versions to aeson 0.7.x and lens 4.x
The only package remaining user of lens 3.x is the 'diagrams' package.
2014-02-28 19:48:19 +01:00
Eelco Dolstra
6c77e15f19 doxygen: Remove 1.7
Current 1.8 seems to generate LaTeX output fine.
2014-02-28 18:33:45 +01:00
Domen Kožar
9f67bfe7d2 pythonPackages.pytz: 2012c -> 2013.9, fix Babel 2014-02-28 16:11:53 +01:00
Arseniy Seroka
dbafe00eba haskell-lushtags: add version 0.0.1 2014-02-28 12:20:33 +01:00
Peter Simons
88078e4379 flashtool: clean up the build some more 2014-02-28 12:13:46 +01:00
Peter Simons
6c6c145ffc all-packages.nix: strip trailing whitespace 2014-02-28 11:02:46 +01:00
Peter Simons
21234d5f1a flashtool: add version 0.9.14.0 2014-02-28 11:02:31 +01:00
Peter Simons
639374f32d Merge pull request #1843 from ocharles/haskellPackages.singletons
haskellPackages.singletons: New expression
2014-02-28 10:14:09 +01:00
mornfall
d74c40d6bf Merge pull request #1848 from thoughtpolice/cb0cat
cb0cat: version 20131216153906
2014-02-27 19:50:40 +01:00
mornfall
5fe6abc099 Merge pull request #1824 from thoughtpolice/ktap
ktap: add v0.5-dev from git
2014-02-27 19:48:29 +01:00
mornfall
3b41a4ef0e Merge pull request #1822 from thoughtpolice/spark
spark: version 0.9.0
2014-02-27 19:47:53 +01:00
Matthew Sackman
5e09175765 add serfdom (close #1672) 2014-02-27 19:18:28 +01:00
Domen Kožar
65a34b7f85 add kazam 2014-02-27 16:37:35 +01:00
Domen Kožar
9019998576 refactor cython into pythonPackages, fixes #1803 2014-02-27 16:37:35 +01:00
Domen Kožar
ab0aae42a4 couchdb: remove redundant customConfigFile 2014-02-27 14:34:19 +01:00
Domen Kožar
c23ec33c77 Add selenium-server-standalone (submitted by coreyoconnor) 2014-02-27 13:06:33 +01:00
Austin Seipp
2059d4c339 cb0cat: version 20131216153906
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-27 00:01:59 -06:00