Ludovic Courtès
d22149a3b7
Use tcpdump mirror scheme.
...
svn path=/nixpkgs/trunk/; revision=12780
2008-09-01 13:00:24 +00:00
Marc Weber
8e7577363b
enabling php sockets openssl and curl support
...
svn path=/nixpkgs/trunk/; revision=12777
2008-08-31 06:36:56 +00:00
Ludovic Courtès
5229329d64
GNU libmicrohttpd 0.3.1.
...
svn path=/nixpkgs/trunk/; revision=12772
2008-08-29 21:54:26 +00:00
Pjotr Prins
73d2e4f49d
- Some Ruby interpreter bumped version
...
- Kernel headers 2.6.18 added (XEN virtual images)
- unifdef package added for kernel headers 2.6.18
- Python Zope and 4suite added
- Trying bioconductor packages with R-lang (still failing)
- Bumped gmp version
- Added rq cluster runner - still requires extra gems (installs, but does not run)
svn path=/nixpkgs/trunk/; revision=12766
2008-08-29 13:53:28 +00:00
Eelco Dolstra
a0e87d6123
* Added ATerm 2.7. It doesn't work though (make check fails on x86_64).
...
svn path=/nixpkgs/trunk/; revision=12764
2008-08-29 11:48:44 +00:00
Eelco Dolstra
6c2cbbbe87
* Updated Audacious and its dependencies.
...
svn path=/nixpkgs/trunk/; revision=12763
2008-08-29 11:31:16 +00:00
Peter Simons
9be673de5e
Added maybench, an automated benchmarking tool. The tool depends on benchpress,
...
a Haskell library for timed command execution.
For starters, the expression lives in development/libraries/haskell/maybench.
It doesn't really belong there because, though, because, technically, it's an
executable, not a library. If someone has a better idea, please feel free to
move it.
svn path=/nixpkgs/trunk/; revision=12761
2008-08-29 09:05:49 +00:00
Eelco Dolstra
b35469a42e
* Nitpick.
...
svn path=/nixpkgs/trunk/; revision=12747
2008-08-27 15:21:10 +00:00
Sander van der Burg
1a15927158
Changed GWT widgets mirror to heanet
...
svn path=/nixpkgs/trunk/; revision=12731
2008-08-26 22:12:03 +00:00
Peter Simons
f6374fbc5b
Add recent versions of the Haskell libraries HTTP, HaXml, haxr, and haxr-th. Unfortunately, the latter library doesn't build successfully because of the following error:
...
Setup: ../LICENSE: copyFile: does not exist (No such file or directory)
I'm not sure where this comes from. Also, it seems that passing haxr-th the
library haxr as a build input doesn't suffice; it also needs to be passed the
libraries that haxr depends on to configure successfully. Something isn't
right. Andreas, do you know how to fix this?
svn path=/nixpkgs/trunk/; revision=12722
2008-08-26 12:50:03 +00:00
Ludovic Courtès
74d72ee6bf
Cscope: Fix erroneous substitution that caused Cscope to depend on all
...
of stdenv.
svn path=/nixpkgs/trunk/; revision=12714
2008-08-25 19:34:14 +00:00
Ludovic Courtès
956a4e1ed2
Add Cscope, a C code browser.
...
svn path=/nixpkgs/trunk/; revision=12711
2008-08-25 15:34:14 +00:00
Eelco Dolstra
e33f6df6fa
* Test whether "libcursesw" actually exists before symlinking to it.
...
(Does it ever exist?)
svn path=/nixpkgs/trunk/; revision=12710
2008-08-25 15:29:04 +00:00
Peter Simons
0ee3317bc5
boost: added version 1.36.0
...
Also added support for expat library (used by the graph library). This package
should probably be built on the compile farm because it takes quite a while to
complete, even on a fast machine. Having pre-built binaries would be very nice.
svn path=/nixpkgs/trunk/; revision=12702
2008-08-25 10:00:46 +00:00
Ludovic Courtès
3328fd9d3d
Add Sparse, a static analysis tool for C.
...
svn path=/nixpkgs/trunk/; revision=12696
2008-08-22 18:33:52 +00:00
Marc Weber
fa321143d1
bleeding edge repos: only use local tar.gz files when enabled by custom config
...
svn path=/nixpkgs/trunk/; revision=12681
2008-08-21 11:07:52 +00:00
Marc Weber
c4270fb9b8
moved hasktags to ghc68executables, updated url to new location
...
svn path=/nixpkgs/trunk/; revision=12680
2008-08-21 11:07:44 +00:00
Eelco Dolstra
1acf5fa9f0
* Make Valgrind's default suppressions useful for Nix-compiled
...
programs (e.g. a rule should match any libc.so, not just
/lib/libc.so).
svn path=/nixpkgs/trunk/; revision=12661
2008-08-19 13:03:08 +00:00
Marc Weber
57d4d2d830
redland libxml2 missing fix
...
svn path=/nixpkgs/trunk/; revision=12659
2008-08-19 12:36:13 +00:00
Marc Weber
9075ea2218
moved nix-repository-manager to add additional feature automatically updating given bleeding-edge-fetch-infos.nix
...
svn path=/nixpkgs/trunk/; revision=12658
2008-08-19 12:36:00 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Michael Raskin
65ce0411d8
Make all-packages.nix instantiatable again (problem was with *Base packages that were only supposed as .meta.function carriers, so some critical arguments were omitted)
...
svn path=/nixpkgs/trunk/; revision=12628
2008-08-14 22:18:44 +00:00
Pjotr Prins
48d8e0779c
Fixed Ruby download path, new version 1.8.7-p72
...
svn path=/nixpkgs/trunk/; revision=12618
2008-08-14 11:47:51 +00:00
Ludovic Courtès
25e77977b9
PyOpenGL: Propagate build inputs that need it.
...
svn path=/nixpkgs/trunk/; revision=12609
2008-08-13 09:10:11 +00:00
Eelco Dolstra
7493ae8010
* Added convertlit, a tool for converting Microsoft Reader ebooks,
...
plus its dependency libtommath.
svn path=/nixpkgs/trunk/; revision=12606
2008-08-12 19:57:35 +00:00
Ludovic Courtès
cf56d20b0d
Remove duplicate expression for PIL (Python Imaging Library).
...
svn path=/nixpkgs/trunk/; revision=12599
2008-08-12 15:42:21 +00:00
Ludovic Courtès
61c0f30155
Add PyOpenGL.
...
svn path=/nixpkgs/trunk/; revision=12598
2008-08-12 15:40:01 +00:00
Ludovic Courtès
9c161c21e7
Add PIL, the Python Imaging Library.
...
svn path=/nixpkgs/trunk/; revision=12597
2008-08-12 15:10:53 +00:00
Michael Raskin
abe260b6c5
Now CLisp builds with full CLX (XShape included)
...
svn path=/nixpkgs/trunk/; revision=12559
2008-08-08 22:37:37 +00:00
Pjotr Prins
07595b0397
Introduced biolib package
...
svn path=/nixpkgs/trunk/; revision=12535
2008-08-07 15:01:21 +00:00
Pjotr Prins
f222b38f00
Added rightly named package gfortran and updated gcc version for compiling gfortran
...
r-lang debends on gfortran
svn path=/nixpkgs/trunk/; revision=12529
2008-08-07 08:33:03 +00:00
Marc Weber
468c075ecc
added storable vector
...
svn path=/nixpkgs/trunk/; revision=12527
2008-08-06 21:21:54 +00:00
Marc Weber
9e55727832
Added:
...
* dmenu
* gftp
* micropolis
* byacc as a build-time dependency for micropolis
contributed by baldo <baldo@quimby.lan>
svn path=/nixpkgs/trunk/; revision=12526
2008-08-06 20:39:01 +00:00
Marc Weber
ec717200c8
ghc68extralibraries: tidied up, no longer many small files, nicer indentation (at least same level now)
...
svn path=/nixpkgs/trunk/; revision=12517
2008-08-06 16:56:05 +00:00
Marc Weber
7608d6f063
update ghc stuff (hsp is now supported as well except hsp-xml)
...
svn path=/nixpkgs/trunk/; revision=12509
2008-08-06 11:41:17 +00:00
Eelco Dolstra
0846ca2e5b
* Don't fixup "#! /bin/sh" in Autoconf/Automake/Libtool, otherwise they
...
will use the "fixed" path in generated files.
svn path=/nixpkgs/trunk/; revision=12485
2008-08-04 14:37:51 +00:00
Pjotr Prins
bc6b7a3213
Updated Ruby package to support shared libs and pthreads
...
svn path=/nixpkgs/trunk/; revision=12466
2008-08-02 22:25:54 +00:00
Andres Löh
e53cbfbeae
* added Haskell editline library
...
svn path=/nixpkgs/trunk/; revision=12455
2008-07-31 12:38:09 +00:00
Andres Löh
25fa56e74f
* updated the ghc HEAD snapshot
...
svn path=/nixpkgs/trunk/; revision=12454
2008-07-31 12:36:47 +00:00
Ludovic Courtès
2a5a982ad1
Add Crypto++, a C++ cryptography library.
...
svn path=/nixpkgs/trunk/; revision=12444
2008-07-29 14:26:03 +00:00
Ludovic Courtès
e79ae4bec4
Autobuild: Wrap `abbuild-sourceforge'.
...
svn path=/nixpkgs/trunk/; revision=12443
2008-07-28 22:54:31 +00:00
Ludovic Courtès
95fb46a440
Add Simon Josefsson's Autobuild tool.
...
svn path=/nixpkgs/trunk/; revision=12442
2008-07-28 21:29:17 +00:00
Eelco Dolstra
8f309bc83e
* Add a meta attribute.
...
svn path=/nixpkgs/trunk/; revision=12415
2008-07-24 13:02:22 +00:00
Andres Löh
a52d7b00f3
* missing file from last commit
...
svn path=/nixpkgs/trunk/; revision=12393
2008-07-22 13:02:11 +00:00
Andres Löh
cf7b225cf4
* changed from haddock-2.0.0.0 to haddock-2.1.0
...
(both only work with ghc-6.8.2, not ghc-6.8.3)
* added haddock-0.9 as a version that compiles with
nearly all ghc's we have
* added haddock-0.9-boot the works with ghc-6.4.2-boot
* the haddock-0.9-boot is now used to generate library
documentation while building ghc-6.8.3
svn path=/nixpkgs/trunk/; revision=12392
2008-07-22 13:01:30 +00:00
Andres Löh
dd4a4a1dc4
* Added ghc-6.8.3 as the new default version of ghc.
...
* Added a ghc HEAD snapshot (ghc-6.9.x).
svn path=/nixpkgs/trunk/; revision=12391
2008-07-21 14:43:33 +00:00
Peter Simons
a16eebd0a6
Cosmetic, no functional change intended.
...
This patch moves curly braces to the end of the line, i.e.
foo = {
...
};
instead of the previously used style:
foo =
{
...
};
I commit this change hoping that my contributions to this project now conform
to the rules described in maintainers/docs/coding-conventions.txt so that the
self-appointed indention sheriff of the NixOS community can finally get off my
back and rest assured knowing that all i's are dotted and all t's are crossed.
svn path=/nixpkgs/trunk/; revision=12386
2008-07-18 20:11:25 +00:00
Peter Simons
057bd7c1c2
maude: build of unstable beta version because it has less bugs in full-maude
...
svn path=/nixpkgs/trunk/; revision=12385
2008-07-18 20:11:12 +00:00
Peter Simons
b64e42ce35
added maude beta version
...
svn path=/nixpkgs/trunk/; revision=12384
2008-07-18 20:11:02 +00:00
Ludovic Courtès
de9bbc1aa5
Libspectre 0.2.0, a PostScript rendering library.
...
svn path=/nixpkgs/trunk/; revision=12375
2008-07-17 19:43:11 +00:00