Commit graph

1159 commits

Author SHA1 Message Date
Rickard Nilsson 9c0459972f Revert "gnum4: Disable tests for ARM."
This reverts commit b63305721d.

gnum4 builds fine on Sheevaplug for me now. I consider my previous
failure a glitch, since I'm not sure how my stdenv looked at that
time. Sorry for the noise.
2012-10-25 10:03:53 +02:00
Peter Simons f54cc84aec haskell-hlint: update to version 1.8.33 2012-10-24 18:06:11 +02:00
Peter Simons 40c142201d haskell-hlint: update to version 1.8.32 2012-10-23 18:29:59 +02:00
Peter Simons a13346961f haskell-cabal2nix: update to version 1.40 2012-10-15 20:23:43 +02:00
Peter Simons b1701fc609 haskell-alex-meta: update to version 0.3.0.5 2012-10-15 11:52:34 +02:00
Peter Simons cbc3cb7bd8 haskell-BNFC-meta: update to version 0.4 2012-10-15 11:52:34 +02:00
Peter Simons e32db14a59 haskell-haddock: add version 2.13.1 2012-10-15 11:52:01 +02:00
Marco Maggesi 2221bf0593 Update camlp5 to 6.06. 2012-10-09 14:03:12 -04:00
Peter Simons e6f26c5142 haskell-happy-meta: update to version 0.2.0.5 2012-10-08 11:25:28 +02:00
Peter Simons fc470f1d5a haskell-alex-meta: update to version 0.3.0.4 2012-10-08 11:25:27 +02:00
Peter Simons 8029d18f7a haskell-BNFC-meta: update to version 0.3.0.5 2012-10-08 11:25:27 +02:00
Peter Simons 0a9568df7b haskell-tar: update to version 0.4.0.1 2012-10-08 10:47:32 +02:00
Shea Levy 29fd8d4eaa cmake: Bump 2012-10-08 03:12:42 -04:00
Cyril Roelandt 172abb4b26 Add a "smatch" package.
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2012-10-05 10:41:44 +02:00
Rickard Nilsson b63305721d gnum4: Disable tests for ARM.
I can't get the `diversions' to pass on SheevaPlug. It builds fine otherwise.
2012-10-02 08:49:33 +02:00
Peter Simons 878595c2a0 haskell-hslogger: update to version 1.2.1 2012-09-24 12:08:34 +02:00
Peter Simons df80a705af haskell-happy: add version 1.18.10 2012-09-24 12:08:29 +02:00
Peter Simons 2460be6f63 haskell-splot: add version 0.3.4 2012-09-18 11:58:12 +02:00
Peter Simons 3865d54f0f haskell-timeplot: add version 1.0.11 2012-09-18 11:58:12 +02:00
Arie Middelkoop 44dec2d5dd fixes the build of coccinelle. 2012-09-12 12:08:21 +02:00
Peter Simons 7596ce3dbb Remove myself as maintainer of these packages. 2012-09-11 18:22:31 +02:00
Arie Middelkoop 504e2ad128 updates coccinelle to 1.0-rc15 2012-09-11 15:02:37 +02:00
Peter Simons 18e9e6832b haddock: add version 2.11.0 and 2.12.0 2012-09-10 14:18:40 +02:00
Peter Simons 2ccd0238cb haskell-jailbreak-cabal: add version 1.0 2012-09-10 12:28:25 +02:00
Peter Simons 11111c7d01 haskell-cabal2nix: update to version 1.39 2012-09-10 12:28:25 +02:00
Lluís Batlle i Rossell 6cdb98a140 valgrind: update to 3.8.0 2012-09-04 15:50:47 +02:00
Peter Simons 702854cb5d haskell-Ebnf2ps: update to version 1.0.11 2012-08-31 09:10:18 +02:00
Peter Simons 410ba4ee20 haskell-SourceGraph: update to version 0.7.0.3 2012-08-30 13:02:00 +02:00
Shea Levy a94e8d2756 Add npm2nix as a nodePackage 2012-08-26 16:02:04 -04:00
Rob Vermaas 64a57c8f16 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-08-23 11:22:53 +02:00
Rob Vermaas 7b5d312720 Add pstack, a wrapper script for gdb. Used to be part of gdb. 2012-08-23 11:22:06 +02:00
Lluís Batlle i Rossell 518c90d361 cscope: update to 15.8a 2012-08-23 10:15:27 +02:00
Eelco Dolstra d7fc07705a Add latest patchelf prerelease 2012-08-21 15:57:41 -04:00
Eelco Dolstra dc2f0f6474 gdb: Update to 7.5 2012-08-21 14:27:00 -04:00
Peter Simons 7f8246c76e haskell-hlint: update to version 1.8.31 2012-08-20 10:34:56 +02:00
Peter Simons c0dafdf8d5 Merge pull request #94 from aszlig/boomerang
boomerang: New package from the fork.
2012-08-16 06:50:55 -07:00
Shea Levy 10aa2bd5c3 Update autobuild URL
Only tested building autobuild.src, succeeds now, failed before.

Fixes #99.
2012-08-15 05:58:25 -04:00
Rob Vermaas 61817876fc Revert "automake: Disabling tests on mips." Causes infinite recursion on all other platforms.
This reverts commit eadcd7dab6.
2012-08-15 10:13:02 +02:00
Lluís Batlle i Rossell eadcd7dab6 automake: Disabling tests on mips.
There is a test that fails on mips, and that breaks the nix build.
The text does not exist anymore in automake upstream git, so the next
version may not need this mips-specific disabling.
2012-08-15 09:56:13 +02:00
Eelco Dolstra 6020d52cbe strace: Update to 4.7 2012-08-10 18:54:10 -04:00
aszlig d10772ec8a boomerang: Fix prefix in dlopen().
We already have the correct library dir in our search path, so we don't need to
prepend lib/ again.
2012-08-10 15:02:19 +02:00
aszlig a6e266306f boomerang: Fix endless loop in createDirectory().
Fix is on GitHub, so changing the git URL to point to the commit ID of my fix.
2012-08-10 14:59:05 +02:00
aszlig 77b1a7ff42 boomerang: New package from the fork.
This adds the boomerang decompiler, which has been forked on github because of
some years of inactivity.
2012-08-09 19:05:16 +02:00
Peter Simons 705fbf2e8c bison: update to version 2.6.2 2012-08-04 13:00:44 +02:00
Arie Middelkoop 5bc99bc883 Adds Ocaml 4.00.0 (first attempt)
Bumps Findlib to 1.3.3 (required for ocaml 4.00)
2012-07-31 14:09:27 +02:00
Arie Middelkoop 2df1d646c8 frama-c: add version 20111001 2012-07-31 14:08:52 +02:00
Arie Middelkoop 7d70836580 ocamlgraph: update to 1.8.2
Also added the dependency on lablgtk, so that it builds the 'dgraph' module,
which is needed for packaging frama-c. This dependency can be made optional.
2012-07-31 14:08:48 +02:00
Shea Levy b0552eb9ca Add npm2nix 2012-07-25 18:11:57 -04:00
Peter Simons 72e07c2940 bison: add version 2.6 2012-07-22 18:54:50 +02:00
Peter Simons 03d98589e2 haskell-cabal2nix: update to version 1.38 2012-07-19 12:18:40 +02:00