3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10153 commits

Author SHA1 Message Date
Vladimír Čunát 97e7ce2344 gnutls2: fix CVE-2013-2116 by Debian patch 2014-02-06 20:34:55 +01:00
Shea Levy f4c4f121cb Add wai-middleware-static haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:16:28 -05:00
Shea Levy 15282d8228 Add scottyHastache haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:14:53 -05:00
Shea Levy 9b7ecb76f3 Use proper file and attribute names for tls packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 23:19:08 -05:00
Vladimír Čunát c2c50db47d gegl: fix CVE-2012-4433 via an Arch patch 2014-02-05 21:38:03 +01:00
Peter Simons fdce90b76c haskell-yaml: update to version 0.8.6 2014-02-05 20:40:27 +01:00
Peter Simons 8fee060a8b haskell-warp: update to version 2.0.3.1 2014-02-05 20:40:27 +01:00
Peter Simons d91fe0a1d8 haskell-tagstream-conduit: update to version 0.5.5 2014-02-05 20:40:27 +01:00
Peter Simons 363a00d1ce haskell-setenv: update to version 0.1.1.1 2014-02-05 20:40:26 +01:00
Peter Simons c1aefe3b26 haskell-pipes-zlib: update to version 0.4.0 2014-02-05 20:40:26 +01:00
Peter Simons 677eef34b3 haskell-pipes-parse: update to version 3.0.1 2014-02-05 20:40:26 +01:00
Peter Simons 390f7c4579 haskell-pandoc: update to version 1.12.3.3 2014-02-05 20:40:26 +01:00
Peter Simons c4ce58575b haskell-pandoc-types: update to version 1.12.3.2 2014-02-05 20:40:26 +01:00
Peter Simons f8fb3529e6 haskell-numbers: update to version 3000.2.0.1 2014-02-05 20:40:26 +01:00
Peter Simons 9ce70d54f6 haskell-mwc-random: update to version 0.13.1.1 2014-02-05 20:40:26 +01:00
Peter Simons ebe7e96078 haskell-murmur-hash: update to version 0.1.0.7 2014-02-05 20:40:26 +01:00
Peter Simons d5aaeb89c1 haskell-mime: update to version 0.4.0 2014-02-05 20:40:26 +01:00
Peter Simons 859f5be293 haskell-mime-mail: update to version 0.4.4 2014-02-05 20:40:26 +01:00
Peter Simons 216be85d75 haskell-lockfree-queue: update to version 0.2.3 2014-02-05 20:40:25 +01:00
Peter Simons 4e9e56382e haskell-haskell-src-exts: update to version 1.14.0.1 2014-02-05 20:40:25 +01:00
Peter Simons 24f0b095a6 haskell-free: update to version 4.5 2014-02-05 20:40:25 +01:00
Peter Simons 43f6f32170 haskell-diagrams-svg: update to version 1.0.1.2 2014-02-05 20:40:25 +01:00
Peter Simons 337a7f9e17 haskell-conduit: update to version 1.0.13 2014-02-05 20:40:25 +01:00
Peter Simons 31e1399a31 haskell-blaze-svg: update to version 0.3.3.1 2014-02-05 20:40:25 +01:00
Peter Simons 2f17d51ce8 haskell-blaze-html: update to version 0.7.0.1 2014-02-05 20:40:25 +01:00
Peter Simons 2916f880b1 haskell-bindings-DSL: update to version 1.0.21 2014-02-05 20:40:25 +01:00
Peter Simons 30ae0ae0a8 haskell-ansi-terminal: update to version 0.6.1.1 2014-02-05 20:40:25 +01:00
Peter Simons e41a33b48f haskell-abstract-deque: update to version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons 9c3c0397a2 haskell-HTF: update to version 0.11.1.1 2014-02-05 20:40:24 +01:00
Peter Simons cdbca9518e haskell-HList: update to version 0.3.2.0 2014-02-05 20:40:24 +01:00
Peter Simons f379d2f5b4 haskell-abstract-deque-tests: add version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons 37a354f632 haskell-llvm-general: drop unnecessary function arguments 2014-02-05 20:40:24 +01:00
Lluís Batlle i Rossell 63adcbcfc7 libgcrypt: update to 1.6.1 2014-02-05 16:30:07 +01:00
Shea Levy b8e06f3110 Revive old haskell-tls packages
tls-1.2 broke source-compatability

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Shea Levy da16a4b631 Add string-conversions haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Vladimír Čunát ec985c8ffa fontconfig: stop using xml:space; vital for nixos+2.11
Since fontconfig-2.11 the xml:space attribute makes it reject
/etc/fonts/fonts.conf, so it renders garbage and eats lots of CPU.

