Commit graph

9700 commits

Author SHA1 Message Date
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
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
Rok Garbas c32052c77e pypi2nix: updated 2013-09-23 05:52:51 +02:00
Bjørn Forsman ff4b28be47 asciidoc: add support for aafigure filter 2013-09-22 23:04:39 +02:00
Bjørn Forsman 0e9599ca94 aafigure: new package
aafigure is an ASCII art to image converter.

Manual and example document:
http://launchpad.net/aafigure/trunk/0.5/+download/aafigure.pdf
2013-09-22 23:04:39 +02:00
Bjørn Forsman 524315194c asciidoc: add support for matplotlib filter 2013-09-22 23:04:39 +02:00
Bjørn Forsman 6f9821beb7 nwdiag: new package
Nwdiag generates network-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman 6f48eb5866 actdiag: new package
Actdiag generates activity-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman d048685af5 seqdiag: new package
Seqdiag generates sequence-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman 2f238d82a0 blockdiag: new package
Blockdiag generates block-diagram image from spec-text file (similar to
Graphviz).

Also add its needed dependencies, funcparserlib and webcolors.
2013-09-22 23:04:37 +02:00
Peter Simons e613d30c3c haskell-data-pprint: add version 0.2.1.5 2013-09-22 13:29:56 +02:00
Peter Simons 876047edf7 haskell-monad-par: update to version 0.3.4.5 2013-09-22 13:25:10 +02:00
Peter Simons 71bb69c5c1 haskell-enummapset: add version 0.5.2.0 2013-09-22 13:25:08 +02:00
Peter Simons b962730e27 haskell-keys: add version 3.0.3 2013-09-22 13:25:08 +02:00
Peter Simons 90a8abc0dc haskell-Cabal: update to version 1.18.1 2013-09-22 13:25:07 +02:00
Domen Kožar bbbfe7a783 python-nose: trivial change to rebuild 2013-09-22 10:36:12 +02:00
Domen Kožar e0fc8d9f7e Merge pull request #990 from jbedo/master
Added expression for PLINK
2013-09-22 00:26:43 -07:00
Oliver Charles d33ca4abae haskellPackages.pipesBytestring: New expression 2013-09-21 09:46:49 +01:00
Peter Simons 5d43f559a3 haskell-llvm-general: renamed some files to follow our naming convention 2013-09-21 09:56:34 +02:00
Mathijs Kwik a12f0fad69 idris: fix by using llvm-general 3.3.5.*
I tried jailbreaking, but this didn't work as llvm-general is an
optional (but enabled by default) dependency.

Manual patching revealed idris gets confused over the
llvm-general/llvm-general-pure split.
2013-09-20 23:51:37 +02:00