Commit graph

645 commits

Author SHA1 Message Date
Shea Levy b3ec511a1a sysbench: Fix URL 2013-02-06 15:38:44 -05:00
Eelco Dolstra d8f37cdf9a gdb: Update to 7.5.1 2013-01-28 15:47:22 +01:00
Peter Simons 3395d065ee haskell-cpphs: update to version 1.16 2013-01-25 14:52:04 +01:00
Peter Simons fdf4dddac1 automake: add version 1.13.1 2013-01-04 20:51:45 +01:00
Lluís Batlle i Rossell 499e686ca5 distcc: Fixing indentation
Noticed by niksnut.
2012-12-26 23:32:23 +01:00
Lluís Batlle i Rossell 67c73aafe8 Fixing distccMasquerade to have gas too 2012-12-26 21:54:09 +00:00
Lluís Batlle i Rossell d779fc2da9 distccMasquerade: some fixes 2012-12-26 21:54:07 +00:00
Lluís Batlle i Rossell ea5f15813c distcc: Adding a derivation that prepares a masquerade for distccd 2012-12-26 21:54:06 +00:00
Lluís Batlle i Rossell 3e57886620 Adding wrappers for distcc, similar to those of ccache. 2012-12-26 21:53:57 +00:00
Lluís Batlle i Rossell d476a7eac0 distcc: making it build 2012-12-22 17:13:47 +01:00
Michael Raskin d3e5b8feee Fix dummy pseudo-updates being found for some packages 2012-12-08 13:05:43 +04:00
Peter Simons 158388b521 haskell-cpphs: update to version 1.15 2012-12-03 16:12:12 +01:00
Eelco Dolstra 72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Eelco Dolstra 5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Florian Friesdorf fc57b8940b intltool: fix license attribute name 2012-11-26 16:11:32 +01:00
Michael Raskin 7333c01dba Update Compiz 2012-11-25 23:58:04 +04:00
Rob Vermaas d72ee9c961 Added sysbench 0.4.12 2012-10-26 14:45:16 +02:00
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
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
Arie Middelkoop 44dec2d5dd fixes the build of coccinelle. 2012-09-12 12:08:21 +02:00
Arie Middelkoop 504e2ad128 updates coccinelle to 1.0-rc15 2012-09-11 15:02:37 +02: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
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
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
Peter Simons ed7a149f7d haskell-cpphs: update to version 1.14 2012-07-14 11:14:40 +02:00
Peter Simons 719852784a automake-1.11.x: create symlinks for un-versioned directory names
The latest Automake version installs the 'aclocal' and 'automake' directories
with a '-1.11' version suffix. Our setup hook is not prepared to handle that,
so we add those symlinks as a quick fix. A better solution would be to extend
the setup hook for Automake to recognize those kind of version suffixes.
2012-07-10 22:26:27 +02:00
Peter Simons 5c6185d925 automake-1.12.x.nix: disable 't/aclocal7.sh' regression test to avoid failures on Hydra
The test succeeds on my machine, but not when built on Hydra. It would
be great if some Automake guru could examine what exactly is going on.
2012-07-10 17:38:43 +02:00
Peter Simons bb6c1e9878 automake-1.12.x: update to version 1.12.2 2012-07-10 16:15:30 +02:00
Peter Simons 9ca3cc08f6 automake-1.11.x: update to version 1.11.6 2012-07-10 16:15:30 +02:00
Ludovic Courtès 74c0e77271 automake 1.11: fix test case with Autoconf 2.69 2012-07-07 13:56:19 +02:00
Ludovic Courtès 25adbc91bb automake: add version 1.12.1 2012-07-07 11:27:29 +02:00
Ludovic Courtès c04a322018 autoconf: update to 2.69 2012-07-07 11:27:29 +02:00
Ludovic Courtès 240d2e9cfa automake: remove versions 1.7 and 1.9 2012-07-07 11:27:29 +02:00
Ludovic Courtès 18a9c46a46 GNU M4: Disable tests on Solaris. 2012-06-28 15:50:03 +02:00
Lluís Batlle i Rossell db395d9eb3 cgdb: Packaging cgdb 0.6.6 2012-06-27 20:29:56 +02:00
Lluís Batlle i Rossell 4c06f5fcda gdb: Removing the unused fetchgit from the parameters. 2012-06-27 20:21:44 +02:00
Eelco Dolstra b0359cdf11 gdb: Drop outdated "bleeding edge" version
Also note that Nixpkgs shoould ship "bleeding edge" versions unless
there is some compelling reason.
2012-06-21 09:28:17 -04:00
Lluís Batlle i Rossell e2ec2e27e2 Updating gdb to 7.4.1 2012-06-21 09:40:51 +02:00
Yury G. Kudryashov c6d9ead047 Add vanilla pkg-config
Some packages (e.g., telepathy) rely on the upstream way to handle
Requires.private in pkg-config.

svn path=/nixpkgs/trunk/; revision=34492
2012-06-13 07:09:10 +00:00
Ludovic Courtès 472a9d6e3d GNU M4: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=34277
2012-05-29 16:37:28 +00:00
Rickard Nilsson c7ab74bacc lsof 4.86.
svn path=/nixpkgs/trunk/; revision=34106
2012-05-15 14:09:15 +00:00
Michael Raskin 969c89aa2f Update xxdiff
svn path=/nixpkgs/trunk/; revision=33818
2012-04-17 17:12:56 +00:00