Peter Simons
f2c492ec66
haskell-multiarg: update to version 0.24.0.0
2013-09-18 17:17:30 +02:00
Peter Simons
81075c509c
haskell-language-javascript: update to version 0.5.8
2013-09-18 17:17:30 +02:00
Peter Simons
4c6b3c38c4
haskell-lambdabot: update to version 4.3.0.1
2013-09-18 17:17:30 +02:00
Peter Simons
768146f470
haskell-ghc-mod: update to version 3.0.2
2013-09-18 17:17:30 +02:00
Peter Simons
0ec9765924
haskell-dns: update to version 1.0.0
2013-09-18 17:17:30 +02:00
Peter Simons
e4d0bca8b2
haskell-classy-prelude: update to version 0.5.10
2013-09-18 17:17:30 +02:00
Peter Simons
90692bdc1d
haskell-amqp: update to version 0.5.0
2013-09-18 17:17:30 +02:00
Mathijs Kwik
386257e019
sqlite: upgrade to 3.8.0.2
2013-09-18 14:37:39 +02:00
Mathijs Kwik
d506c662e8
remove sqlite alias now there is only 1 version
2013-09-18 14:37:38 +02:00
Mathijs Kwik
2d1e91cced
remove obsolete sqlite 3.7.14
2013-09-18 14:37:38 +02:00
Mathijs Kwik
ef50aab1ee
remove obsolete sqlite 3.7.9
2013-09-18 14:37:38 +02:00
Mathijs Kwik
5eeb02f67c
android-sdk: upgrade to latests versions
2013-09-18 14:37:38 +02:00
Sander van der Burg
370db596b9
Bumped Android SDK to version 22.2 and updated its addons
2013-09-18 12:05:14 +02:00
Jason \"Don\" O'Conal
19c72ae32c
qt48: fix impurity on darwin.
...
Close #982 .
2013-09-18 06:45:59 +03:00
Peter Simons
b13188dff0
lua-5.2: install missing liblua.so.5.2.2 binary
2013-09-17 11:45:55 +02:00
Peter Simons
ad8a921f15
lua-5.1: install missing liblua.so.5.1.5 binary
2013-09-17 11:33:57 +02:00
Peter Simons
9c45b91002
lua-5: update default version from 5.1.4 to 5.1.5 and add version 5.2.2
2013-09-16 11:50:20 +02:00
Peter Simons
6665c1e6b0
Merge pull request #971 from ocharles/esqueleto
...
haskellPackages.esqueleto: New expression
2013-09-16 02:03:31 -07:00
Jonas Hoersch
11b2added0
librsvg: move cairo dependency into propagatedBuildInputs
...
the pkgconfig description file of librsvg states cairo as a build requirement.
and with cairo being propagated, vlc now picks up librsvg as available.
2013-09-16 07:08:42 +02:00
Jonas Hoersch
b0976dcdfc
ffmpeg_1: update to version 1.2.3
2013-09-16 07:01:36 +02:00
Oliver Charles
6dfd36781f
haskellPackages.esqueleto: New expression
2013-09-15 17:24:36 +01:00
Domen Kožar
39d359b4d7
libvirt: note patch source
2013-09-15 12:37:24 +02:00
Jaka Hudoklin
22b7f00423
libvirt: update to 1.1.2
2013-09-15 12:30:39 +02:00
Lluís Batlle i Rossell
41e95c68b3
go: adding an option to remove external references in godoc
...
godoc pages point to googleapis and google plus URLs, for every visit in
your local godoc. I added an option to disable that (the hard way, it
takes out the references). I don't think it removes any feature of
godoc.
2013-09-15 11:57:52 +02:00
Lluís Batlle i Rossell
8361e0b142
openjpeg: update to 2.0.0
2013-09-15 11:39:24 +02:00
Marc Weber
513dad6527
colord, gusb: package.
...
Part of #517 .
2013-09-15 11:53:11 +03:00
Vladimír Čunát
3036e86284
libffi on FreeBSD: remove unsupported "-r" option to ln
...
Done without changing hashes on other platforms.
Sometimes I forget that GNU's not UNIX.
2013-09-15 07:57:48 +02:00
Oliver Charles
af8a83c378
haskellPackages.amqp: New expression.
...
Close #965 .
2013-09-15 06:25:14 +03:00
Oliver Charles
c537d07f21
haskellPackages.snapletAcidState: New Expression ( close #966 )
2013-09-15 05:51:24 +03:00
Vladimír Čunát
7f7c196912
libffi: disable tests on FreeBSD as well
...
There are strange build failures of expect. Ikwildrpepper says the bash
eats all CPU, but the build is stuck.
2013-09-14 21:18:55 +02:00
Vladimír Čunát
16040297a7
gamin: don't change hashes on non-darwin
...
Sorry, I didn't realize this is "fam" which is used in glib.
2013-09-14 16:52:01 +02:00
Jason \"Don\" O'Conal
9767a725cc
djvulibre: fix build on darwin ( close #931 )
2013-09-14 15:21:35 +02:00
Jason "Don" O'Conal
5bfb4a4f30
fail2ban: fix build on darwin ( close #933 )
2013-09-14 15:18:29 +02:00
Zef Hemel
8d001c1a08
Darwin support for Go 1.1 ( close #952 )
2013-09-14 15:13:26 +02:00
Vladimír Čunát
961c2fe7c3
coreutils,gettext: don't change hash except for darwin
...
Also some style cleanup.
Note that defining an empty-string variable *does* change the hash.
I would like to change this behaviour one day
(clean up attrs when compiling the derivation).
2013-09-14 14:56:10 +02:00
Danie Roux
14109047bd
gettext: Guard against compiler not supporting __builtin_stpncpy
...
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html :
5) Building with a compiler that doesn't support newer __builtins
If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions. You'll see errors at
link time about undefined __builtin_* functions. If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:06 +02:00
Krofek
51f63b1d03
Merge branch 'master' of https://github.com/Krofek/nixpkgs
2013-09-14 00:28:27 +02:00
Krofek
da21a852c3
gtkdialog: update to 0.8.3
2013-09-14 00:10:17 +02:00
Rickard Nilsson
45b8a1b1ff
avrdude: Update to version 5.11
2013-09-13 00:28:02 +02:00
Vladimir Still
6c2d4f9862
freetds: Update expression with working url.
2013-09-12 20:57:55 +02:00
Peter Simons
6fff4c01e8
haskell-HaRe: update to version 0.7.0.4
2013-09-12 19:27:25 +02:00
Peter Simons
535819ccd3
haskell-wai-app-static: update to version 1.3.2.1
2013-09-12 19:27:25 +02:00
Peter Simons
cd0545d740
haskell-snap: update to version 0.13.0.1
2013-09-12 19:27:25 +02:00
Peter Simons
38bd86b424
haskell-postgresql-simple: update to version 0.3.7.1
2013-09-12 19:27:24 +02:00
Peter Simons
a1f346f701
haskell-crypto-cipher-types: update to version 0.0.5
2013-09-12 19:27:24 +02:00
Peter Simons
1025b367d8
haskell-crypto-cipher-tests: update to version 0.0.7
2013-09-12 19:27:24 +02:00
Vladimír Čunát
a189a68401
lipng_apng: fix via using the previous patch
2013-09-12 19:12:10 +02:00
Vladimír Čunát
f7843b341b
Merge branch 'x-updates' into master
2013-09-12 18:56:48 +02:00
Vladimír Čunát
56c2ee8dcf
gtk3: bugfix update 3.8.2 -> .4
2013-09-12 18:11:00 +02:00
Vladimír Čunát
117f2e6683
libpng: minor update 1.6.3 -> .4
...
Also make myself maintainer.
2013-09-12 17:19:27 +02:00