To use anything linked to fontconfig-2.11 you need to have this patch
applied to your running NixOS. That's why I'm pushing it to master
before the fontconfig update (as soon as I found and tested the fix).
2014-02-04 21:58:19 +01:00
Evgeny Egorochkin 60f9005fa7 exiv2: update from 0.23 to 0.24 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin b98014f7e5 openldap: update from 2.4.35 to 2.4.38 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin 4ca25047d6 libassuan: update from 2.0.3 to 2.1.1 2014-02-04 21:58:25 +02:00
Shea Levy 5da2c77fbd telepathy-farstream: Bump.
Hopefully fixes the tested job

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-04 07:05:21 -05:00
Lluís Batlle i Rossell 2ef5b4ec7c Updating tox/toxic 2014-02-04 10:12:28 +01:00
Shea Levy bd996abc9c Haskell packages don't mix default.nix and <version>.nix in the same directory
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:56:27 -05:00
Shea Levy 41bbe377d3 libspotify: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:38:01 -05:00
Shea Levy 3c9ed5b51a http-parser: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:37:20 -05:00
Shea Levy 9cf29b7039 llvm: Propagate ncurses and zlib
Really shouldn't be needed with shared libs, should patch llvm-config

Fixes #1601

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:11:00 -05:00
Vladimír Čunát 3fe1656376 libav: bugfix updates for both branches; maintain 2014-02-03 21:43:55 +01:00
Bjørn Forsman 15eed826b6 psqlodbc: update from 8.3 to 9.3 (fixes build) 2014-02-03 21:08:27 +01:00
Peter Simons c19547ad42 haskell-shelly: update to version 1.4.4 2014-02-03 18:30:02 +01:00
Peter Simons a2d903d213 haskell-pipes-network: update to version 0.6.2 2014-02-03 18:30:02 +01:00
Peter Simons dae7d83454 haskell-doctest: update to version 0.9.10.1 2014-02-03 18:30:02 +01:00
Peter Simons 55bcf1bcc5 haskell-atomic-primops: update to version 0.6 2014-02-03 18:30:02 +01:00
Peter Simons aaa462c4bc haskell-abstract-deque: update to version 0.2.2.1 2014-02-03 18:30:02 +01:00
Gergely Risko 8e7518f923 Added snapBlaze and sqliteSimple haskell packages 2014-02-03 18:21:42 +01:00
Bjørn Forsman 700c1323b8 sqliteodbc: fix library location
Commit d7d3c8fd82 (sqliteodbc: update to
0.995, add more metadata) mistakenly moved libraries from $out/lib to
$out (or rather stopped moving them from $out to $out/lib).

