1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 07:31:20 +00:00
Commit graph

15508 commits

Author SHA1 Message Date
Daniel Bergey 856fa922c4 haskell: add csv-conduit, packdeps
csv-conduit is a CSV library using conduit (streams)

packdeps is an executable to compare Haskell dependencies to latest
available versions
2014-12-19 19:35:34 +00:00
lethalman b5c379d26a Merge pull request #5356 from flosse/opencv
nixpkg: opencv 2.4.9 -> 2.4.10
2014-12-19 10:41:01 +01:00
Peter Simons d461256d8b haskell-transformers-compat: update to version 0.3.3.4 2014-12-19 07:45:12 +01:00
Evgeny Egorochkin 7c4f3f15b3 libxmlxx: update from 2.37.1 to 2.37.2 2014-12-19 08:36:59 +02:00
Evgeny Egorochkin 0f3b1cedcd Revert "phonon-backend-gstreamer: add Qt 5 support"
This reverts commit b1123db790.
2014-12-19 08:14:00 +02:00
aszlig ebf216bd56
Merge pull request #5389 from devhell/mediainfo.
Introduces a video/audio information utility, both CLI and GUI.

Thanks to @devhell.

* devhell-mediainfo:
  libzen: Add --enable-shared to configureFlags.
  mediainfo-gui: Add package
  mediainfo: Add myself to meta.maintainers.
  mediainfo: Add package and dependencies
2014-12-19 00:17:21 +01:00
aszlig b16cb9dda9
libzen: Add --enable-shared to configureFlags.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-19 00:11:55 +01:00
Arseniy Seroka 5bafbd3a2e libnotify: add haskell lib 2014-12-19 01:18:08 +03:00
devhell 858b5e54c7 mediainfo: Add myself to meta.maintainers. 2014-12-18 21:23:21 +01:00
Peter Simons 231548db50 haskell-generics-sop: update to version 0.1.0.4 2014-12-18 15:33:13 +01:00
Peter Simons f698fbecd2 Merge pull request #5376 from Zert/master
Add poker-eval library
2014-12-18 14:10:40 +01:00
lethalman 659dca9b81 Merge pull request #5373 from daogames/este/czmq
added czmq v3.0.0-rc1
2014-12-18 10:32:44 +01:00
Maxim Treskin 70cd78ff89 Add poker-eval library 2014-12-18 01:05:03 +01:00
William A. Kennington III fb5d82c822 libnftnl: 1.0.2 -> 1.0.3 2014-12-17 14:44:23 -08:00
Vladimír Čunát 3938dc3c21 freetype: fix pcf fonts by upstream patches
The problem was uncovered by the last security patches.
Firefox seems to build and work fine.

Includes reverting 374a9cc162, as this is a proper fix.
2014-12-17 22:12:41 +01:00
Ronny Esterluss f41be3fa2b added czmq v3.0.0-rc1 2014-12-17 20:59:32 +01:00
Luca Bruno 614162ee6c Some lua and awesome improvements
- Move lgi to luaPackages
- Use luaPackages in awesome and passthru lua
- Allow to pass lua modules to the awesome WM so that those can be used in the configuration
2014-12-17 15:08:21 +01:00
Michael Raskin 374a9cc162 Disable fontconfig tests: they break after Freetype security update, and apparently we get something working regardless of the test problems 2014-12-17 16:39:55 +03:00
devhell 9901537209 mediainfo: Add package and dependencies
Includes only the CLI version and the following dependencies:

 * libzen
 * libmediainfo
2014-12-17 01:28:46 +01:00
William A. Kennington III 656b77e2b7 libinput: 0.6.0 -> 0.7.0 2014-12-16 15:52:14 -08:00
William A. Kennington III e26c8d9b36 gpgme: 1.5.2 -> 1.5.3 2014-12-16 15:30:05 -08:00
William A. Kennington III 8f3613c955 libassuan: 2.1.2 -> 2.2.0 2014-12-16 15:27:27 -08:00
Vladimír Čunát 9b581d16db freetype: feature+security update
http://savannah.nongnu.org/bugs/?43661
New version of patches from bohoomil included.

