Vladimír Čunát
e7741a007b
krb5: minor security update CVE-2002-2443
2013-08-29 14:15:07 +02:00
Vladimír Čunát
fa7dcd1931
ois: fix build with gcc>=4.7 via a Gentoo patch
2013-08-29 14:04:47 +02:00
Vladimír Čunát
1cddbc4bb4
ctemplate: minor update to fix build with gcc>=4.7
2013-08-29 13:56:06 +02:00
Peter Simons
71f191bdba
perl: revert "re-enable the postPatch hook on Darwin"
...
This reverts commit 1778200519
.
Apparently, the sed -i syntax is different from what I thought, because
now the build fails on Darwin, saying:
sed: -i.bak: No such file or directory
See http://hydra.nixos.org/build/5829944/nixlog/1/raw for more details.
2013-08-29 12:06:39 +02:00
Peter Simons
1778200519
perl: re-enable the postPatch hook on Darwin
...
The problem was that sed(1) variants other than GNU sed require a backup suffix
to the -i option.
2013-08-29 10:40:50 +02:00
Vladimír Čunát
604d201b7c
v8: fix build with newer gcc
2013-08-27 16:16:11 +02:00
Vladimír Čunát
2c217cc0b1
perl: disable tests on Darwin, refactor stdenv.lib usage
...
There was a mysterious error, which I don't have resources to investigate:
Removing test lib/Net/hostent.t
sed: -i: No such file or directory
2013-08-27 14:51:35 +02:00
Vladimír Čunát
b78df59fde
coin3d: fix build with newer gcc
2013-08-27 11:38:20 +02:00
Vladimír Čunát
8f3b31464b
dbus_cplusplus: fix build with gcc>=4.7, via Gentoo patch
2013-08-27 10:49:12 +02:00
Peter Simons
884a8fc7b5
haskell-dns: run only the 'spec' test suite, the 'network' test suite won't succeed on Hydra
2013-08-26 12:40:27 +02:00
Peter Simons
9ac8ea937c
Merge branch 'origin/master' into stdenv-updates.
2013-08-26 12:21:23 +02:00
Peter Simons
1b40ae751a
haskell-wxc: re-enable haddock documentation
2013-08-26 12:20:12 +02:00
Peter Simons
95042a0923
haskell-multirec: re-enable haddock documentation
2013-08-26 12:20:12 +02:00
Peter Simons
f735d9801d
haskell-diagrams: re-enable haddock documentation
2013-08-26 12:20:12 +02:00
Peter Simons
8bccfe4d2b
haskell-bytestring-progress: re-enable haddock documentation
2013-08-26 12:20:12 +02:00
Moritz Ulrich
e46fc8843c
Elixir: Fix impurity with Erlang.
...
The bash scripts of elixir contain some references to `erl'. This
patch wraps the scripts and extends PATH so `erl' is available.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:44:54 +02:00
Moritz Ulrich
45e975abff
Wrap Erlang scripts to provide missing 'sed' and 'awk'.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:43:12 +02:00
Domen Kožar
82e1c8a34b
v8: build binaries for unix platforms
2013-08-24 19:55:00 +02:00
Peter Simons
cc14d21bc2
haskell-http-conduit: update to version 1.9.4.3
2013-08-24 13:00:43 +02:00
Peter Simons
baf22bd8f6
haskell-diagrams: update to version 0.7.1
2013-08-24 13:00:43 +02:00
Peter Simons
5ba7c2a24f
haskell-cabal2nix: update to version 1.54
2013-08-24 13:00:43 +02:00
Peter Simons
db9383d93b
haskell-hslogger: update to version 1.2.2
2013-08-24 13:00:43 +02:00
Peter Simons
eb703936d0
haskell-cabal2ghci: update to version 0.0.1.1
2013-08-24 13:00:43 +02:00
Peter Simons
3740307b5b
haskell-xml-conduit: update to version 1.1.0.7
2013-08-24 13:00:43 +02:00
Peter Simons
dd476c7276
haskell-comonad-transformers: update to version 3.1
2013-08-24 13:00:43 +02:00
Peter Simons
1a3667773f
haskell-MissingH: update to version 1.2.0.2
2013-08-24 13:00:43 +02:00
Peter Simons
384292b4d5
haskell-hoogle: disable test suite to fix the build
...
Running 1 test suites...
Test suite hoogle-test: RUNNING...
hoogle-test: datadir/testdata.txt: openFile: does not exist (No such file or directory)
Test suite hoogle-test: FAIL
Test suite logged to: dist/test/hoogle-4.2.19-hoogle-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-08-24 13:00:43 +02:00
Peter Simons
67167c9170
haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1
2013-08-24 13:00:42 +02:00
Peter Simons
37440d740c
haskell-hoogle: update to version 4.2.19
2013-08-24 13:00:42 +02:00
Peter Simons
fe2acafee7
haskell-hlint: update to version 1.8.51
2013-08-24 13:00:42 +02:00
Peter Simons
c359bac0a3
haskell-stylish-haskell: update to version 0.5.8.0
2013-08-24 13:00:42 +02:00
Peter Simons
0b46d3c76b
haskell-securemem: update to version 0.1.3
2013-08-24 13:00:42 +02:00
Peter Simons
a2a7e611a3
haskell-postgresql-simple: update to version 0.3.6.0
2013-08-24 13:00:42 +02:00
Peter Simons
fb720f8caa
haskell-monoid-extras: update to version 0.3.1.0
2013-08-24 13:00:42 +02:00
Peter Simons
2635ef463e
haskell-derive: update to version 2.5.12
2013-08-24 13:00:42 +02:00
Peter Simons
47c084a6a1
haskell-cryptocipher: update to version 0.5.2
2013-08-24 13:00:42 +02:00
Peter Simons
86a35f8b8d
haskell-crypto-cipher-types: update to version 0.0.4
2013-08-24 13:00:42 +02:00
Peter Simons
3c56bcd0ad
haskell-crypto-cipher-tests: update to version 0.0.4
2013-08-24 13:00:42 +02:00
Peter Simons
8216bc5bc4
haskell-contravariant: update to version 0.4.4
2013-08-24 13:00:41 +02:00
Peter Simons
ab006e69c4
haskell-tasty: add version 0.2
2013-08-24 13:00:41 +02:00
Peter Simons
b92c0c2896
haskell-SourceGraph: delete obsolete package
...
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
938a27d1bf
haskell-Graphalyze: delete obsolete package
...
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
27d77bfc18
haskell-syb: add version 0.4.1
2013-08-24 13:00:41 +02:00
Domen Kožar
cbfe6c0e8d
pypy: patch ncurses name correctly
2013-08-23 17:05:50 +02:00
Domen Kožar
50c0290f51
pypy: 2.0 -> 2.1
2013-08-23 12:45:46 +02:00
Domen Kožar
a327b68164
pypy: add setuphook for PYTHONPATH
2013-08-23 12:41:48 +02:00
Domen Kožar
7ef49ddee5
setuptools: add note why darwin tests are disabled
2013-08-23 12:41:19 +02:00
Rickard Nilsson
5b9227c5a8
libvirt: Update to 1.1.1
2013-08-23 11:21:08 +02:00
Evgeny Egorochkin
d4cb9d11a1
Merge pull request #856 from offlinehacker/pkgs.re2
...
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Jaka Hudoklin
f4b3007ef9
Add re2, an efficient, principled regular expression library
2013-08-22 10:08:07 +02:00