Move them back to $out/lib where they're expected to be and referred to
by the /etc/odbcinst.ini snippet.
2014-02-03 18:13:26 +01:00
Shea Levy 2cf7bc982b idris requires llvm-general-3.3 currently
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:40:29 -05:00
Shea Levy 06ef22bcdd llvm-general: Fix build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:36:50 -05:00
Peter Simons 710ddf7662 haskell-trifecta: update jail-breaking code 2014-02-02 23:36:22 +01:00
Peter Simons c6053075bd haskell-hakyll: jailbreak to fix build with recent versions of regex-tdfa
https://github.com/NixOS/nixos/issues/281
2014-02-02 23:16:29 +01:00
Peter Simons e3651da23e haskell-lens: add version 4.0 2014-02-02 22:36:13 +01:00
Peter Simons 4675368065 haskell-yesod-form: update to version 1.3.5 2014-02-02 22:36:13 +01:00
Peter Simons 012006bd96 haskell-yesod-core: update to version 1.2.6.6 2014-02-02 22:36:12 +01:00
Peter Simons c21822f64f haskell-yesod-bin: update to version 1.2.5.8 2014-02-02 22:36:12 +01:00
Peter Simons b5041566b4 haskell-web-routes: update to version 0.27.5 2014-02-02 22:36:12 +01:00
Peter Simons 1dfed43619 haskell-web-routes-boomerang: update to version 0.28.2 2014-02-02 22:36:12 +01:00
Peter Simons c162ba42e5 haskell-warp: update to version 2.0.2.1 2014-02-02 22:36:12 +01:00
Peter Simons f834ae003f haskell-snap: update to version 0.13.2.2 2014-02-02 22:36:12 +01:00
Peter Simons b409b23fa0 haskell-shelly: update to version 1.4.3.1 2014-02-02 22:36:12 +01:00
Peter Simons e78bcf3b16 haskell-safe: update to version 0.3.4 2014-02-02 22:36:12 +01:00
Peter Simons 99c930d791 haskell-pipes: update to version 4.1.0 2014-02-02 22:36:12 +01:00
Peter Simons 599d0e193c haskell-pipes-safe: update to version 2.0.2 2014-02-02 22:36:12 +01:00
Peter Simons 3212a49491 haskell-pipes-parse: update to version 3.0.0 2014-02-02 22:36:12 +01:00
Peter Simons 7ff0169247 haskell-pipes-concurrency: update to version 2.0.2 2014-02-02 22:36:12 +01:00
Peter Simons dd5010edc9 haskell-pipes-bytestring: update to version 2.0.0 2014-02-02 22:36:12 +01:00
Peter Simons cf68071ed1 haskell-pipes-aeson: update to version 0.2.1 2014-02-02 22:36:12 +01:00
Peter Simons 88c07a66b6 haskell-llvm-general: update to version 3.4.0.0 2014-02-02 22:36:12 +01:00
Peter Simons 1ca50c0d56 haskell-llvm-general-pure: update to version 3.4.0.0 2014-02-02 22:36:12 +01:00
Peter Simons 2b81f1da45 haskell-hsimport: update to version 0.2.7 2014-02-02 22:36:12 +01:00
Peter Simons 4cffcb7002 haskell-haxr: update to version 3000.10.2 2014-02-02 22:36:12 +01:00
Peter Simons 3dbbe94e4b haskell-happstack-server: update to version 7.3.3 2014-02-02 22:36:11 +01:00
Peter Simons df7785473d haskell-happstack-lite: update to version 7.3.3 2014-02-02 22:36:11 +01:00
Peter Simons ec3f8116f8 haskell-fay: update to version 0.19.0.2 2014-02-02 22:36:11 +01:00
Peter Simons b6ac32fd41 haskell-fast-logger: update to version 2.1.5 2014-02-02 22:36:11 +01:00
Peter Simons c740b71160 haskell-email-validate: update to version 2.0.1 2014-02-02 22:36:11 +01:00
Peter Simons 997e728458 haskell-diagrams-svg: update to version 1.0.1.1 2014-02-02 22:36:11 +01:00
Peter Simons ba7a47ad09 haskell-diagrams-cairo: update to version 1.0.1.1 2014-02-02 22:36:11 +01:00
Peter Simons 10c4b8d0fa haskell-boomerang: update to version 1.4.2 2014-02-02 22:36:11 +01:00
Peter Simons 0ee4218f41 haskell-regex-tdfa: update to version 1.2.0 2014-02-02 22:36:11 +01:00
Peter Simons 35b0a53ad3 haskell-trifecta: add version 1.4 2014-02-02 22:36:11 +01:00
Peter Simons c2cc4554f6 haskell-pipes-group: add version 1.0.0 2014-02-02 22:36:11 +01:00
Peter Simons 13b05a4975 haskell-GLUT: update to version 2.5.1.0 2014-02-02 22:36:11 +01:00
Florian Friesdorf 9fb8624b94 libcdio-0.82 for abcde
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin ba4461f96f Fix wvdial build by inserting missing unistd.h includes 2014-02-02 19:21:08 +04:00
Michael Raskin 8f897d2d39 Update/fix farstream: Gajim now at least builds 2014-02-02 19:21:07 +04:00
Linquize cbb856cb94 Update libcangjie 1.1 2014-02-02 19:39:24 +08:00
Bjørn Forsman 40de4d73b8 ilixi: new package
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.

http://ilixi.org/
2014-02-01 16:12:27 +01:00
Bjørn Forsman 6473c41c71 directfb: add meta attributes 2014-02-01 14:03:44 +01:00
Bjørn Forsman 3dc05acf6a directfb: update from 1.6.2 to 1.6.3
There is a 1.7.x release out but to minimize chances of breaking
dependees I'm only bumping the minimal needed to be compatible with
ilixi (a gui toolkit for directfb that I'm packaging).
2014-02-01 13:54:54 +01:00
Vladimír Čunát 5227638ee0 libusb1: minor update x-1.0.17 -> 1.0.18 (joined)
The forks joined (or rather libusbx continues under libusb name).
http://sourceforge.net/p/libusb/mailman/message/31886062/
2014-02-01 12:46:28 +01:00
James Cook 21a220900a libyaml: Patch to fix CVE-2013-6393 (close #1658) 2014-02-01 11:56:56 +01:00
Vladimír Čunát ddf5841d74 libsoup: enable introspection (gnome3 stuff needs it)
Also some minor refactoring of the expression.
2014-02-01 10:13:06 +01:00