Commit graph

29042 commits

Author SHA1 Message Date
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
Domen Kožar afaeddb515 libimobiledevice: 1.0.6 -> 1.0.7 2013-09-24 17:32:27 +02:00
Bjørn Forsman ca591d30e4 asciidoc: fixup for matplotlib filter (remove .old/)
The matplotlib filter comes with an .old/ directory which contains a
chart-filter.conf file that asciidoc loads. I highly doubt that is intended.
2013-09-24 14:52:13 +02:00
Bjørn Forsman a118a98970 asciidoc: add odf backend, for OpenDocument output
See https://github.com/dagwieers/asciidoc-odf for more info.

This plugin has a shebang with /bin/env instead of /usr/bin/env, so update the
patchPhase to handle both cases.

WARNING/TODO: Libreoffice says "General Error. General input/output error."
when I try to open the generated .fodp files. So the odt backend works fine,
but the odp backend does not.
2013-09-24 14:52:07 +02:00
Domen Kožar 30559eb626 Merge pull request #1005 from lovek323/pytest
pytest: fix `py` not found error, add selenium
2013-09-24 00:36:15 -07:00
Lluís Batlle i Rossell 31976ed140 Updating mlt to 0.9.0.
I don't think it will break kdenlive, but let's see.
2013-09-24 09:22:55 +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
Rickard Nilsson c6b98faa34 darktable: Update to 1.2.3 2013-09-24 01:58:59 +02:00
Domen Kožar d79e00e9d6 add arandr: simple visual front end for xrandr 2013-09-23 22:33:57 +02:00
Dries Van Daele 7b60802599 added maintainer and enabled dynamic loading of lib 2013-09-23 21:20:51 +02:00
Dries Van Daele f93daff6a3 remove some whitelines 2013-09-23 21:16:14 +02:00
Dries Van Daele 6acf0f1f48 add algorith as maintainer 2013-09-23 21:14:50 +02:00
Dries Van Daele 6b5cbfb310 add the mpc (mpd cli client) package 2013-09-23 20:54:20 +02:00
Bjørn Forsman 381fd4fb61 asciidoc: add support for deckjs backend
deck.js is a JavaScript library for building modern HTML presentations.
2013-09-23 20:07:55 +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 1b89cbb0ed asciidoc: add support for qrcode filter 2013-09-22 23:04:38 +02:00
Bjørn Forsman 8a2251549f asciidoc: support extra filters (ditaa, mscgen, diag)
Also, slightly change the shebang fixup in the patchPhase so that it
handles optional [[:space:]] before the interpreter path (needed for the
filters).

To enable the extra filters, put this in packageOverrides:

  asciidoc = pkgs.asciidoc.override {
    enableDitaaFilter = true;
    enableMscgenFilter = true;
    enableDiagFilter = true;
  };
