Commit Graph

12178 Commits

Author SHA1 Message Date
Vladimír Čunát
3ec2cea214 Merge master into x-updates
Conflicts (auto-solved):
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-06-20 00:24:38 +02:00
Vladimír Čunát
219cae447d llvmPackages: maintenance update to 3.4.2
Updated all that was released: llvm, clang, and libc++.
2014-06-20 00:23:52 +02:00
Vladimír Čunát
5c482db0dd telepathy_qt: minor update, drop not applying patch
Also enableParallelBuilding.
2014-06-19 23:44:16 +02:00
Vladimír Čunát
c7c626a897 farstream: minor update 2014-06-19 23:41:23 +02:00
Shea Levy
e0de0bc470 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
Update haskell-wai and haskell-warp
2014-06-19 11:08:32 -04:00
Oliver Charles
e1c34ca676 haskellPackages.jsonAssertions: Update to 1.0.3 2014-06-19 11:32:39 +01:00
Oliver Charles
1b635150b5 Jailbreak haskellPackages.fb
This is necessary until https://github.com/meteficha/fb/issues/24 is
resolved.
2014-06-19 11:22:19 +01:00
Oliver Charles
f67cf3e18d Jailbreak haskellPackages.websockets
This is needed until https://github.com/jaspervdj/websockets/issues/71
is resolved.
2014-06-19 11:17:01 +01:00
Oliver Charles
8a22affa24 haskellPackages.digestiveFunctorsAeson: Update to 1.1.9 2014-06-19 11:06:39 +01:00
Sönke Hahn
540ce7e108 haskell-warp: update to 3.0.0.3 2014-06-19 15:35:48 +08:00
Sönke Hahn
b39ade4ba5 haskell-wai: update to 3.0.0.2 2014-06-19 15:35:30 +08:00
Austin Seipp
537dbfed78 Merge pull request #2898 from robberer/php/mssql
mssql support for php-5.4
2014-06-18 16:25:24 -05:00
Austin Seipp
ad0755e5d4 Merge pull request #2919 from ehmry/ogg-vorbis
libogg, libvorbis: update to 1.3.2, 1.3.4
2014-06-18 16:17:37 -05:00
Austin Seipp
fb24267670 Merge pull request #3002 from tomberek/haskell_tcacheAWS
Adds tcache-AWS
2014-06-18 16:09:35 -05:00
Thomas Bereknyei
8a16a950ba Adds tcache-AWS 2014-06-18 01:01:45 -04:00
Vladimír Čunát
c50f0e47e1 freetype: major update, including some CVE security
- There's no fontconfig update yet, as I failed to debug it yet.
- Infinality patches are now taken from a different (maintained) source.
2014-06-17 09:00:29 +02:00
Vladimír Čunát
055aeb6ef7 gdk_pixbuf: minor update 2.30.6 -> .8 2014-06-17 09:00:29 +02:00
Vladimír Čunát
336e06813e harfbuzz: minor update 0.9.28 -> .29 2014-06-17 09:00:29 +02:00
Vladimír Čunát
fa1eaf84f4 wayland, weston: update 1.4.0 -> 1.5.0 2014-06-17 09:00:29 +02:00
Vladimír Čunát
6de9700ccc libpng: minor update 1.6.10 -> .12 2014-06-17 09:00:29 +02:00
John Wiegley
39dfef4af0 haskell-boxes: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
20f31b66a2 haskell-free-operational: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
7a45ef7e25 haskell-equivalence: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
cd3798c266 haskell-STMonadTrans: new expression 2014-06-16 14:03:17 -07:00
Mateusz Kowalczyk
8f5f9f6c6b libid3tag: apply fixes before build
Amongst other things, this stops things like mpd spinning up to full
memory when updating the database.
2014-06-16 22:50:14 +02:00
Paul Colomiets
6b27a2789e Upgrade zeromq and nanomsg 2014-06-16 22:25:56 +03:00
Peter Simons
a83aa733c3 Merge pull request #2967 from sol/master
Update haskell-http-kit and haskell-aeson-qq
2014-06-16 15:15:09 +02:00
Simon Hengel
78c0b2fca6 Update haskell-aeson-qq to version 0.7.2 2014-06-16 20:12:05 +08:00
Simon Hengel
5434317aac Update haskell-http-kit to version 0.5.0 2014-06-16 19:18:08 +08:00
Vladimír Čunát
1b78ca58bc Merge #2798: stdenv and a few other big updates
Stdenv-changing things:
    - gcc 4.8.2 -> 4.8.3
    - long-running grsecurity branch
