Commit graph

28959 commits

Author SHA1 Message Date
Peter Simons d59d296293 haskell-wai-extra: update to version 1.3.4.4 2013-09-02 14:05:24 +02:00
Peter Simons 5b17392e74 haskell-wai-app-static: update to version 1.3.1.4 2013-09-02 14:05:24 +02:00
Peter Simons d234ce0cdf haskell-vault: update to version 0.3.0.0 2013-09-02 14:05:24 +02:00
Peter Simons 91a8bfa5b2 haskell-uuid: update to version 1.2.14 2013-09-02 14:05:24 +02:00
Peter Simons 507c93f4d2 haskell-tls: update to version 1.1.4 2013-09-02 14:05:24 +02:00
Peter Simons 456dd7d5c4 haskell-tls-extra: update to version 0.6.5 2013-09-02 14:05:24 +02:00
Peter Simons 7e63d2825c haskell-tasty: update to version 0.3 2013-09-02 14:05:24 +02:00
Peter Simons cb9ac73fba haskell-snap-server: update to version 0.9.3.4 2013-09-02 14:05:23 +02:00
Peter Simons 1cc8009006 haskell-snap-core: update to version 0.9.4.1 2013-09-02 14:05:23 +02:00
Peter Simons 9704435606 haskell-network-multicast: update to version 0.0.10 2013-09-02 14:05:23 +02:00
Peter Simons f35773bbdb haskell-network-conduit-tls: update to version 1.0.1.1 2013-09-02 14:05:23 +02:00
Peter Simons ae6d2c6721 haskell-multiarg: update to version 0.22.0.0 2013-09-02 14:05:23 +02:00
Peter Simons 0180e2aa0a haskell-monoid-extras: update to version 0.3.2.0 2013-09-02 14:05:23 +02:00
Peter Simons 970a2ade2e haskell-miniutter: update to version 0.4.2 2013-09-02 14:05:23 +02:00
Peter Simons c4e1f8ee8a haskell-http-types: update to version 0.8.1 2013-09-02 14:05:23 +02:00
Peter Simons dd3531c2b5 haskell-hspec: update to version 1.7.1 2013-09-02 14:05:23 +02:00
Peter Simons a1bb7f96c7 haskell-hspec-meta: update to version 1.7.1 2013-09-02 14:05:23 +02:00
Peter Simons 8b938477c2 haskell-hspec-expectations: update to version 0.3.3 2013-09-02 14:05:22 +02:00
Peter Simons bd8c82b76d haskell-hoogle: update to version 4.2.21 2013-09-02 14:05:22 +02:00
Peter Simons 97f3b6a38a haskell-hakyll: update to version 4.3.3.0 2013-09-02 14:05:22 +02:00
Peter Simons 5b291905ee haskell-cryptohash: update to version 0.10.0 2013-09-02 14:05:22 +02:00
Peter Simons 78d9fb8da9 haskell-crypto-pubkey: update to version 0.2.1 2013-09-02 14:05:22 +02:00
Peter Simons 0b2ed44968 haskell-crypto-numbers: update to version 0.2.0 2013-09-02 14:05:22 +02:00
Peter Simons 554b7cd637 haskell-cprng-aes: update to version 0.5.1 2013-09-02 14:05:22 +02:00
Peter Simons b7d2154431 haskell-clientsession: update to version 0.9.0.3 2013-09-02 14:05:22 +02:00
Peter Simons 671fdd4e62 haskell-cipher-aes: update to version 0.2.4 2013-09-02 14:05:21 +02:00
Peter Simons ba89677256 haskell-accelerate-cuda: update to version 0.13.0.3 2013-09-02 14:05:21 +02:00
Peter Simons 3016b359d9 haskell-hakyll: jailbreak to fix the build 2013-09-02 14:05:21 +02:00
Peter Simons 0c5c9e31ff haskell-groups: add version 0.3.0.0 2013-09-02 14:05:21 +02:00
Peter Simons 748c44df6f haskell-crypto-random: add version 0.0.5 2013-09-02 14:05:21 +02:00
Peter Simons ffe90114bd haskell-case-insensitive: add version 1.1 2013-09-02 14:05:21 +02:00
Peter Simons b3367cdfb9 haskell-packages.nix: transformers is a core package starting with ghc 7.7 2013-09-02 14:04:50 +02:00
Evgeny Egorochkin f2ef869297 Merge pull request #900 from errge/timeplot
Update timeplot to 1.0.22 to fix building with Chart-1.0
2013-09-02 03:29:25 -07:00
Gergely Risko 05fd8db379 Update timeplot to 1.0.22 to fix building with Chart-1.0 2013-09-02 11:36:54 +02:00
Bjørn Forsman b7d4c94d52 unoconv: new package
unoconv is a tool that converts between any document format supported by
LibreOffice/OpenOffice.

Example of how to convert an .odt file to .pdf:
  unoconv -f pdf some-file.odt

Homepage: http://dag.wieers.com/home-made/unoconv/

Implementation notes:
unoconv must use the same python version as libreoffice (unless it will
not be able to load the pyuno module from libreoffice). And because we
recently switched to libreoffice 4.x, which uses python3, I had to
include unoconv-python3.patch. The patch comes from upstream unoconv.git
repo, so it will be included in the next release.
2013-09-02 07:11:58 +02:00
Evgeny Egorochkin c56e869d95 Merge pull request #898 from danieroux/upgrade-zsh-5.0.2
zsh: Upgrade to 5.0.2
2013-09-01 14:09:16 -07:00
Peter Simons fe273e8965 Revert "backup tools bup, storeBackup: implement sanity check" on behalf of Marc.
This reverts commit c823bc37d6. The
newly added test case needs more work to succeed on Hydra. See
<http://permalink.gmane.org/gmane.linux.distributions.nixos/11382>
for further details.
2013-09-01 21:32:40 +02:00
Domen Kožar 43f965f50e libreoffice: correct python version 2013-09-01 20:00:48 +02:00
Domen Kožar 91e98c269f libreoffice: specify number of build cores 2013-09-01 19:56:02 +02:00
Domen Kožar 5e8fbb3dc4 libreoffice: correctly pick python executable 2013-09-01 19:56:01 +02:00
Danie Roux 63a2b95c21 zsh: Upgrade to 5.0.2 2013-09-01 16:46:21 +02:00
Evgeny Egorochkin 1380ca3e57 Merge pull request #897 from danieroux/emacs24-nox
emacs24: Let -nox be a whole lot less X than it was
2013-09-01 07:44:38 -07:00
Danie Roux fcd9904be6 emacs24: Let -nox be a whole lot less X than it was
--with-x-toolkit=no still wants to -lX11 when checking for ncurses
2013-09-01 16:30:32 +02:00
Bjørn Forsman 8a9999e2bb aspell: add Norwegian dictionaries (Bokmal and Nynorsk) 2013-09-01 15:57:28 +02:00
Evgeny Egorochkin 569d506390 Merge pull request #896 from akc/submit/aspell-sv
Add Swedish dictionary for aspell
2013-09-01 06:10:29 -07:00
Anders Claesson ddf4f3748a Add Swedish dictionary for aspell 2013-09-01 13:58:07 +01:00
Moritz Ulrich 06f80c77e2 Update ledger3 to latest HEAD.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-01 14:23:56 +02:00
Domen Kožar 670be4c4bc libreoffice: more configure phase dependencies 2013-09-01 12:30:17 +02:00
Domen Kožar 7caf3daafa libreoffice: add missing deps 2013-09-01 11:10:40 +02:00
Domen Kožar 0f06117349 libreoffice: fix eval 2013-09-01 09:59:58 +02:00