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
Gergely Risko
e8a37d3d41
Add ncurses haskell library
2013-08-21 23:39:07 +02:00
Rob Vermaas
115e78216e
Update nodejs to 0.10.12
2013-08-21 21:45:28 +02:00
Peter Simons
b4750167e7
Merge pull request #847 from errge/master
...
Add modular-arithmetic haskell library
2013-08-21 01:28:41 -07:00
bbenoist
e13720c3c4
cmake: Fix CTest custom commands
...
This commit is related to:
- https://github.com/NixOS/nixpkgs/issues/762
- http://public.kitware.com/Bug/view.php?id=13887
And fixes a bug present in recent CMake versions.
The fix should be integrated in the next CMake release.
2013-08-21 10:24:53 +02:00
bbenoist
bef090400e
cmake: Update to 2.8.11.2
2013-08-21 10:24:53 +02:00
Shea Levy
7188cc39fa
Add karma nodePackage
...
Required updating to npm2nix 5.1.0 for peerDependency cycle management
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Shea Levy
9c9b7a427b
Update phantomjs
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Domen Kožar
f13d2f58d3
Merge pull request #804 from lovek323/googlecl
...
pythonPackages.googlecl: add expression
2013-08-20 14:33:58 -07:00