Others:
    - pkgconfig update
    - CVE for libtasn1, dbus

Conflicts (simple):
    pkgs/development/compilers/ghc/7.6.3.nix
2014-06-16 10:23:36 +02:00
vi
fd08da1116 New derivation: hxt-tagsoup #haskell 2014-06-16 13:32:24 +08:00
ambrop7@gmail.com
bf0bacdbf8 openal-soft: Add PulseAudio backend, make non-OSS backends work.
* Added PulseAudio backend support.
* Made ALSA and PulseAudio backends optional.
* Made ALSA and PulseAudio backends actually work by adding to
  NIX_LDFLAGS (because package uses dlopen).

TEST: Tested all 3 backends (OSS, ALSA, PulseAudio) using openal-info
and my upcoming Warzone 2100 update, by selecting the backend in
.alsoftrc. It also works without .alsoftrc (I think it first tries pulse
then alsa then oss).
2014-06-15 23:28:54 +02:00
Vladimír Čunát
9757785295 Merge recent master 2014-06-15 17:55:35 +02:00
Shea Levy
7a0c66c829 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging hp2any-manager and dependencies
2014-06-15 11:00:40 -04:00
Simon Hengel
d2eaca9c80 Update haskell-hspec2 to version 0.3.4 2014-06-15 08:47:14 +08:00
Bjørn Forsman
06af50ff42 liboping: new package
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring
applications or applications that would otherwise need to fork ping(1)
frequently.

http://verplant.org/liboping/
2014-06-15 00:42:40 +02:00
Bjørn Forsman
cb64b3d758 libmodbus: new package
libmodbus is a library to send/receive data according to the Modbus
protocol.

http://libmodbus.org/
2014-06-14 21:50:57 +02:00
Simon Hengel
8a396ee56a Add haskell-hspec-wai 2014-06-14 15:13:40 +08:00
Simon Hengel
315016197a Update haskell-aeson-qq to version 0.7.1 2014-06-14 14:55:34 +08:00
Peter Simons
40ca1149c9 haskell-io-memoize: update to version 1.1.0.0 2014-06-13 15:41:26 +02:00
Peter Simons
67a692a830 haskell-force-layout: update to version 0.3.0.5 2014-06-13 15:41:26 +02:00
Peter Simons
87d3a5b980 haskell-event-list: update to version 0.1.1.1 2014-06-13 15:41:26 +02:00
Peter Simons
7abf0948be hoogle: patch to fix build errors with WAI 3.0
https://github.com/ndmitchell/hoogle/issues/69
2014-06-13 15:41:25 +02:00
Peter Simons
84e0ecd664 haskell-MFlow: re-generate expression with cabal2nix 2014-06-13 15:41:25 +02:00
Peter Simons
a1336ca41c haskell-purescript: update to version 0.5.2.3 2014-06-13 15:41:25 +02:00
Peter Simons
371f44dcbc haskell-pipes-text: update to version 0.0.0.11 2014-06-13 15:41:25 +02:00
Peter Simons
e4b5d2f7b7 haskell-haskeline: update to version 0.7.1.3 2014-06-13 15:41:25 +02:00
Peter Simons
f7db41deda haskell-entropy: update to version 0.3.2 2014-06-13 15:41:25 +02:00
Peter Simons
cc326495c4 haskell-attoparsec: update to version 0.12.1.0 2014-06-13 15:41:25 +02:00
Peter Simons
2795d46f95 haskell-wai-logger: disable test suite to fix build
https://github.com/kazu-yamamoto/logger/issues/42
2014-06-13 15:41:25 +02:00