37405 Commits

Author SHA1 Message Date
Peter Simons
322a1d40f7 haskell-hexpat: update to version 0.20.5 2013-12-10 20:41:37 +01:00
Peter Simons
dffb56d5d2 haskell-hamlet: update to version 1.1.7.5 2013-12-10 20:41:37 +01:00
Peter Simons
e979b49dd5 haskell-hakyll: update to version 4.4.2.0 2013-12-10 20:41:37 +01:00
Peter Simons
8198b87947 haskell-glade: update to version 0.12.5.0 2013-12-10 20:41:37 +01:00
Peter Simons
fee913a3ef haskell-ghc-vis: update to version 0.7.2 2013-12-10 20:41:37 +01:00
Peter Simons
b9f4a63413 haskell-fast-logger: update to version 2.0.0 2013-12-10 20:41:37 +01:00
Peter Simons
a438e431b3 haskell-errors: update to version 1.4.4 2013-12-10 20:41:37 +01:00
Peter Simons
fa254e5565 haskell-crypto-pubkey: update to version 0.2.3 2013-12-10 20:41:37 +01:00
Peter Simons
c9ecf30aac haskell-crypto-pubkey-types: update to version 0.4.1 2013-12-10 20:41:37 +01:00
Peter Simons
695c2a345b haskell-cmdargs: update to version 0.10.6 2013-12-10 20:41:36 +01:00
Peter Simons
4d90e5aa3a haskell-blaze-markup: update to version 0.5.1.6 2013-12-10 20:41:36 +01:00
Peter Simons
c22384263d haskell-blaze-html: update to version 0.6.1.2 2013-12-10 20:41:36 +01:00
Peter Simons
5b61f54e09 haskell-base-compat: update to version 0.3.0 2013-12-10 20:41:36 +01:00
Peter Simons
5afde208e9 haskell-authenticate-oauth: update to version 1.4.0.8 2013-12-10 20:41:36 +01:00
Peter Simons
82e26eb2a4 haskell-JuicyPixels: update to version 3.1.2 2013-12-10 20:41:36 +01:00
Peter Simons
a91e1a6f85 haskell-DAV: update to version 0.5 2013-12-10 20:41:36 +01:00
Peter Simons
c0fc46516d haskell-github-backup: update to version 1.20131203 2013-12-10 20:41:36 +01:00
Peter Simons
37d68e69a0 haskell-pretty-show: remove obsolete version 1.2 2013-12-10 20:41:36 +01:00
Peter Simons
367b119971 haskell-pretty-show: update to version 1.6.2 2013-12-10 20:41:36 +01:00
Peter Simons
375c13622e haskell-text: update to version 1.0.0.0 2013-12-10 20:41:36 +01:00
Peter Simons
38ff664847 haskell-parsers: update to version 0.10.1.2 2013-12-10 20:41:36 +01:00
Peter Simons
1d56cb64a8 haskell-http-client-*: new packages 2013-12-10 20:41:36 +01:00
Peter Simons
6ea83a9a66 haskell-case-insensitive: update to version 1.1.0.2 2013-12-10 20:41:36 +01:00
Peter Simons
6b5f1f35fb haskell-errorcall-eq-instance: add version 0.1.0 2013-12-10 20:41:36 +01:00
Benno Fünfstück
ebdff3841a haskell: Propagate cabal dependencies to user env
Before this commit, if a haskell library X depends on Y, and X was added to
systemPackages, only X would be available in the user environment. Y
would not be avialable, which causes X to be broken. This commit solves
the issue by setting propagatedUserEnvPkgs to all packages X depends
on when X is a library.
2013-12-10 20:41:36 +01:00
Peter Simons
ea20904aef cabal: add support for the enableStaticLibrary flag to enable/disable building of static libraries
Disabling static libraries is supported only in GHC 7.7 or later.
2013-12-10 20:41:36 +01:00
Arvin Moezzi
36cb2af057 calibre: upgrade 1.13.0 -> 1.14.0
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-10 16:45:49 +00:00
Vladimír Čunát
69a0de865e gtkmm*: update, enable tests
Also add myself as a maintainer
to be able to monitor all gtk2/3 deps easily.
2013-12-10 17:37:59 +01:00
Vladimír Čunát
a5110391dd atkmm: maintenance update 2013-12-10 17:23:20 +01:00
Vladimír Čunát
1e113b8284 pangomm: update, so we can drop older cairo 2013-12-10 17:14:22 +01:00
Vladimír Čunát
cb19931160 glibmm: update (after a long time), drop unneeded dep 2013-12-10 17:11:24 +01:00
Vladimír Čunát
f9f14be632 libsigcxx: bugfix update 2.2.10 -> .11, enable tests 2013-12-10 16:53:45 +01:00
Vladimír Čunát
1d6c351046 enable osmesa for wine (close #1228) 2013-12-10 16:36:23 +01:00
Eelco Dolstra
ec5739ef17 jfsrec: Fix build
http://hydra.nixos.org/build/7008843
2013-12-10 14:28:19 +01:00
Vladimír Čunát
93ecc63614 pa_applet: work around a build problem
Also remove wrong homepage.
CC @iElectric.
2013-12-10 13:41:20 +01:00
Vladimír Čunát
785befb6b2 fribid: fix build via using gtk2 instead of gtk3
This was caused by a gtk3 update.
I saw they depend on gtk2 instead in Arch and it fixes the build there.
CC @edwtjo
2013-12-10 13:27:07 +01:00
Vladimír Čunát
089da3ee5c Merge master into x-updates
Conflicts (simple):
	pkgs/top-level/all-packages.nix
2013-12-10 13:00:02 +01:00
Vladimír Čunát
db32c7ca8b mesa: add myself as a maintainer
When I authored much of the current expression,
I should better watch it, too.
2013-12-10 12:52:24 +01:00
Vladimír Čunát
c11747b3f5 merge #1197: gnuplot darwin changes 2013-12-10 12:46:45 +01:00
Vladimír Čunát
7a3ae83a97 gtk3: bugfix update 3.10.4 -> .5 2013-12-10 12:46:11 +01:00
Song Wenwu
9c8789e8bc add webkitgtk 2.2.3
With minor changes from @vcunat, see #1197.
2013-12-10 12:45:21 +01:00
Vladimír Čunát
3941c15b59 gnuplot: pass aquaterm request explicitely (see #1197) 2013-12-10 12:43:20 +01:00
Eelco Dolstra
ed463a7671 boost: Remove 1.53 and 1.54
These don't build against Glibc 2.18, but they're not used anyway
(except by source-highlight, which builds fine against 1.49).
2013-12-10 12:02:53 +01:00
Eelco Dolstra
2a36c61541 boost-1.49: Fix building against Glibc 2.18
Glibc 2.18 no longer defines __GLIBC_HAVE_LONG_LONG.

http://hydra.nixos.org/build/7003618
2013-12-10 11:50:29 +01:00
Nixpkgs Monitor
393dcd9c84 gmime: update from 2.6.15 to 2.6.19 2013-12-10 11:57:15 +02:00
Song Wenwu
7ae520404f libsoup: update from 2.44.1 to 2.44.2
Enable introspection
Renamed from libsoup_2_40 to libsoup_2_44
2013-12-10 10:48:59 +01:00
Vladimír Čunát
8dc05a8fc9 libdrm: bump 2.4.49 -> .50
Mainly, it fixes a critical bug for Radeon Southern Islands GPUs.
2013-12-10 10:41:35 +01:00
Peter Simons
685ec102ef Merge pull request #1348 from ocharles/intervalmap
haskellPackages.IntervalMap: New expression
2013-12-09 16:08:30 -08:00
Peter Simons
c1c1de4c02 Merge pull request #1349 from ocharles/ex-pool
haskellPackages.exPool: New expression
2013-12-09 16:08:11 -08:00
Peter Simons
5a54eed058 Merge pull request #1350 from ocharles/haskelldb
haskellPackages.haskelldb: New expression
2013-12-09 16:08:02 -08:00