2013-09-22 23:04:38 +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
Mathijs Kwik 556e69e98f audacity: upgrade to 2.0.4 2013-09-22 20:03:27 +02:00
Mathijs Kwik edf4f3a7f5 calibre: upgrade to 1.4.0 2013-09-22 20:03:26 +02:00
Domen Kožar 4adad8d7c0 Merge pull request #1001 from DriesVanDaele/master
update libmpdclient to version 2.8
2013-09-22 10:26:44 -07:00
Domen Kožar a774212684 anki: 2.0.3 -> 2.0.12 2013-09-22 19:23:11 +02:00
Dries Van Daele bbcf67bd22 update libmpdclient to version 2.8 2013-09-22 16:47:17 +02:00
Peter Simons e613d30c3c haskell-data-pprint: add version 0.2.1.5 2013-09-22 13:29:56 +02:00
Peter Simons e2848346f9 haskell-word8: update to version 0.0.4 2013-09-22 13:28:30 +02:00
Peter Simons 0b6b0284e4 haskell-ghc-mod: update to version 3.1.1 2013-09-22 13:28:30 +02:00
Peter Simons ca90826c6f haskell-ncurses: fix build 2013-09-22 13:25:10 +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 ad13652455 haskell-LambdaHack: update to version 0.2.8 2013-09-22 13:25:09 +02:00
Peter Simons f95ffe37c1 haskell-scotty: update to version 0.5.0 2013-09-22 13:25:09 +02:00
Peter Simons 201c175989 haskell-pipes-concurrency: update to version 2.0.1 2013-09-22 13:25:09 +02:00
Peter Simons 6c2089b5e5 haskell-pandoc: update to version 1.12.0.2 2013-09-22 13:25:09 +02:00
Peter Simons 53ba62d309 haskell-ghc-mod: update to version 3.1.0 2013-09-22 13:25:09 +02:00
Peter Simons c7c5969885 haskell-crypto-cipher-types: update to version 0.0.6 2013-09-22 13:25:09 +02:00
Peter Simons 498e93f3f5 haskell-crypto-cipher-tests: update to version 0.0.8 2013-09-22 13:25:08 +02:00
Peter Simons 66173ebe0c haskell-cabal-macosx: update to version 0.2.3 2013-09-22 13:25:08 +02:00
Peter Simons 09786f6943 haskell-asn1-types: update to version 0.2.1 2013-09-22 13:25:08 +02:00
Peter Simons 900a35738c haskell-idris: update to version 0.9.9.1 2013-09-22 13:25:08 +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
Domen Kožar ede9c79ea7 Merge pull request #998 from offlinehacker/logstash/update
logstash: update to 1.1.2
2013-09-21 07:54:52 -07:00
Jaka Hudoklin 6630a35d39 logstash: update to 1.1.2 2013-09-21 16:32:47 +02:00
Oliver Charles d33ca4abae haskellPackages.pipesBytestring: New expression 2013-09-21 09:46:49 +01:00
Peter Simons 514a095b7b haskell-rfc5051: update to version 0.1.0.3 2013-09-21 10:01:10 +02:00
Peter Simons 7b0326d32a haskell-pandoc-citeproc: re-generate with recent version of cabal2nix 2013-09-21 09:57:36 +02: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
Mathijs Kwik bfdfdaf084 llvm-general: bring back version 3.3.5.* 2013-09-20 23:51:36 +02:00
Mathijs Kwik 7165b333f2 haskell-llvm-general: disable tests 2013-09-20 23:51:36 +02:00
Mathijs Kwik 68ace3fa4a haskell-llvm-general-pure: disable tests 2013-09-20 23:51:36 +02:00
aszlig ad4156e497
python-blivet: Fix udev path for Debian Wheezy.
Only affects "useNixUdev = false" and we now include the udev paths for
the latest Debian Wheezy release, so we can properly deploy Hetzner
machines with NixOps again as they've updated their rescue system to
Wheezy.

