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
Ludovic Courtès
8d32e65de6
Poppler 0.8.4.
...
svn path=/nixpkgs/trunk/; revision=12372
2008-07-17 15:02:57 +00:00
Michael Raskin
ecefcac4d7
Added PLT Scheme
...
svn path=/nixpkgs/trunk/; revision=12370
2008-07-17 09:57:47 +00:00
Peter Simons
8d7fe32a0e
maude, tecla, buddy: new packages
...
Maude is a high-level specification language. Buddy and libtecla are required
to build Maude.
svn path=/nixpkgs/trunk/; revision=12358
2008-07-15 09:58:30 +00:00
Peter Simons
db8241e430
gmp: added flag to enable building the cxx library (enabled by default)
...
svn path=/nixpkgs/trunk/; revision=12357
2008-07-15 09:58:11 +00:00
Ludovic Courtès
57030a28aa
Add Splint, a static code analyzer for C.
...
svn path=/nixpkgs/trunk/; revision=12343
2008-07-11 09:13:34 +00:00
Nicolas Pierron
bb72d90805
Add "ddd": Graphical front-end for command-line debuggers.
...
svn path=/nixpkgs/trunk/; revision=12336
2008-07-10 16:56:51 +00:00
Wouter den Breejen
33efc97c20
Put patches in svn please.
...
svn path=/nixpkgs/trunk/; revision=12318
2008-07-08 05:52:09 +00:00
Wouter den Breejen
e9df8084c2
Put patches in svn please.
...
svn path=/nixpkgs/trunk/; revision=12317
2008-07-08 05:51:59 +00:00
Peter Simons
5f8571613d
glibcUnstable: added low-priority expression for the latest glibc 2.8 snapshot
...
svn path=/nixpkgs/trunk/; revision=12315
2008-07-07 23:11:53 +00:00
Ludovic Courtès
4793092374
GNU Make: Make `nix-log2xml' support optional.
...
One question remains: how to make the option available to the user.
`getConfig' is nice but useless as long as `useFromStdenv' prevails.
svn path=/nixpkgs/trunk/; revision=12311
2008-07-07 22:02:36 +00:00
Wouter den Breejen
df8ae9639a
More mirrors / updates . . .
...
svn path=/nixpkgs/trunk/; revision=12308
2008-07-07 17:10:21 +00:00
Peter Simons
cff0831471
tk: update to 8.4.18
...
svn path=/nixpkgs/trunk/; revision=12295
2008-07-07 11:46:01 +00:00
Eelco Dolstra
c8f3bf4e24
* Export a symbol that OpenOffice needs.
...
svn path=/nixpkgs/trunk/; revision=12254
2008-07-04 05:53:41 +00:00
Eelco Dolstra
d051b20a39
* Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango
...
support.
* New function makeFontsConf to generate a fontconfig configuration
file. Moved from NixOS.
* dot2pdf: use makeFontsConf to generate a fonts.conf containing just
the Ghostscript fonts (see NIXPKGS-29).
* dot2pdf: generate PDF directly, don't go through PS. Note that this
and using fontconfig changes the interpretation of "fontname"
attributes in dot graphs.
svn path=/nixpkgs/trunk/; revision=12251
2008-07-03 14:27:19 +00:00
Ludovic Courtès
b71ae8ce6b
GNU Automake 1.10.1, with test suite.
...
svn path=/nixpkgs/trunk/; revision=12241
2008-07-02 15:27:07 +00:00
Ludovic Courtès
7a1735a705
Add GNU M4 1.4.11, with test suite and all.
...
Can't replace 1.4.9 right now since it's part of stdenv.
svn path=/nixpkgs/trunk/; revision=12238
2008-07-01 19:50:34 +00:00
Ludovic Courtès
a81701cd79
Add GNU lightning, a run-time code generation library.
...
svn path=/nixpkgs/trunk/; revision=12237
2008-07-01 14:47:49 +00:00
Ludovic Courtès
117865a28f
Switch to GNU Autoconf 2.62.
...
svn path=/nixpkgs/trunk/; revision=12230
2008-07-01 08:31:48 +00:00
Ludovic Courtès
21e500ac88
GNU Autoconf 2.62 improvements.
...
svn path=/nixpkgs/trunk/; revision=12228
2008-07-01 08:07:22 +00:00
Ludovic Courtès
cd35fa3b50
GnuTLS 2.4.1.
...
svn path=/nixpkgs/trunk/; revision=12227
2008-07-01 07:29:18 +00:00
Michael Raskin
66b3c35d9c
Added WebKit; made it install webkit-program-GtkLauncher (originally it is just GtkLauncher) - minimalistic http/file-only browser which passes Acid3
...
svn path=/nixpkgs/trunk/; revision=12210
2008-06-29 07:02:11 +00:00
Ludovic Courtès
add294e64b
GnuTLS: Disable tests that don't work in a chroot.
...
svn path=/nixpkgs/trunk/; revision=12209
2008-06-28 18:17:47 +00:00
Peter Simons
6c58c97f3a
boost: updated to 1.35.0 and added selectVersion dispatcher
...
svn path=/nixpkgs/trunk/; revision=12207
2008-06-28 15:22:23 +00:00
Eelco Dolstra
48ac8018ca
Improved support for building 32-bit binaries on x86_64-linux.
...
* glibc_multi: a wrapper that combines the 32-bit and 64-bit Glibcs.
This is necessary so that 64-bit GCC can find gnu/stubs-32.h and the
32-bit Glibc libraries.
To build glibc_multi on x86_64-linux, you still need either the
i686-linux Glibc derivation from a channel, or to have configured
Nix with support for forwarding the build to a i686-linux machine.
In the future this may become unnecessary by providing a prebuilt
binary of 32-bit Glibc somewhere (like the binaries used in the
stdenvLinux bootstrap).
* With glibc_multi, it becomes possible to build gcc with multilib
support (i.e. it builds 32-bit and 64-bit versions of libgcc,
libstdc++, etc.).
svn path=/nixpkgs/trunk/; revision=12203
2008-06-27 18:26:19 +00:00
Ludovic Courtès
f960020e95
GnuTLS 2.4.0 (new stable series).
...
svn path=/nixpkgs/trunk/; revision=12202
2008-06-27 18:18:38 +00:00
Eelco Dolstra
aaccd6f6e2
* Fix building the Fortran compiler.
...
svn path=/nixpkgs/trunk/; revision=12201
2008-06-27 14:43:25 +00:00
Eelco Dolstra
34f583224d
* GCC 4.3.1. (g++ doesn't work yet though.)
...
svn path=/nixpkgs/trunk/; revision=12194
2008-06-26 10:20:33 +00:00
Eelco Dolstra
677be83122
* Fixes for a52dec and mpeg2dec to make vlc build on x86_64-linux.
...
* Fixes to make par2cmdline and exult build on gcc 4.x, since gcc
3.4.x doesn't seem to work on x86_64-linux (NIXPKGS-91).
* Disabled pidgin on x86_64-linux because it needs a dynamic libperl
which we don't have right now.
* Disabled wine on x86_64-linux because we still lack -m32 support.
svn path=/nixpkgs/trunk/; revision=12187
2008-06-25 15:01:04 +00:00
Eelco Dolstra
de4901c4fe
* lsof 4.80.
...
svn path=/nixpkgs/trunk/; revision=12186
2008-06-25 13:08:09 +00:00
Peter Simons
4842708ca1
scons: install library files in python's site-package directory
...
svn path=/nixpkgs/trunk/; revision=12179
2008-06-23 22:24:12 +00:00
Eelco Dolstra
9663d4c76a
* Added Subversion 1.5.0. Some features probably don't work yet
...
(building the Apache modules, building various language bindings).
* Neon 0.28.2. Also kept Neon 0.26.x because Subversion 1.4.x needs
it.
svn path=/nixpkgs/trunk/; revision=12162
2008-06-19 15:29:25 +00:00
Michael Raskin
8b90ef4690
Python must be propagatedBuildInputs now that they are using env
...
svn path=/nixpkgs/trunk/; revision=12158
2008-06-19 07:24:43 +00:00
Peter Simons
bc4f5932ad
scons: updated to version 0.95.5 and added selectVersion dispatcher
...
Scons is not only a tool, it's also a python library. However, the
modules are installed in ~/.nix-profile/lib/scons-${version} -- not in
python's "site-packages" directory -- so python won't find the library
without further help. Maybe there should be a symlink in nix-profile? I
guess there should, but I didn't know how to write that into the
expression.
svn path=/nixpkgs/trunk/; revision=12157
2008-06-18 22:48:54 +00:00
Peter Simons
48864eb8a2
adns: added convenience default values for 'version'
...
svn path=/nixpkgs/trunk/; revision=12156
2008-06-18 22:48:43 +00:00
Peter Simons
fee96dabb7
Added a nix expression for GNU ADNS. The version-specific files merely
...
forward the appropriate hash value to the generic driver found in
default.nix.
svn path=/nixpkgs/trunk/; revision=12153
2008-06-18 21:29:42 +00:00
Armijn Hemel
7ab5540a4a
add gssdp and gupnp, some Universal Plug and Play thingies
...
svn path=/nixpkgs/trunk/; revision=12149
2008-06-18 19:03:58 +00:00
Eelco Dolstra
d2ca06b623
* Sqlite 3.5.8.
...
svn path=/nixpkgs/trunk/; revision=12135
2008-06-17 09:39:38 +00:00
Michael Raskin
65b252a0df
Patched Guile to load srfi .so files correctly from its own directory.
...
svn path=/nixpkgs/trunk/; revision=12120
2008-06-16 14:27:26 +00:00
Michael Raskin
71e1e1fe6e
Added autoconf 2.62
...
svn path=/nixpkgs/trunk/; revision=12117
2008-06-16 12:58:43 +00:00
Eelco Dolstra
faba06ce54
* firefox-wrapper: plugins no longer have to declare additional
...
LD_LIBRARY_PATH elements, since they can use patchelf --rpath if
necessary.
* Flashplayer / JRE: do just that.
* JRE: libstdcpp5 no longer seems to be necessary for the plugin.
svn path=/nixpkgs/trunk/; revision=12094
2008-06-14 21:42:07 +00:00
Eelco Dolstra
80b2254cbb
* SDL 1.2.13.
...
svn path=/nixpkgs/trunk/; revision=12092
2008-06-14 20:46:34 +00:00
Eelco Dolstra
61de7ef033
* Doh.
...
svn path=/nixpkgs/trunk/; revision=12075
2008-06-13 11:59:22 +00:00
Eelco Dolstra
fc5eebdf8b
* Merged the stdenv branch
...
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
-r10966:12061).
svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Eelco Dolstra
4192f35202
* unixODBCDrivers needs sqlite.
...
svn path=/nixpkgs/trunk/; revision=12072
2008-06-13 09:44:43 +00:00
Eelco Dolstra
5a66790cce
* Valgrind 3.3.1.
...
svn path=/nixpkgs/trunk/; revision=12071
2008-06-13 09:27:02 +00:00
Michael Raskin
0784550c35
Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
...
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00
Marc Weber
638f4bf121
unixODBC sqlite support
...
svn path=/nixpkgs/trunk/; revision=12059
2008-06-12 15:54:57 +00:00
Eelco Dolstra
cd60dc0ede
* Various updates.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12051
2008-06-12 09:49:40 +00:00
Marc Weber
9dd45a58cf
added unixODBCDrivers expression containing unixODBC Postgres connector driver
...
integrating prior pkgs/development/libraries/mysql-connector-odbc/default.nix driver
Also provides ini strings for assembling /etc/odbcinst.ini
svn path=/nixpkgs/trunk/; revision=12044
2008-06-11 23:03:30 +00:00
Michael Raskin
d139e5244c
Added Monotone-Viz, viewer for monotone histories.
...
svn path=/nixpkgs/trunk/; revision=12034
2008-06-11 06:12:18 +00:00
Nicolas Pierron
18099d1ad5
Fix the url of libcaca.
...
svn path=/nixpkgs/trunk/; revision=12033
2008-06-10 18:15:10 +00:00
Marc Weber
620138ad0c
removed libixp-0.3 (wmiimenu does also build with 0.4)
...
wmii updated
svn path=/nixpkgs/trunk/; revision=12011
2008-06-08 21:41:07 +00:00
Marc Weber
60a651413a
added freestyle (non photorealistic renderer) and dependencies libQGLViewer, lib3ds
...
svn path=/nixpkgs/trunk/; revision=12009
2008-06-08 03:56:32 +00:00
Ludovic Courtès
ff704a0102
Add Sysprof, a system-wide profiler for Linux.
...
svn path=/nixpkgs/trunk/; revision=12008
2008-06-07 14:02:17 +00:00
Pjotr Prins
289da88ccc
Moved NCBI-tools to applications
...
svn path=/nixpkgs/trunk/; revision=12004
2008-06-07 06:34:02 +00:00
Pjotr Prins
d78d018ad8
Added ncbi-tools
...
svn path=/nixpkgs/trunk/; revision=12003
2008-06-06 19:42:00 +00:00
Eelco Dolstra
bb2a310c5c
* Cleaned up the PHP expression. Added support for GD. Also
...
turned on PostgreSQL support by default (maybe I shouldn't,
since it makes PHP rather dependency-heavy...).
svn path=/nixpkgs/trunk/; revision=12002
2008-06-06 13:03:55 +00:00
Ludovic Courtès
32588e53ef
Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.
...
svn path=/nixpkgs/trunk/; revision=12000
2008-06-06 12:26:01 +00:00
Ludovic Courtès
e24afc19ad
Add OProfile, a system-wide profiler for Linux.
...
svn path=/nixpkgs/trunk/; revision=11984
2008-06-04 21:23:30 +00:00
Andres Löh
d025d67118
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11980
2008-06-04 14:03:20 +00:00
Eelco Dolstra
5d6247cb96
* Use 0.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11977
2008-06-04 11:27:35 +00:00
Andres Löh
ec984a1208
Added a ghc-6.8.3 snapshot (with version number 6.8.2.20080602).
...
svn path=/nixpkgs/trunk/; revision=11969
2008-06-04 09:42:25 +00:00
Andres Löh
dbddb786cc
Remove a patch that is no longer used and needed.
...
svn path=/nixpkgs/trunk/; revision=11968
2008-06-04 09:40:17 +00:00
Ludovic Courtès
c28744816a
Valgrind: Fix `callgrind_annotate'.
...
svn path=/nixpkgs/trunk/; revision=11962
2008-06-03 21:25:58 +00:00
Ludovic Courtès
ec86f5b6b4
Valgrind: Fix dependencies.
...
svn path=/nixpkgs/trunk/; revision=11961
2008-06-03 20:56:12 +00:00
Eelco Dolstra
c6e98aeba3
* Doh!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11959
2008-06-03 14:36:15 +00:00
Eelco Dolstra
5fadd928bc
* Use a fixed patchelf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11958
2008-06-03 14:29:14 +00:00
Michael Raskin
b98a144355
Added a generator for CPAN expressions. Expressions often require manual editing, but still something..
...
svn path=/nixpkgs/trunk/; revision=11947
2008-06-02 08:21:38 +00:00
Nicolas Pierron
9768f41783
Add PyX: Python graphics package.
...
svn path=/nixpkgs/trunk/; revision=11945
2008-06-01 16:06:18 +00:00
Marc Weber
026d26ec9f
Updated hash of hasktags
...
svn path=/nixpkgs/trunk/; revision=11939
2008-05-30 19:16:22 +00:00
Eelco Dolstra
0901882c1e
* Use the latest patchelf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11931
2008-05-29 14:19:34 +00:00
Eelco Dolstra
25245042c2
* Turn on ld's --enable-new-dtags option by default to get RUNPATHs
...
instead of RPATHs. Borrowed from Gentoo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11930
2008-05-29 14:16:35 +00:00
Ludovic Courtès
ecc5f11e65
Add Stalin, an efficient Scheme compiler.
...
svn path=/nixpkgs/trunk/; revision=11927
2008-05-29 12:10:10 +00:00
Michael Raskin
99c9108757
OpenSSL support for Python
...
svn path=/nixpkgs/trunk/; revision=11894
2008-05-26 12:27:17 +00:00
Michael Raskin
9d3b0a2cb7
Added bazaar tools (not installed globally, just copied to share, you have to symlink them to your ~/.bazaar/plugins). Also readline support for python.
...
svn path=/nixpkgs/trunk/; revision=11893
2008-05-26 11:39:08 +00:00
Michael Raskin
642ff45e22
Added codeville - a distributed revision control system with special efforts spent on merging. Heh, efforts into RCS availability seem to have side effects on Python side, too..
...
svn path=/nixpkgs/trunk/; revision=11891
2008-05-26 07:47:07 +00:00
Eelco Dolstra
e1410edbc9
* GCC 4.2.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11890
2008-05-26 07:36:32 +00:00
Michael Raskin
82177d1bc2
Added xxdiff
...
svn path=/nixpkgs/trunk/; revision=11888
2008-05-25 20:43:56 +00:00
Marc Weber
bd0df285fa
x264 codec lib added
...
svn path=/nixpkgs/trunk/; revision=11876
2008-05-22 00:18:45 +00:00
Ludovic Courtès
1fffc63a27
GnuTLS 2.2.5 (security fix).
...
svn path=/nixpkgs/trunk/; revision=11872
2008-05-21 13:17:14 +00:00
Marc Weber
32bf11a247
updated hasktags (now uses file extension to distingiush between (non) and literate files
...
svn path=/nixpkgs/trunk/; revision=11862
2008-05-20 18:25:06 +00:00
Eelco Dolstra
eca684a44b
* Gnome 2.22.1.
...
* Moved some of the Gnome package Nix expressions into
pkgs/desktops/gnome/default.nix - no need to have them in separate
files. This way the code is much shorter. Still to be done for all
the other Gnome packages.
* Glib 2.16.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00
Eelco Dolstra
79ed6fcf36
* Obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11847
2008-05-19 13:41:40 +00:00
Eelco Dolstra
011179a980
* Updated attr and acl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11846
2008-05-19 13:39:28 +00:00
Ludovic Courtès
e1aea4d59b
GnuTLS: ``downgrade'' to 2.2.4 since 2.2.x is the current stable branch anyway.
...
svn path=/nixpkgs/trunk/; revision=11845
2008-05-19 13:11:05 +00:00
Marc Weber
c59433ffda
updated ghc stuff (added WashNGo, readded support for using local package db)
...
svn path=/nixpkgs/trunk/; revision=11819
2008-05-13 08:40:57 +00:00
Marc Weber
1f15a6abfd
updated cmake to 2.6.0 (Pierre on #cmake told me it's almost compatible with 2.4) so I don't expect any trouble
...
svn path=/nixpkgs/trunk/; revision=11814
2008-05-11 14:52:09 +00:00
Armijn Hemel
7ab6fe7900
add libmicrohttpd
...
svn path=/nixpkgs/trunk/; revision=11813
2008-05-11 11:46:48 +00:00
Tobias Hammerschmidt
2741145987
updatet qt4 to 4.4.0 and cleaned up the nix expression a little bit, breaks a lot of stuff depending on qt4 I suppose ;-)
...
svn path=/nixpkgs/trunk/; revision=11809
2008-05-10 09:09:56 +00:00
Eelco Dolstra
7736d51d6d
* Minor type error.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11806
2008-05-09 16:30:08 +00:00
Eelco Dolstra
537dc07161
* libpng 1.2.29.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11805
2008-05-09 16:12:46 +00:00
Ludovic Courtès
7cc1d84272
GNU Guile 1.8.5.
...
svn path=/nixpkgs/trunk/; revision=11798
2008-05-09 12:12:26 +00:00
Tobias Hammerschmidt
326a234888
version update
...
svn path=/nixpkgs/trunk/; revision=11774
2008-05-07 18:37:55 +00:00
Pjotr Prins
4609c9dae9
Support for R-language (statistical)
...
svn path=/nixpkgs/trunk/; revision=11769
2008-05-07 11:24:28 +00:00
Michael Raskin
e9b3f798ba
Added Ikarus Scheme
...
svn path=/nixpkgs/trunk/; revision=11755
2008-05-06 07:01:50 +00:00
Michael Raskin
26bdb2a619
Added option for SQLite support to Python2.5
...
svn path=/nixpkgs/trunk/; revision=11754
2008-05-06 07:01:34 +00:00
Marc Weber
e17c96c881
Support for profiling (all libraries) enabled by custom config
...
moved flapjax to ghcExecutables
added haskelldb mysql
added ghc darcs build (left in comments)
svn path=/nixpkgs/trunk/; revision=11742
2008-04-28 22:27:03 +00:00
Marc Weber
52c3910434
added cproto ( C function prototype generator )
...
svn path=/nixpkgs/trunk/; revision=11730
2008-04-27 18:20:57 +00:00
Tobias Hammerschmidt
1ad80e8dbc
java 6 update 6
...
svn path=/nixpkgs/trunk/; revision=11723
2008-04-25 21:49:54 +00:00
Tobias Hammerschmidt
1b5ef4d462
xine-lib 1.1.12
...
svn path=/nixpkgs/trunk/; revision=11722
2008-04-25 21:49:25 +00:00
Eelco Dolstra
319feed942
* Latest Cairo / GTK.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11692
2008-04-23 10:48:10 +00:00
Eelco Dolstra
09ab596e0f
* Remove calls to fail().
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +00:00
Ludovic Courtès
629754cc94
Update Exuberant Ctags.
...
svn path=/nixpkgs/trunk/; revision=11678
2008-04-22 08:50:10 +00:00
Eelco Dolstra
ab14de7316
* Put back the longDescription.
...
svn path=/nixpkgs/trunk/; revision=11673
2008-04-22 07:57:31 +00:00
Eelco Dolstra
ba767eab2e
* Audacious: enable support for playing CDs.
...
svn path=/nixpkgs/trunk/; revision=11671
2008-04-22 07:14:47 +00:00
Marc Weber
9152db766f
kde shipped with a copy of this lib. They have removed it. I guess we need id nevertheless?
...
svn path=/nixpkgs/trunk/; revision=11669
2008-04-21 15:20:49 +00:00
Tobias Hammerschmidt
cfc9624c08
X11 version 1.4.2, added xmobar a minimalistic status bar written in haskell (integrates fine with xmonad)
...
svn path=/nixpkgs/trunk/; revision=11645
2008-04-15 20:03:25 +00:00
Marc Weber
5f5fb2ce5d
exposing /bin/* as well because of helper applications such as hsc2hs
...
svn path=/nixpkgs/trunk/; revision=11636
2008-04-15 17:05:28 +00:00
Marc Weber
23264b9db7
darcs2 has a stable version now. This patch reflects this change
...
svn path=/nixpkgs/trunk/; revision=11624
2008-04-14 19:59:26 +00:00
Ludovic Courtès
f875c682d4
Add DejaGNU, a testing framework.
...
svn path=/nixpkgs/trunk/; revision=11623
2008-04-14 11:47:26 +00:00
Armijn Hemel
1898afa254
add 2.12 GTK plus dependencies. I just took the latest of every dependency, so this might not be correct. Feel free to fix.
...
svn path=/nixpkgs/trunk/; revision=11612
2008-04-12 18:48:48 +00:00
Tobias Hammerschmidt
d62d2eea35
doh!
...
svn path=/nixpkgs/trunk/; revision=11595
2008-04-11 22:13:51 +00:00
Tobias Hammerschmidt
7b9624cda6
doh!
...
svn path=/nixpkgs/trunk/; revision=11594
2008-04-11 22:10:44 +00:00
Tobias Hammerschmidt
d5d1cd93de
added scala an object oriented and functional programming language
...
svn path=/nixpkgs/trunk/; revision=11593
2008-04-11 22:06:32 +00:00
Tobias Hammerschmidt
085dc5bc74
added ant-contrib, expression works but is really really ugly - maybe someone else can have a look at it?
...
svn path=/nixpkgs/trunk/; revision=11588
2008-04-11 21:32:00 +00:00
Marc Weber
b40945afba
still missing piece
...
svn path=/nixpkgs/trunk/; revision=11566
2008-04-11 10:25:28 +00:00
Michael Raskin
c0426f6fe7
Added Ruby Gems. I have no idea how to better use repository-provided dependencies.
...
svn path=/nixpkgs/trunk/; revision=11557
2008-04-11 09:23:33 +00:00
Michael Raskin
0ef3e9e148
Added zlib and OpenSSL optional support to ruby
...
svn path=/nixpkgs/trunk/; revision=11556
2008-04-11 09:21:27 +00:00
Marc Weber
772fd74b99
Updated my ghc stuff.
...
New is the file containing executables (such as alex/ happy)
some new libraries
The wrapper no longer installs tags by default. You have to add it to your config
So I'm ready to start merging
svn path=/nixpkgs/trunk/; revision=11554
2008-04-11 00:40:10 +00:00
Eelco Dolstra
64425af409
* Glibc must be in Java's RPATH.
...
svn path=/nixpkgs/trunk/; revision=11544
2008-04-10 12:11:53 +00:00
Arie Middelkoop
1a715e22e2
uuagc 0.9.6
...
svn path=/nixpkgs/trunk/; revision=11515
2008-04-09 14:26:47 +00:00
Ludovic Courtès
144e3b4e9d
Guile: Use `share/guile/site' as the standard Guile module location.
...
svn path=/nixpkgs/trunk/; revision=11507
2008-04-09 08:15:30 +00:00
Ludovic Courtès
4126f26c7e
Add G-Wrap, a binding generator for Guile.
...
svn path=/nixpkgs/trunk/; revision=11506
2008-04-09 07:56:52 +00:00
Ludovic Courtès
48f590e95c
Add libffi, a foreign function interface library.
...
svn path=/nixpkgs/trunk/; revision=11505
2008-04-09 07:40:48 +00:00
Ludovic Courtès
38411d756d
GnuTLS: Upgrade, run test suite, add support for Guile bindings.
...
svn path=/nixpkgs/trunk/; revision=11502
2008-04-09 07:30:05 +00:00
Michael Raskin
2b9c9ab559
Added Lazarus IDE for Free Pascal Compiler.
...
svn path=/nixpkgs/trunk/; revision=11492
2008-04-08 15:11:34 +00:00
Michael Raskin
14eeb7fb50
Added Lazarus IDE for Free Pascal Compiler
...
svn path=/nixpkgs/trunk/; revision=11491
2008-04-08 15:10:09 +00:00
Eelco Dolstra
7d96471775
* Ignore services in nsswitch.conf that cannot be found (like
...
"mdns4_mininal" on Ubuntu). This is a fix for NIXPKGS-79. It
doesn't *quite* fix the problem in all cases (there might be people
actually using mDNS; they should just run the "nscd" daemon) but at
least it should keep curl from failing in Nixpkgs downloads.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11487
2008-04-08 12:28:03 +00:00
Eelco Dolstra
8a60c1726d
* Removed some unused files.
...
svn path=/nixpkgs/trunk/; revision=11486
2008-04-08 10:44:06 +00:00
Ludovic Courtès
d0d98958d2
Python 2.5: Add GDBM support.
...
svn path=/nixpkgs/trunk/; revision=11485
2008-04-08 07:37:49 +00:00
Ludovic Courtès
1f161a2789
Add GDBM, a key/value database library.
...
svn path=/nixpkgs/trunk/; revision=11480
2008-04-06 23:18:25 +00:00
Marc Weber
1923d17a7d
gegl added (needs recent glibc)
...
svn path=/nixpkgs/trunk/; revision=11465
2008-04-04 20:57:09 +00:00
Eelco Dolstra
15a322f887
* php_unstable: caused nix-env to barf on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=11464
2008-04-04 18:49:49 +00:00
Marc Weber
9e83312bd1
svn path=/nixpkgs/trunk/; revision=11461
2008-04-04 16:58:19 +00:00
Marc Weber
b82c4debb8
Added babl (pixel image transformation library usesd by gegl)
...
svn path=/nixpkgs/trunk/; revision=11460
2008-04-04 15:11:27 +00:00
Ludovic Courtès
4a4e9a87f5
Add Bigloo, a fast Scheme compiler.
...
svn path=/nixpkgs/trunk/; revision=11458
2008-04-02 20:54:42 +00:00
Michael Raskin
a693c53ec4
Attempts to get LLVM-gcc working are not yet succesful; but builder-defs updates are useful.
...
svn path=/nixpkgs/trunk/; revision=11457
2008-04-02 19:55:40 +00:00
Marc Weber
0b6e4828cc
added php curl support
...
svn path=/nixpkgs/trunk/; revision=11446
2008-04-01 18:16:01 +00:00
Michael Raskin
bd9b19c180
GNU Fortran from GCC 4.2 works now
...
svn path=/nixpkgs/trunk/; revision=11442
2008-04-01 16:54:05 +00:00
Michael Raskin
9b67b4ba0f
Updated MPFR
...
svn path=/nixpkgs/trunk/; revision=11441
2008-04-01 16:53:18 +00:00
Tobias Hammerschmidt
87176f8dd3
doh
...
svn path=/nixpkgs/trunk/; revision=11321
2008-03-28 12:00:48 +00:00
Tobias Hammerschmidt
ff2fe8dce9
version update
...
svn path=/nixpkgs/trunk/; revision=11319
2008-03-28 11:58:36 +00:00
Ludovic Courtès
9ff94543d0
Add `doCheck = true' for GNU libcdio and GNU Idutils.
...
svn path=/nixpkgs/trunk/; revision=11308
2008-03-27 15:27:30 +00:00
Tobias Hammerschmidt
9f0f6cb5ec
version update
...
svn path=/nixpkgs/trunk/; revision=11297
2008-03-27 09:46:03 +00:00
Ludovic Courtès
62bcc0f821
Add `doCheck' for Guile-Lint and Guile-Library.
...
svn path=/nixpkgs/trunk/; revision=11289
2008-03-26 15:20:25 +00:00
Marc Weber
438f35dac0
removed wmii includeUnpack hack having been used to support old and new setup script
...
svn path=/nixpkgs/trunk/; revision=11270
2008-03-23 16:52:27 +00:00
Marc Weber
3bcb0f794f
still a missing piece
...
svn path=/nixpkgs/trunk/; revision=11256
2008-03-21 18:11:55 +00:00
Marc Weber
5a78bbfc9f
hash updated (hasktags)
...
svn path=/nixpkgs/trunk/; revision=11254
2008-03-21 16:24:04 +00:00
Marc Weber
94113ffd61
hsc2hs moved to the right place
...
svn path=/nixpkgs/trunk/; revision=11249
2008-03-21 03:54:50 +00:00
Marc Weber
1061800db4
added hsc2hs (makes interfacing C -> haskell easier)
...
svn path=/nixpkgs/trunk/; revision=11248
2008-03-21 01:24:43 +00:00
Eelco Dolstra
2cf0055092
* lcov 1.6.
...
svn path=/nixpkgs/trunk/; revision=11245
2008-03-20 18:51:07 +00:00
Ludovic Courtès
95f0e6a1a7
Differentiate between longDescription' and
description'.
...
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00
Michael Raskin
a3ea4c135b
Newer flex.
...
svn path=/nixpkgs/trunk/; revision=11213
2008-03-20 09:50:15 +00:00
Ludovic Courtès
420506d752
Guile: Add various fixes allowing the test suite to run.
...
svn path=/nixpkgs/trunk/; revision=11196
2008-03-19 08:42:30 +00:00
Arie Middelkoop
f7e6441399
Nix expression for EHC
...
to install:
nix-env -i ehc-svn
to run:
ehc-100 <your-haskell-file.hs>
svn path=/nixpkgs/trunk/; revision=11183
2008-03-18 13:44:27 +00:00
Eelco Dolstra
26a152653d
* Adde xpra. Doesn't quite work yet.
...
* Removed python_alts.
svn path=/nixpkgs/trunk/; revision=11161
2008-03-17 13:45:50 +00:00
Arie Middelkoop
85f6478f93
Almost working nix-expression for EHC
...
(it installs EHC but is not able to produce code)
svn path=/nixpkgs/trunk/; revision=11158
2008-03-17 11:59:12 +00:00
Arie Middelkoop
33cd1691a6
Removed some of the buildInputs for the LLVM nix-expression that are not required.
...
svn path=/nixpkgs/trunk/; revision=11157
2008-03-17 11:28:52 +00:00
Arie Middelkoop
c65d00efeb
LLVM compiler
...
Low Level Virtual Machine
http://www.llvm.org/
svn path=/nixpkgs/trunk/; revision=11156
2008-03-17 11:18:21 +00:00
Arie Middelkoop
f0729c16e9
Fixed a tiny mistake in the ghc-6.6 and ghc-6.8 wrapper generation.
...
It worked without the fix.
Hopefully it still works with the fix.
svn path=/nixpkgs/trunk/; revision=11128
2008-03-14 14:49:17 +00:00
Arie Middelkoop
6aa42a8021
New hash for uuagc.
...
svn path=/nixpkgs/trunk/; revision=11114
2008-03-14 08:49:24 +00:00
Marc Weber
5695543482
added 2 repos and renamed ghc_68_extra to ghc68extraLibs
...
svn path=/nixpkgs/trunk/; revision=11109
2008-03-13 22:55:18 +00:00
Ludovic Courtès
9433120f1f
Guile: Disable `doCheck' for now.
...
svn path=/nixpkgs/trunk/; revision=11107
2008-03-13 21:04:07 +00:00
Andres Löh
d1ea08359e
* added a preliminary nix expression for EHC, *DOESN'T WORK YET*
...
svn path=/nixpkgs/trunk/; revision=11104
2008-03-13 18:02:48 +00:00
Ludovic Courtès
c1389c4f36
Guile: Run the test suite.
...
Warning: This makes `nix-worker' hang at the very end of the process,
once "make install" has completed and all installed files have been
scanned for references.
svn path=/nixpkgs/trunk/; revision=11099
2008-03-13 14:18:29 +00:00
Marc Weber
68e08a006a
updated ghc pakcages (now contains gtk2hs and hdbc-postgresql)
...
introduced .meta.sourceWithTags (insteod of .passthru.sourceWithTags)
hack to get back all tags :-)
svn path=/nixpkgs/trunk/; revision=11092
2008-03-13 09:46:12 +00:00
Marc Weber
9d5e5ddc9e
yap prolog system added
...
svn path=/nixpkgs/trunk/; revision=11090
2008-03-13 01:13:53 +00:00