Peter Simons
022f120a2c
Merge branch 'master' into stdenv-updates.
2013-04-07 23:37:12 +02:00
Peter Simons
9608d80c73
iproute: don't compile with -Werror
...
lnstat.c:169:30: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
memset(th.hdr[i], 0, sizeof(th.hdr[i]));
^
cc1: all warnings being treated as errors
make[1]: *** [lnstat.o] Error 1
2013-04-07 23:33:20 +02:00
Peter Simons
c976480a01
elfutils: disable -Werror to fix the build
...
nm.c: In function 'show_symbols_sysv':
nm.c:773:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
snprintf (name, sizeof name, "[invalid sh_name %#" PRIx32 "]",
^
cc1: all warnings being treated as errors
2013-04-07 23:33:20 +02:00
Peter Simons
938486848e
grub: fix download URL for grub-0.97-once.patch
2013-04-07 23:33:20 +02:00
Peter Simons
d585ef3178
release-small.nix: drop the Emacs 23.x packages from this file
...
Most of these packages are very old and don't compile in 'master' to
begin with, so it's probably not necessary to use them for testing the
stdenv-updates branch.
2013-04-07 23:33:20 +02:00
Peter Simons
b8753c7d28
release-small.nix: switch Emacs 23 to 24
2013-04-07 23:33:19 +02:00
Peter Simons
bd8ccc7c2d
flac: update download URL for build fix patch
2013-04-07 23:33:19 +02:00
Peter Simons
084d5eed2d
libgdiplus: fix download URL for 'libgdiplus-2.10.1-libpng15.patch'
2013-04-07 23:33:19 +02:00
Peter Simons
2879cf569e
bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build
...
/nix/store/4jfqcb4mzh3vl08zgfh9ir46jii7rcb9-python-2.7.3/include/python2.7/modsupport.h:27:1: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
^
cc1: all warnings being treated as errors
2013-04-07 23:33:19 +02:00
Peter Simons
98bf728dce
aterm-2.8: add comment about build failures with gcc 4.8.x
2013-04-07 23:33:19 +02:00
Peter Simons
ce5b1fd053
squid: build without -Werror to fix build on GCC 4.8.x
2013-04-07 23:33:19 +02:00
Vladimír Čunát
70f0d79d06
perl: remove one more unreliable test, fixes #454
2013-04-07 21:52:24 +02:00
Cillian de Róiste
a3a3c9c502
Update DISTRHO: audio effects and plugins
2013-04-07 16:24:01 +02:00
Rob Vermaas
93cabe848f
Upgrade aws-cli and dependencies
2013-04-07 15:34:35 +02:00
Domen Kozar
b4ac9a4c9f
python: 2.7.3 -> 2.7.4
2013-04-07 12:22:40 +02:00
Domen Kozar
ec25d38261
python 3.3.1rc1 -> 3.3.1
2013-04-07 11:13:37 +02:00
Cillian de Róiste
71c171be69
Add evdev: Provides bindings to the generic input event interface in Linux
2013-04-07 02:14:52 +02:00
Cillian de Róiste
e3e160ace3
Fix ordering: rt(midi) comes after re(poze)
...
also fix the order of some other packages, for my sins
2013-04-07 01:53:14 +02:00
Cillian de Róiste
55d3806441
Add python-rtmidi: A Python wrapper for the RtMidi C++ library written with Cython
2013-04-07 01:33:37 +02:00
Rok Garbas
d8fe87bbe1
Revert "plone43Packages.zc_buildout: 2.1.0"
...
new zc_buildout doesn't pick eggs from "system" site-packages
This reverts commit abf49f299ea9f755d0164722ad63a1eef29ba082.
2013-04-06 23:10:31 +02:00
Mathijs Kwik
a99ea7a0ee
linux-3.0: update to 3.0.72
2013-04-06 20:45:30 +02:00
Mathijs Kwik
4eff34e602
linux-3.4: upgrade to 3.4.39
2013-04-06 20:45:29 +02:00
Mathijs Kwik
8092bc2dd7
linux-3.8: upgrade to 3.8.6
2013-04-06 20:39:36 +02:00
Rok Garbas
abf49f299e
plone43Packages.zc_buildout: 2.1.0
2013-04-06 17:59:23 +02:00
Rok Garbas
fc4f73863c
python-virtualenv: update to 1.9.1
2013-04-06 17:58:03 +02:00
Peter Simons
dc3bdd43ab
haskell-platform-2010.2.0.0.nix: fix download URL
2013-04-06 16:04:35 +02:00
Peter Simons
1ebb925939
haskell-cabal2nix: update to version 1.49
2013-04-06 15:56:27 +02:00
Peter Simons
dc70e15f8b
haskell-hspec: update to version 1.5.3
2013-04-06 15:54:19 +02:00
Peter Simons
fcdd1d5343
perl-packages.nix: fix misplaced attribute from previous commit
2013-04-06 15:28:02 +02:00
Peter Simons
cde41fe551
perl-packages.nix, all-packages.nix: generally refer to 'postgresql' instead of 'postgresql92'
...
This allows users to override the 'postgres' attribute with a different version
and have the effect propagated to all other packages that depend on it.
2013-04-06 15:24:11 +02:00
Peter Simons
d81e8a9cc3
gnulib: update to version 0.0-7901-g076ac82
2013-04-06 15:09:25 +02:00
Lluís Batlle i Rossell
78827836cc
openlierox: fixing and updating.
2013-04-06 12:09:18 +02:00
Peter Simons
fd18418841
haskell-hakyll: jailbreak to fix the build
2013-04-06 10:51:16 +02:00
Peter Simons
c7dee1a5a5
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-04-06 10:33:50 +02:00
Peter Simons
f88d383b31
haskell-cryptohash-cryptoapi: add version 0.1.0
2013-04-06 10:32:54 +02:00
Peter Simons
5014149810
haskell-streamproc: update to version 1.6.2
2013-04-06 10:32:54 +02:00
Peter Simons
9c23cc6ef4
haskell-hsemail: update to version 1.7.6
2013-04-06 10:32:54 +02:00
Peter Simons
64657fe036
haskell-hopenssl: update to version 1.6.2
2013-04-06 10:32:54 +02:00
Peter Simons
841d07492d
haskell-crypto-conduit: update to version 0.5.1
2013-04-06 10:32:54 +02:00
Peter Simons
00674a8608
haskell-cmdargs: update to version 0.10.3
2013-04-06 10:32:54 +02:00
Peter Simons
8f2719a1c3
haskell-polyparse: drop obsolete version 1.7
2013-04-06 10:32:54 +02:00
Peter Simons
e99909002f
xdot: link with latest version of polyparse
2013-04-06 10:32:54 +02:00
Peter Simons
50f65f62d8
haskell-graphviz: link with latest version of polyparse
2013-04-06 10:32:54 +02:00
Peter Simons
8792406e8f
haskell-postgresql-libpq: link with client library from PostgreSQL 9.2
2013-04-06 10:32:54 +02:00
Peter Simons
e2b6f3ebed
haskell-primitive: drop obsolete versions 0.4.1 and 0.5
2013-04-06 10:32:54 +02:00
Peter Simons
f808ba588b
Cabal-1.16.0.3: disable unit test suite
...
The release archive is missing a Setup.hs file, which makes the test
suite fail. Thanks to Kevin Quick for finding this issue!
2013-04-06 10:32:53 +02:00
Peter Simons
c541bf804a
haskell-shakespeare: update to version 1.0.4
2013-04-06 10:32:53 +02:00
Peter Simons
6553e37235
haskell-shakespeare-js: update to version 1.1.3
2013-04-06 10:32:53 +02:00
Peter Simons
49c9e98e12
haskell-cryptohash: update to version 0.9.0
2013-04-06 10:32:53 +02:00
Domen Kozar
41c6d26e16
garden
2013-04-06 08:20:27 +02:00