This fixes NixOS/nixops#137, thanks to @lovek323 for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-20 13:13:37 +02:00
Rickard Nilsson db17b115ef Merge pull request #993 from bbenoist/mkpasswd-fix
mkpasswd: Update to 5.0.26
2013-09-20 02:55:07 -07:00
Lluís Batlle i Rossell d5a44b27fd One more lvm2 systemd part working.
I didn't need it, to boot fine... but that complaint of bad path isn't in
systemd boot anymore, at least.
2013-09-20 11:45:50 +02:00
Lluís Batlle i Rossell ad1971a1d1 Fixing typo in previous merge. 2013-09-20 10:49:39 +02:00
bbenoist b39debe886 mkpasswd: Update to 5.0.26
The previous version (5.0.26) has been removed from the debian ftp.
As the source URL is now down, our own hydra (not hydra.nixos.org) failed
to build the package.
This problem will occur again in the future since I only updated the URL
without relying on a "more stable" alternative (this merits a specific
discussion).
2013-09-20 10:43:50 +02:00
Lluís Batlle i Rossell 8f73cdeac2 Merging the changes to get systemd with lvm2 working 2013-09-20 09:45:33 +02:00
Lluís Batlle i Rossell c0fd88748a Making lvm2 install systemd stuff, and combine all in a single derivation. 2013-09-20 09:20:14 +02:00
Lluís Batlle i Rossell 3974fb283a Updating lvm2 to 2.02.100. 2013-09-19 14:19:10 +02:00
Rok Garbas 90092e629d adding grunt-sed node package 2013-09-19 01:57:58 +02:00
Rok Garbas 7350100fa2 phantomjs: upgrade to 1.9.2 2013-09-19 01:57:58 +02:00
Justin Bedo c38ffa7b7d Added expression for PLINK 2013-09-19 09:39:14 +10:00
Domen Kožar 42c2a579a7 Merge pull request #973 from errge/master
Disable tests for perlPackages.ack
2013-09-18 16:34:19 -07:00
Vladimír Čunát 009780587f vim: add the missing patches
Somehow curl from github piped into git am didn't add them.
Sorry, I didn't notice. Thanks @shlevy.
2013-09-19 00:03:35 +02:00
Jason \"Don\" O'Conal 2eb384b982 vim_configurable: add patches to 7.4.23 (close #912) 2013-09-18 21:59:49 +02:00
Jason \"Don\" O'Conal 4736e6d509 expect: fix build on freebsd? (close #981) 2013-09-18 20:50:13 +02:00
Domen Kožar 8505cf5f77 python-selenium: 2.25.0 -> 2.35.0 2013-09-18 20:42:37 +02:00
Peter Simons 3b130dcc42 haskell-pandoc-citeproc: disable the test suite to fix the build
https://github.com/jgm/pandoc-citeproc/issues/3
2013-09-18 18:16:35 +02:00
Peter Simons 117176fd26 git-annex: patch to fix build with recent versions of 'dns' library 2013-09-18 18:09:17 +02:00
Peter Simons 6661167e74 haskell-pandoc: re-generate with recent version of cabal2nix 2013-09-18 18:01:45 +02:00
Peter Simons f2a9f9b588 haskell-rfc5051: run this build in LANG=en_US.UTF-8 environment
Otherwise, Haddock cannot generate the reference documentation.
2013-09-18 18:00:20 +02:00
Peter Simons 10e74cdee3 haskell-hakyll: patch build to succeed with latest version of pandoc 2013-09-18 17:48:19 +02:00
Peter Simons dc4e44a241 haskell-pandoc-citeproc: add version 0.1.1 2013-09-18 17:45:16 +02:00
Peter Simons eb21eb3f67 haskell-rfc5051: add version 0.1.0.2 2013-09-18 17:45:07 +02:00
Peter Simons 11eb9ac282 haskell-aeson-pretty: add version 0.7 2013-09-18 17:44:57 +02:00
Peter Simons 227a22f0b4 haskell-ncurses: re-generate with recent version of cabal2nix 2013-09-18 17:17:33 +02:00
Vladimír Čunát 571881b647 haskellPackages: add list-tries 2013-09-18 17:17:33 +02:00
Peter Simons 9308d93f54 haskell-diagrams-lib: jailbreak to fix build with recent semigroups library 2013-09-18 17:17:33 +02:00
Peter Simons 589a3fc024 haskell-monoid-extras: jailbreak to fix build with recent semigroups library 2013-09-18 17:17:33 +02:00
Peter Simons 6084c9474d haskell-active: jailbreak to fix build with recent semigroups library 2013-09-18 17:17:33 +02:00
Peter Simons 5599935db1 haskell-certificate: jailbreak to fix build with recent versions of 'pem' 2013-09-18 17:17:33 +02:00
Peter Simons 4ea16fd9b7 haskell-semigroups: update to version 0.11 2013-09-18 17:17:33 +02:00
Peter Simons fec7c2c2f4 haskell-pwstore-fast: update to version 2.4.1 2013-09-18 17:17:33 +02:00
Peter Simons c70222d3d6 haskell-pem: update to version 0.2.0 2013-09-18 17:17:32 +02:00
Peter Simons 3022bcbb95 haskell-pandoc-types: update to version 1.12.1 2013-09-18 17:17:32 +02:00
Peter Simons 04d55db5b8 haskell-ncurses: update to version 0.2.6 2013-09-18 17:17:32 +02:00
Peter Simons 16e633d255 haskell-nats: update to version 0.1.2 2013-09-18 17:17:32 +02:00
Peter Simons 284f4a7d97 haskell-llvm-general: update to version 3.3.8.2 2013-09-18 17:17:32 +02:00
Peter Simons fdcd405958 haskell-llvm-general-pure: update to version 3.3.8.2 2013-09-18 17:17:32 +02:00
Peter Simons bc8ad395ef haskell-linear: update to version 1.3 2013-09-18 17:17:32 +02:00
Peter Simons 33a48ca238 haskell-lens-datetime: update to version 0.2 2013-09-18 17:17:32 +02:00
Peter Simons f4b4226745 haskell-heist: update to version 0.13.0.1 2013-09-18 17:17:32 +02:00
Peter Simons 6720e6ee3d haskell-cipher-rc4: update to version 0.1.3 2013-09-18 17:17:32 +02:00
Peter Simons 7ea98e8775 haskell-GLUT: update to version 2.5.0.1 2013-09-18 17:17:32 +02:00
Peter Simons 651b94fd32 haskell-keter: update to version 1.0.1.1 2013-09-18 17:17:32 +02:00
Peter Simons 975269d645 haskell-snap: update to version 0.13.0.2 2013-09-18 17:17:32 +02:00
Peter Simons 89a5c8317b haskell-semigroups: update to version 0.10 2013-09-18 17:17:32 +02:00
Peter Simons 27d6a637c1 haskell-pwstore-fast: update to version 2.4 2013-09-18 17:17:32 +02:00
Peter Simons 89d1a5e670 haskell-http-conduit: update to version 1.9.5.1 2013-09-18 17:17:31 +02:00
Peter Simons 2abf649756 haskell-hflags: update to version 0.3 2013-09-18 17:17:31 +02:00
Peter Simons 1eec22e38c haskell-doctest: update to version 0.9.8 2013-09-18 17:17:31 +02:00
Peter Simons 5e90c21532 haskell-bson: update to version 0.2.3 2013-09-18 17:17:31 +02:00
Peter Simons 54124516de haskell-happy: add version 1.19.0 2013-09-18 17:17:31 +02:00
Peter Simons 5bc2f6ce02 haskell-alex: add version 3.1.0 2013-09-18 17:17:31 +02:00
Peter Simons 7129fbe352 haskell-hakyll: jailbreak to support recent versions of pandoc and tagsoup 2013-09-18 17:17:31 +02:00
Peter Simons 137e8ef0f1 haskell-stringable: add version 0.1.2 2013-09-18 17:17:31 +02:00
Peter Simons 2a1c1869c0 haskell-hslua: add version 0.3.6.1 2013-09-18 17:17:31 +02:00
Peter Simons 4ebaf041ab haskell-GLURaw: add version 1.4.0.0 2013-09-18 17:17:31 +02:00
Peter Simons 5030e0b776 haskell-GLUT: add version 2.5.0.0 2013-09-18 17:17:31 +02:00
Peter Simons 8d907ea19e haskell-OpenGL: add version 2.9.0.0 2013-09-18 17:17:31 +02:00
Peter Simons 1e42892af0 haskell-OpenGLRaw: add version 1.4.0.0 2013-09-18 17:17:31 +02:00
Peter Simons 2db9368919 haskell-hashable: update ghc-HEAD to version 1.2.1.0 2013-09-18 17:17:31 +02:00
Peter Simons 07ec0d7cef haskell-HaRe: update to version 0.7.0.5 2013-09-18 17:17:31 +02:00
Peter Simons cb38a85143 haskell-yst: update to version 0.4.0.1 2013-09-18 17:17:31 +02:00
Peter Simons 568d4c0ed9 haskell-thyme: update to version 0.3.0.1 2013-09-18 17:17:31 +02:00
Peter Simons d40058b46f haskell-tagsoup: update to version 0.13 2013-09-18 17:17:31 +02:00
Peter Simons ec01cd0af8 haskell-shelly: update to version 1.3.1 2013-09-18 17:17:30 +02:00
Peter Simons 6b7e36652c haskell-pandoc: update to version 1.12 2013-09-18 17:17:30 +02:00
Peter Simons d711b7e6de haskell-pandoc-types: update to version 1.12 2013-09-18 17:17:30 +02:00
Peter Simons f2c492ec66 haskell-multiarg: update to version 0.24.0.0 2013-09-18 17:17:30 +02:00
Peter Simons 81075c509c haskell-language-javascript: update to version 0.5.8 2013-09-18 17:17:30 +02:00
Peter Simons 4c6b3c38c4 haskell-lambdabot: update to version 4.3.0.1 2013-09-18 17:17:30 +02:00
Peter Simons 768146f470 haskell-ghc-mod: update to version 3.0.2 2013-09-18 17:17:30 +02:00
Peter Simons 0ec9765924 haskell-dns: update to version 1.0.0 2013-09-18 17:17:30 +02:00