Bjørn Forsman
aef81d6eb6
asciidoc: add missing dependencies
...
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that pulls in all dependencies and patches asciidoc to contain
full paths to the tools.
enableStandardFeatures defaults to true because asciidoc may attempt to
call all tools in its default configuration. With all standard features,
the closure size increases from 255 MiB to 1.5 GiB. Set
enableStandardFeatures = false if you want a minimal asciidoc.
2013-09-29 22:35:39 +02:00
Bjørn Forsman
7f28c64f11
fop: new package
...
fop is a XML formatter driven by XSL Formatting Objects (XSL-FO).
Homepage: http://xmlgraphics.apache.org/fop/
2013-09-29 21:59:34 +02:00
Peter Simons
44f8e28988
haskell-mono-traversable: add version 0.1.0.0
2013-09-28 16:13:13 +02:00
Peter Simons
2fc05b85e0
haskell-vector-instances: add version 3.3
2013-09-28 16:13:07 +02:00
Peter Simons
befcb152fd
haskell-vector: add version 0.10.9.1
2013-09-28 15:05:13 +02:00
Peter Simons
1856fc13e9
haskell-primitive: add version 0.5.1.0
2013-09-28 15:05:13 +02:00
Justin Bedo
fdc6e4372f
Wrapped R's package system similarly to perlPackages
2013-09-28 13:19:43 +02:00
aszlig
eed74f05c7
python-gyp: Update to SVN revision 1738.
...
This fixes a few issues with symlinks and also needs to be up to date
because we're going to use it for building Chromium instead of the
bundled GYP that comes with Chromium.
Also, the package was missing a license and in the current revision, we
also have test cases, so let's enable them.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
Alexander Kahl
6371fd0908
speedcrunch: new package
...
speedcrunch is a fast power user calculator.
2013-09-27 00:58:54 +02:00
Domen Kožar
9f7a56dcb6
Merge pull request #1014 from coroa/scipy
...
Updating scipy and friends to add the new package qutip
2013-09-26 12:09:20 -07:00
Eelco Dolstra
8a182718ca
splashutils: Remove
2013-09-26 18:03:43 +02:00
Jonas Hoersch
289359d499
python-qutip: Add qutip - the quantum toolbox in python
2013-09-26 13:24:46 +02:00
Peter Simons
90f9726fa7
pspp: add version 0.8.1
2013-09-26 11:53:38 +02:00
Evgeny Egorochkin
0072786c84
broadcom-sta driver: packaged 6.* branch. In theory it is supposed to supercede 5.* but we'll test and
...
see.
2013-09-26 11:44:01 +03:00
Peter Simons
93f8bf653d
haskell-pointed: add version 3.1
2013-09-25 18:34:15 +02:00
Peter Simons
c649c917f6
haskell-reducers: add version 3.0.2
2013-09-25 18:33:17 +02:00
Peter Simons
243ff0ec83
haskell-charset: add version 0.3.5
2013-09-25 18:32:37 +02:00
Peter Simons
f5ea2c41e6
haskell-trifecta: add version 1.1
2013-09-25 18:30:37 +02:00
Peter Simons
ce11e602a1
haskell-parsers: add version 0.9
2013-09-25 18:28:09 +02:00
Peter Simons
8cb5fefbc0
haskell-unordered-containers: add version 0.2.3.3
2013-09-25 18:24:59 +02:00
aszlig
2e89b40634
Merge pull request #1010 from offlinehacker.
...
Although this is a release canidate version of kernel 3.12, there are
reasons for merging this anyway, as discussed in #1010 and #1006 .
Thanks to @offlinehacker for this and the initial pull request.
2013-09-25 14:05:33 +02:00
Jaka Hudoklin
69f30432dd
kernel: add linux 3.12-rc2
2013-09-25 12:49:49 +02:00
Domen Kožar
c736f70a87
Merge pull request #994 from offlinehacker/euganke_dependencies
...
Add a few python packages
2013-09-24 23:49:14 -07:00
Jaka Hudoklin
552bac195a
pythonPackages: add ColanderAlchemy, generator for colander schemas from sqlalchemy models
2013-09-25 00:54:07 +02:00
Jaka Hudoklin
675f293a81
pythonPackages: add sphinx_pypi_upload
2013-09-25 00:54:05 +02:00
Jaka Hudoklin
9aa2a16518
pythonPackages: add sphinxcontrib_http
2013-09-25 00:54:04 +02:00
Jaka Hudoklin
8cdf3172bc
pythonPackages: add statd, client for Etsy's node-js statsd server
2013-09-25 00:54:03 +02:00
Jaka Hudoklin
3d3c8c12dd
pythonPackages: add htmllaundry, simple HTML cleanup utilities
2013-09-25 00:54:01 +02:00
Jaka Hudoklin
7c01f89355
pythonPackages: add pyramid_multiauth, stacked authentication policies for pyramid
2013-09-25 00:54:00 +02:00
Jaka Hudoklin
e89dc9d2f0
pythonPackages: add sqlalchemy_imageattach, SQLAlchemy extension for attaching images to entity objects
2013-09-25 00:53:59 +02:00
Jaka Hudoklin
7e7961028b
pythonPackages.sqlalchemy: add sqlalchemy 0.8.2
2013-09-25 00:53:57 +02:00
Jaka Hudoklin
cf6ff3a8a3
pythonPackages: add wand, ctypes-based simple MagickWand API binding for Python
2013-09-25 00:53:46 +02:00
Jaka Hudoklin
eefb56ffbf
pythonPackages.psutil: update to 1.0.1
2013-09-25 00:52:23 +02:00
Jaka Hudoklin
c8379fb7c0
pythonPackages: add memory_profiler, a module for monitoring memory usage of a python program
2013-09-25 00:51:28 +02:00
Jaka Hudoklin
b20bf7982e
pythonPackages: add pytest_xdist, plugin for distributed testing and loop-on-failing modes
2013-09-25 00:51:13 +02:00
Domen Kožar
472ba4bc06
Merge pull request #1008 from lovek323/pytest
...
pytest: fix broken config check
2013-09-24 15:22:51 -07:00
Jason "Don" O'Conal
fbc70d158b
pytest: fix broken config check
2013-09-25 08:14:48 +10:00
Jaka Hudoklin
e830be665b
pythonPackages: add execnet, rapid multi-Python deployment
2013-09-25 00:00:22 +02:00
Jonas Hoersch
d20ba1c861
python-scipy: update to version 0.12.0
2013-09-24 22:55:49 +02:00
Domen Kožar
e8645104ac
Merge pull request #1007 from offlinehacker/pythonPackages/fixes
...
Python packages/fixes
2013-09-24 13:31:30 -07:00
Jaka Hudoklin
9b55a4ebe1
pythonPackages: add alembic, database migration tool for SQLAlchemy
2013-09-24 22:10:19 +02:00
Jaka Hudoklin
514eb7dd59
pythonPackages.pycurl2: fix with disabling tests
2013-09-24 21:44:56 +02:00
Jaka Hudoklin
9878890a72
pythonPackages.pudb: fix with update
2013-09-24 21:44:41 +02:00
Sander van der Burg
81d8c3c6f9
Added node-inspector nodejs package + update other nodejs packages
2013-09-24 18:46:54 +02:00
Jason "Don" O'Conal
0840cc3a24
pytest: add selenium option, fix selenium build on darwin
2013-09-24 16:59:51 +10:00
Jason "Don" O'Conal
63f06c6c02
pytest: fix missing py dependency
2013-09-24 16:47:13 +10:00
Domen Kožar
d79e00e9d6
add arandr: simple visual front end for xrandr
2013-09-23 22:33:57 +02:00
Peter Simons
6fc9f0ee91
Merge pull request #999 from bjornfor/asciidoc-filters
...
Add support for additional Asciidoc filters
2013-09-23 10:21:53 -07:00
Rickard Nilsson
b5f60dbf6f
mopidy: Update to 0.15.0
2013-09-23 17:07:50 +02:00
Rok Garbas
95c8d04843
updated generated (with pypi2nix) python packages
2013-09-23 05:53:08 +02:00