Commit graph

22,930 commits

Author SHA1 Message Date
Peter Simons
cd618ea085 haskell-cprng-aes: update to version 0.6.0 2014-10-26 23:44:49 +01:00
Peter Simons
7056dbb9f7 haskell-conduit-extra: update to version 1.1.4.1 2014-10-26 23:44:49 +01:00
Peter Simons
4f197d45e3 haskell-cipher-aes: update to version 0.2.9 2014-10-26 23:44:49 +01:00
Peter Simons
0c69763412 haskell-ariadne: update to version 0.1.2.2
This package cannot evaluate because it depends on the broken data-lens library.
2014-10-26 23:44:49 +01:00
Peter Simons
8edb929bb4 haskell-ansi-terminal: update to version 0.6.2.1 2014-10-26 23:44:49 +01:00
Peter Simons
f603d44feb haskell-data-lens-fd: add version 2.0.5
Don't build this package on Hydra, though, because it depends on data-lens,
which is broken. I add it mostly because recent versions of ariadne will
require it.
2014-10-26 23:44:49 +01:00
Peter Simons
2fc6f97723 haskell-Tensor: update to version 1.1.0.0 2014-10-26 23:44:49 +01:00
Peter Simons
c062dd0857 haskell-StateVar: update to version 1.0.1.0 2014-10-26 23:44:49 +01:00
Peter Simons
589d586da5 haskell-ObjectName: update to version 1.0.1.0 2014-10-26 23:44:49 +01:00
Peter Simons
4d95cdb900 haskell-HaskellNet-SSL: update to version 0.2.5.2 2014-10-26 23:44:49 +01:00
Peter Simons
a963ac1e4a haskell-HandsomeSoup: update to version 0.3.4 2014-10-26 23:44:49 +01:00
Peter Simons
d29fc87b68 haskell-data-lens-fd: add version 2.0.5 2014-10-26 23:44:48 +01:00
Joel Taylor
289b7e5068 further improvements to patches and build process 2014-10-26 17:34:52 +00:00
Peter Simons
a8492fd636 http-client: revert update to version 0.4.2.2
Commit 1f4c00e0 broke pandoc, which in turn breaks half a dozen other packages.
2014-10-26 16:29:04 +01:00
karsten gebbert
0fee453c14 Added hosc to haskellPackages 2014-10-26 16:26:11 +01:00
karsten gebbert
3071a57c34 Add hsc3 haskell package. 2014-10-26 16:22:29 +01:00
Aristid Breitkreuz
1f4c00e0fc update http-client 2014-10-26 16:17:44 +01:00
Cray Elliott
37b1a0b79a haste-compiler is unable to install packages, mark as broken until resolved 2014-10-26 06:31:27 -07:00
Cray Elliott
da68f67eb7 add portable flag to haste-compiler 2014-10-26 05:26:57 -07:00
karsten gebbert
642d388ae1 upgrade haskell package haste-compiler to 0.4.3 and fix compilation 2014-10-26 05:03:00 -07:00
Mateusz Kowalczyk
f36972dd9c haskell-yi-contrib: delete package
We deprecated it today.
2014-10-26 03:48:37 +00:00
Mateusz Kowalczyk
95448e468a haskell-yi-snippet: new package 2014-10-26 03:48:19 +00:00
Mateusz Kowalczyk
9eef8fee08 haskell-yi-rope: update to 0.6.0.0 2014-10-26 03:44:56 +00:00
Aristid Breitkreuz
42aa2e25ec gvfs: lightWeight -> !gnomeSupport 2014-10-25 16:17:39 +02:00
Nikolay Amiantov
ca3690d426 gvfs: support samba in lightweight version 2014-10-25 16:08:50 +02:00
Michael Weiss
fd5f455a73 Update OpenLDAP from 2.4.39 to 2.4.40 2014-10-25 15:34:48 +02:00
William A. Kennington III
1eded784d0 libykneomgr: Add derivation 2014-10-24 16:37:37 -07:00
William A. Kennington III
0f7527bea3 libu2f-host: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III
7b6e70c72d hidapi: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III
5204bdaf6b libyubikey: Reformat derivation 2014-10-24 16:37:36 -07:00
Mateusz Kowalczyk
432d9fc373 haskell-yi-monokai: new package 2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk
ebfabf6fbe haskell-yi-fuzzy-open: new package 2014-10-24 13:07:01 +01:00
Eelco Dolstra
f4be4f5e54 Merge remote-tracking branch 'origin/master' into staging 2014-10-24 12:24:13 +02:00
Eelco Dolstra
2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d5 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra
b4db4db322 sqlite: Update to 3.8.7 2014-10-24 11:54:52 +02:00
William A. Kennington III
582112fc7b spice-gtk: 0.24 -> 0.25 2014-10-23 13:29:07 -07:00
Vladimír Čunát
ffc2c539b4 pango: fix eval on darwin
This was a cherry-pick silent conflict.
The gettext is provided by libintlOrEmpty where needed.
2014-10-23 18:45:37 +02:00
Vladimír Čunát
67c49ad3e3 libpng: bugfix update
This might fix the often-seen error messages.
2014-10-23 17:49:19 +02:00
Vladimír Čunát
2cf17b0802 Merge recent master into staging
Hydra nixpkgs: ?compare=1156478
2014-10-23 17:40:41 +02:00
Nikolay Amiantov
05760bb2c7 SDL_mixer: add mp3 support 2014-10-23 16:45:51 +04:00
Nikolay Amiantov
56d73eae01 smpeg: fix smpeg-config 2014-10-23 16:45:51 +04:00
Nikolay Amiantov
15eebef4e8 gst-plugins-good: add minimized version 2014-10-23 16:15:55 +04:00
Vladimír Čunát
3ecd4dcf72 gtk3 stack libs: update all to gnome-3.14 branches
All NEWS look safe and relatively quiet.
2014-10-23 10:51:54 +02:00
Vladimír Čunát
12e29daed7 gst-1 video-related bumps (released yesterday)
pitivi looks fine, CC @iyzsong.
2014-10-23 10:51:54 +02:00
Vladimír Čunát
d7a57963fa pango: big update; it was waiting on fontconfig-2.11 2014-10-23 10:51:54 +02:00
Vladimír Čunát
27968ece0f fontconfig: add an upstream bugfix, remove other config inclusion 2014-10-23 10:49:45 +02:00
Luca Bruno
0927405a37 fontconfig: update 2.10.2 -> 2.11.1. Close #4410, #2050 2014-10-23 10:40:26 +02:00
Vladimír Čunát
b772f53acb p11-kit: do not use libiconv where not needed
Building libiconv even fails on Linux due to missing gets.
2014-10-23 10:39:09 +02:00
Domen Kožar
efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00
Peter Simons
80585d4599 haskell-pipes-attoparsec: update to version 0.5.1.1 2014-10-22 23:00:41 +02:00