Untested on NixOS so far.
2014-12-16 21:55:15 +01:00
Vladimír Čunát eb611fa890 ffmpeg: maintenance update 2.5 -> 2.5.1 2014-12-16 21:39:18 +01:00
Vladimír Čunát 304484a753 ffmpeg_2_3: use 2.2 instead of 2.3
2.3 branch is unmaintained and was critically vulnerable (I thank to monitor).
2014-12-16 21:33:24 +01:00
Markus Kohlhase ff7d9ae2f5 nixpkg: opencv 2.4.9 -> 2.4.10 2014-12-16 16:10:18 +01:00
Peter Simons e3e36120ba haskell-ariadne: broken by recent update to haskell-names 2014-12-16 13:34:20 +01:00
Peter Simons 9f4bb630d9 haskell-gloss-banana: broken by recent gloss update 2014-12-16 13:33:51 +01:00
Peter Simons ce4d3a78ad haskell-fay: broken by recent update to haskell-names
This implicitly breaks fay-base and fay-text.
2014-12-16 13:32:19 +01:00
Peter Simons 91ff26a38a haskell-generics-sop: mark as broken because of https://github.com/well-typed/generics-sop/issues/3 2014-12-15 16:53:23 +01:00
Thomas Tuegel 71f4e0ee86 fontconfig-ultimate: do not replace terminus or proggy fonts 2014-12-15 08:57:30 -06:00
vbgl fed9a36f74 Merge pull request #5296 from michelk/gdal-1.11.1
gdal: update to 1.11.1 and compiling with proj
2014-12-15 13:36:32 +01:00
Michel Kuhlmann e65bd08b32 gdal: update to 1.11.1 and compiling with proj
proj is needed by ogr2ogr to convert in between coordinate systems
2014-12-15 12:01:51 +01:00
Stewart Mackenzie 5175d04977 libcouchbase version bump from 2.4.1 -> 2.4.4 2014-12-15 06:01:30 +00:00
Domen Kožar 4709c950f0 lzma-conduit: broken on 32bit linux, see #5313 2014-12-13 15:28:12 +01:00
Julian K. Arni 5c405a8152 Update servant packages to 0.2 2014-12-13 15:17:26 +01:00
Peter Simons 1cbd08aa15 haskell-text: update to version 1.2.0.3 2014-12-13 14:05:16 +01:00
Peter Simons c9352c5c83 haskell-network-transport-tests: jailbreak to support recent versions of 'random' 2014-12-13 12:56:34 +01:00
Peter Simons 3ff373819e haskell-hspec2: mark package as broken
hspec2 doesn't compile any more, and the package is a "deprecated alpha release
of hspec 2.0" according to the Hackage homepage, i.e. people should simply use
hspec 2.x instead.
2014-12-13 12:54:34 +01:00
Peter Simons 809dd0790f haskell-equational-reasoning: jailbreak to support recent versions of 'void' 2014-12-13 12:53:45 +01:00
Peter Simons 6ce03b674d haskell-vk-posix-pty: update to version 0.2.1 2014-12-13 12:53:44 +01:00
Peter Simons 7428c5dac9 haskell-stm-containers: update to version 0.2.6 2014-12-13 12:53:44 +01:00
Peter Simons b7b906d6d2 haskell-pointed: update to version 4.1.1 2014-12-13 12:53:44 +01:00
Peter Simons 542a540b90 haskell-generics-sop: update to version 0.1.0.3 2014-12-13 12:53:44 +01:00
Peter Simons be646eb8de haskell-base-prelude: update to version 0.1.7 2014-12-13 12:53:44 +01:00
Peter Simons 278b5ab3f9 haskell-hashtables: update to version 1.2.0.1 2014-12-13 12:53:44 +01:00
Peter Simons 43fc6e104f haskell-skein: update to version 1.0.9.2 2014-12-13 12:53:44 +01:00
Peter Simons cbe049de94 haskell-network-fancy: update to version 0.2.2 2014-12-13 12:53:43 +01:00
Peter Simons d699a6fe77 haskell-fay: update to version 0.21.2.1 2014-12-13 12:53:43 +01:00
Peter Simons a135f6a60d haskell-fay-text: update to version 0.3.2 2014-12-13 12:53:43 +01:00
Peter Simons 711a340ec3 haskell-fay-base: update to version 0.19.4.1 2014-12-13 12:53:43 +01:00
Peter Simons 9b8d3eea40 haskell-wreq: update to version 0.3.0.1 2014-12-13 12:53:43 +01:00
Peter Simons 44024b3a34 haskell-streaming-commons: update to version 0.1.7.3 2014-12-13 12:53:43 +01:00
Peter Simons 4bf6a994a0 haskell-monad-logger: update to version 0.3.11 2014-12-13 12:53:43 +01:00
Peter Simons 33044f3e50 haskell-kan-extensions: update to version 4.1.1 2014-12-13 12:53:42 +01:00
Peter Simons 7db1933714 haskell-hashable: update to version 1.2.3.0 2014-12-13 12:53:42 +01:00
Peter Simons 47aea6758b haskell-extensible-effects: update to version 1.9.0.1 2014-12-13 12:53:42 +01:00
Peter Simons 4e47c0d54e haskell-concurrent-extra: update to version 0.7.0.9 2014-12-13 12:53:42 +01:00
Peter Simons bfc2e348b1 haskell-aws: update to version 0.11 2014-12-13 12:53:42 +01:00
Peter Simons 0028f765f4 haskell-type-aligned: add version 0.9.3 2014-12-13 12:53:42 +01:00
Peter Simons 299fe02d00 haskell-quickcheck-unicode: add version 1.0.0.0 2014-12-13 12:53:41 +01:00
Peter Simons f52619082e haskell-text: update to version 1.2.0.2 2014-12-13 12:53:41 +01:00
Peter Simons 93bd199811 haskell-JuicyPixels: update to version 3.2 2014-12-13 12:53:41 +01:00
Peter Simons 006e4b45e2 haskell-FontyFruity: update to version 0.4 2014-12-13 12:53:41 +01:00
Peter Simons 19fb43bd88 haskell-DRBG: update to version 0.5.3 2014-12-13 12:53:41 +01:00
Peter Simons d2b117e0f6 haskell-zip-archive: update to version 0.2.3.5 2014-12-13 12:53:41 +01:00
Peter Simons 610981dcf0 haskell-transformers: add version 0.4.2.0 2014-12-13 12:53:40 +01:00
Peter Simons bb770ba61d haskell-scientific: update to version 0.3.3.3 2014-12-13 12:53:40 +01:00
Peter Simons 6ad9a19684 haskell-parallel: update to version 3.2.0.5 2014-12-13 12:53:40 +01:00
Peter Simons ebe67709f1 haskell-vector: update to version 0.10.12.2 2014-12-13 12:53:40 +01:00
Peter Simons 58a5933b99 haskell-monad-par: update to version 0.3.4.7 2014-12-13 12:53:40 +01:00
Peter Simons 09e7a217ff haskell-MonadRandom: update to version 0.3.0.1 2014-12-13 12:53:40 +01:00
Peter Simons 58e825f616 haskell-yesod: update to version 1.4.1.1 2014-12-13 12:06:18 +01:00
Peter Simons bd8578ba1e haskell-yesod-form: update to version 1.4.3 2014-12-13 12:06:18 +01:00
Peter Simons 2f7e7ddb9c haskell-yesod-core: update to version 1.4.6 2014-12-13 12:06:18 +01:00
Peter Simons 5c73618435 haskell-yesod-bin: update to version 1.4.1 2014-12-13 12:06:17 +01:00
Peter Simons 6a4b71971b haskell-yaml: update to version 0.8.10.1 2014-12-13 12:06:17 +01:00
Peter Simons b0e9e7875f haskell-wl-pprint-terminfo: update to version 3.7.1.3 2014-12-13 12:06:17 +01:00
Peter Simons b619754ede haskell-wl-pprint-extras: update to version 3.5.0.3 2014-12-13 12:06:17 +01:00
Peter Simons e3290b0845 haskell-websockets: update to version 0.9.2.1 2014-12-13 12:06:17 +01:00
Peter Simons 574ad3e8d1 haskell-warp: update to version 3.0.4 2014-12-13 12:06:17 +01:00
Peter Simons 76dfcf9783 haskell-wai-extra: update to version 3.0.2.2 2014-12-13 12:06:17 +01:00
Peter Simons bc3e1e6b36 haskell-wai-conduit: update to version 3.0.0.1 2014-12-13 12:06:16 +01:00
Peter Simons 3b7d2dfcfc haskell-void: update to version 0.7 2014-12-13 12:06:16 +01:00
Peter Simons a3a1e6b57a haskell-vcswrapper: update to version 0.1.1 2014-12-13 12:06:16 +01:00
Peter Simons fe8ed6c239 haskell-vcsgui: update to version 0.1.1.0 2014-12-13 12:06:16 +01:00
Peter Simons f774af2c4e haskell-validation: update to version 0.4.2 2014-12-13 12:06:16 +01:00
Peter Simons 37831b2012 haskell-uuid: update to version 1.3.5 2014-12-13 12:06:16 +01:00
Peter Simons 960f394705 haskell-unbound-generics: update to version 0.0.2 2014-12-13 12:06:16 +01:00
Peter Simons e5494c7072 haskell-timezone-series: update to version 0.1.4 2014-12-13 12:06:15 +01:00
Peter Simons 2ebf5f1c8d haskell-timezone-olson: update to version 0.1.6 2014-12-13 12:06:15 +01:00
Peter Simons 17752a985e haskell-thyme: update to version 0.3.5.5 2014-12-13 12:06:15 +01:00
Peter Simons d4d984f6a5 haskell-th-lift: update to version 0.7 2014-12-13 12:06:15 +01:00
Peter Simons 96a0b02981 haskell-tasty-quickcheck: update to version 0.8.3.2 2014-12-13 12:06:15 +01:00
Peter Simons 214cc5b554 haskell-tasty-hspec: update to version 1.1 2014-12-13 12:06:15 +01:00
Peter Simons ddb15c1b10 haskell-streaming-commons: update to version 0.1.7.2 2014-12-13 12:06:14 +01:00
Peter Simons 16fbc34090 haskell-stm-containers: update to version 0.2.4 2014-12-13 12:06:14 +01:00
Peter Simons 7fb4542b99 haskell-socket-io: update to version 1.2.0 2014-12-13 12:06:14 +01:00
Peter Simons 23c60e3334 haskell-snap: update to version 0.13.3.2 2014-12-13 12:06:14 +01:00
Peter Simons f18e392285 haskell-skein: update to version 1.0.9.1 2014-12-13 12:06:14 +01:00