Commit graph

53385 commits

Author SHA1 Message Date
Peter Simons 5015f7d6f2 haskell-c2hs: update to version 0.19.1 2014-11-16 13:31:23 +01:00
Peter Simons 3253e63c2f haskell-bert: update to version 1.2.2.3 2014-11-16 13:31:23 +01:00
Aristid Breitkreuz c8bffc151d Merge pull request #4994 from vbgl/prefetch-git
nix-prefetch-git: allow dots in submodule names
2014-11-16 12:59:54 +01:00
Michael Raskin ef9a3161d7 Fix obsolete gs option usage by asymptote 2014-11-16 13:28:16 +03:00
William A. Kennington III 1d30b4aabd systemd: Patch systemd-journald.service to be Type=notify
https://bugs.freedesktop.org/show_bug.cgi?id=85871
https://bugzilla.redhat.com/show_bug.cgi?id=1159641
2014-11-16 02:01:43 -08:00
Pascal Wittmann 11aa16d2a6 Merge pull request #5000 from ikervagyok/hdf
updated hdf5 to version HDF5-1.8.14
2014-11-16 10:11:09 +01:00
Vincent Laporte 099d145590 Adds ocaml-camlpdf-1.7.2
OCaml library for reading, writing and modifying PDF files

Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Michael Raskin fb76f0fe7d Fix XSane build 2014-11-16 11:28:21 +03:00
Lengyel Balázs 79fc5bde48 updated hdf5 to version HDF5-1.8.14 2014-11-16 09:27:32 +01:00
Vladimír Čunát 6fff0af6c3 ccache: fix evaluation 2014-11-16 09:19:35 +01:00
Michael Raskin ee9e181ac6 Add a working module-init-tools manual Gentoo mirror 2014-11-16 11:10:31 +03:00
David Virgilio 55bb7dd1f2 new package: hayland 2014-11-16 02:08:39 -06:00
Michael Raskin cee91fe789 Update lftp 2014-11-16 10:54:02 +03:00
Michael Raskin b3b9ec4c89 Add a fallback URL for lftp 2014-11-16 10:54:02 +03:00
David Virgilio 7b8237f6fc new package: data-flags 2014-11-16 00:57:50 -06:00
Shea Levy eba921130b nix-exec: bump 2014-11-16 00:02:29 -05:00
Peter Simons 1a2a6810a8 gnulib: update to version 0.1-263-g92b60e6 and disable the fixup hook that breaks the expected location of the docs directory 2014-11-16 02:05:50 +01:00
Nikolay Amiantov 88d731925d sane: fix multifunctional devices rights conflict with cups 2014-11-16 03:44:37 +03:00
William A. Kennington III 44b1600be6 bridge-utils: Add missing patch 2014-11-15 14:21:32 -08:00
William A. Kennington III c4ea8be9fa bridge-utils: Cleanup and add patch to correct for broken headers 2014-11-15 14:18:19 -08:00
Michael Raskin 1a69d88174 Update pdftk and fix its build 2014-11-16 02:16:42 +04:00
Aristid Breitkreuz 05d4db4c71 fix openobex build 2014-11-15 22:32:47 +01:00
William A. Kennington III ec453f984e bridge-utils: Fail if brctl is not built 2014-11-15 13:23:57 -08:00
Aristid Breitkreuz 2885cf525a fix bluez4 build 2014-11-15 22:22:49 +01:00
Benno Fünfstück a1bca683f4 xvkbd: new expression 2014-11-15 21:37:34 +01:00
Evgeny Egorochkin d4b190cc4c apparmor: update from 2.8.3 to 2.8.4 2014-11-15 22:20:16 +02:00
Evgeny Egorochkin 272fe7f81c kde4.konversation: update from 1.5 to 1.5.1 2014-11-15 22:20:16 +02:00
Evgeny Egorochkin 7e2f54ae44 youtube-dl: update from 2014.11.12 to 2014.11.13.3 2014-11-15 22:20:16 +02:00
Michael Raskin 17140ebba8 Fix tex4ht build: our new stdenv lacks CC (why, by the way?) so default to gcc if CC empty 2014-11-16 00:12:29 +04:00
Nikolay Amiantov a2eb7ca23c stage-1: fix hibernation for device node symlinks
closes #4995
2014-11-15 21:44:37 +02:00
Evgeny Egorochkin f151f4c816 KDE4: fix sound using the old gstreamer approach; the correct way would be to wrap each and every phonon client, or patch phonon's search path 2014-11-15 21:40:13 +02:00
Domen Kožar 860035646d typos 2014-11-15 20:23:32 +01:00
Domen Kožar e5eb8354d4 remove unused doc/quote-literals.xsl 2014-11-15 20:23:26 +01:00
Vincent Laporte cded306f82 nix-prefetch-git: allow dots in submodule names 2014-11-15 18:37:58 +00:00
Domen Kožar dc626a9f5c pypy: disable test_default_ciphers test 2014-11-15 19:32:05 +01:00
Moritz Ulrich 0fc8d92e53 slic3r: Bump to 1.2.1
Also adds OpenGL and WxGLCanvas to perlPackages..

OpenGL currently contains some pretty ugly hacks regarding OpenGL
feature-detection. Expect it to fail on different systems.
2014-11-15 19:22:59 +01:00
Domen Kožar 830141f918 python-packages: refer to current python build instead of hard-coded py27 2014-11-15 18:55:12 +01:00
Domen Kožar 0d4f0500cb garden 2014-11-15 18:22:04 +01:00
Domen Kožar 00f1f9357d fix python3Packages.pyqtgraph by not using python2.7 pil as dependency in pyopengl 2014-11-15 18:22:04 +01:00
Peter Simons ffb635eb65 cabal: fix GHC 6.10.4 builds
3e8344d334 added some magic -optP-P flag that the old compiler
version doesn't support.
2014-11-15 18:20:40 +01:00
lethalman f7072920ee Merge pull request #4993 from teh/master
Update fail2ban to 0.9.1.
2014-11-15 18:01:08 +01:00
Moritz Ulrich c227e8f259 notmuch: Update to 0.19.
This commit also enables manpages.
2014-11-15 17:58:40 +01:00
Thomas Hunger 41d89224c9 Update fail2ban to 0.9.1.
Version 0.9 is no longer available for downloat at github.
2014-11-15 16:54:40 +00:00
aszlig fdd9d132ca
mpv: Remove waf script from buildInputs.
Since b23dbb1a5d, if buildInputs contains
a plain file it is used as a setup hook. The waf script which is used
here in mpv however isn't a setup hook and also shouldn't be included in
buildInputs as it was kind of a no-op before already.

Failed build log:

https://headcounter.org/hydra/build/582548/nixlog/1/raw

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-15 16:47:44 +01:00
Pascal Wittmann 58ad907b49 abduco: update from 0.1 to 0.2 2014-11-15 16:21:56 +01:00
Pascal Wittmann dd37edd2d8 dvtm: update from 0.12 to 0.13 2014-11-15 16:21:56 +01:00
Michael Raskin ba77c90161 Revert "cups: update package"
This reverts commit aa548af5a5.
2014-11-15 17:00:15 +03:00
Michael Raskin d86c047f9c Revert "cups-filters: add package"
This reverts commit f7ba33de56.
2014-11-15 16:59:58 +03:00
Nikolay Amiantov 5a5f732d83 epdfview: fix patches' hashes 2014-11-15 16:59:44 +03:00
Michael Raskin 83999a0a84 Fix CLisp support in executable building 2014-11-15 15:40:45 +03:00