Commit Graph

5672 Commits

Author SHA1 Message Date
Ludovic Courtès
6921e41e84 Add GNU cflow.
svn path=/nixpkgs/trunk/; revision=13129
2008-10-28 08:43:44 +00:00
Michael Raskin
89c807afc1 Wine update
svn path=/nixpkgs/trunk/; revision=13128
2008-10-28 07:28:39 +00:00
Michael Raskin
3cceb8afd8 Added atheros injection patches (from aircrack)
svn path=/nixpkgs/trunk/; revision=13127
2008-10-28 07:28:16 +00:00
Peter Simons
99893c8aec Improved granularity of the GnuPG 2.x expression.
Use ${NIXPKGS_CONFIG} to enable or disable optional support for various
libraries:

  gnupg =
  {
    ldap = true;        // needs openldap
    bzip2 = true;       // needs libbzip2
    usb = true;         // needs libusb
    curl = true;        // needs curl
  };

Per default, all options are enabled (which is what the expression used
to do prior to this patch).

Furthermore, there is the legacy option

  gnupg =
  {
     idea = false;
  };

for GnuPG version 1.x, which is disabled by default. GnuPG 2 ignores
this option.

svn path=/nixpkgs/trunk/; revision=13126
2008-10-27 10:26:07 +00:00
Peter Simons
a7ec87e557 Lower priority of haddock 2.1.0: the package doesn't compile with current GHC.
svn path=/nixpkgs/trunk/; revision=13125
2008-10-27 10:25:50 +00:00
Marc Weber
6e9ab10616 libwww-perl-5.818 -> 5.819
svn path=/nixpkgs/trunk/; revision=13124
2008-10-26 21:20:46 +00:00
Marc Weber
232d0afe8e fltk version bump 2.0.x-r6483
svn path=/nixpkgs/trunk/; revision=13123
2008-10-26 20:29:47 +00:00
Marc Weber
fa6b7a742c using private mirror for eclipse
svn path=/nixpkgs/trunk/; revision=13122
2008-10-26 18:19:25 +00:00
Marc Weber
20a15e993b eclipse-new expression (update of eclipse_classic_src)
It supports now insntalling some plugins (however the eclipse path will be copied once)
You can still just copy the whole store path to you home directory to install additional
plugins using update sites

svn path=/nixpkgs/trunk/; revision=13121
2008-10-26 17:45:14 +00:00
Marc Weber
a08ed61bba added writeTextFile superseding all the other writeText writeScript(Bin) functions
svn path=/nixpkgs/trunk/; revision=13120
2008-10-26 17:44:44 +00:00
Marc Weber
a9b19788fb simplified isOption reusing typeOf
svn path=/nixpkgs/trunk/; revision=13119
2008-10-26 17:44:23 +00:00
Marc Weber
2cb8e66b8f removed dead code. I think this kind of builder is to heavy for hundreds of haskell packages which we might have in the future
svn path=/nixpkgs/trunk/; revision=13118
2008-10-26 17:44:03 +00:00
Michael Raskin
8f633828ed Compiz-Fusion 0.7.8
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Marc Weber
4ec10291ef liboil update (0.3.13 -> 0.3.15)
svn path=/nixpkgs/trunk/; revision=13116
2008-10-26 08:40:11 +00:00
Marc Weber
df75b55ba6 added gtk-doc
svn path=/nixpkgs/trunk/; revision=13115
2008-10-26 08:39:38 +00:00
Michael Raskin
8c3f202c09 Made it easy to build custom xf86videoati version
svn path=/nixpkgs/trunk/; revision=13112
2008-10-25 07:19:07 +00:00
Armijn Hemel
f3cb5427d4 2.5.1 -> 2.5.2
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Michael Raskin
b38742e0c2 Adding a more stable X.org ati driver version (more stable for dualview)
svn path=/nixpkgs/trunk/; revision=13108
2008-10-24 05:13:23 +00:00
Eelco Dolstra
663868f6ed * More Catalyst stuff.
svn path=/nixpkgs/trunk/; revision=13107
2008-10-23 23:48:24 +00:00
Peter Simons
574a1aa636 Added build expression for doxygen 1.5.7.1.
svn path=/nixpkgs/trunk/; revision=13106
2008-10-23 14:23:12 +00:00
Peter Simons
775fd2aac2 MonadLab: Haskell tool (and library) for automatic generation of layered monads
svn path=/nixpkgs/trunk/; revision=13105
2008-10-23 14:22:36 +00:00
Michael Raskin
06d01c6d00 Defaukt for python-full is everything-on
svn path=/nixpkgs/trunk/; revision=13104
2008-10-22 22:08:56 +00:00
Eelco Dolstra
d5ee2e2dba * Use mirror://cpan/.
svn path=/nixpkgs/trunk/; revision=13103
2008-10-22 19:25:35 +00:00
Eelco Dolstra
cd48c1b496 * Unbreak the DB_File / BerkeleyDB Perl modules.
svn path=/nixpkgs/trunk/; revision=13102
2008-10-22 19:25:01 +00:00
Eelco Dolstra
94a773eed3 * Disable make check for now, still investigating...
svn path=/nixpkgs/trunk/; revision=13101
2008-10-21 23:00:31 +00:00
Eelco Dolstra
23ee8eff77 * More Perl packages.
svn path=/nixpkgs/trunk/; revision=13100
2008-10-20 03:58:49 +00:00
Ludovic Courtès
da6811d2d2 Build Avahi.
svn path=/nixpkgs/trunk/; revision=13099
2008-10-19 18:57:41 +00:00
Marc Weber
ffcfd819f5 added longDescription example usage to ruby-gems
svn path=/nixpkgs/trunk/; revision=13097
2008-10-19 12:59:34 +00:00
Marc Weber
ea22df581b added hg2git
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Wouter den Breejen
a4cc4210b5 NTFS-3g version update (tested for compilation)
svn path=/nixpkgs/trunk/; revision=13095
2008-10-18 18:31:10 +00:00
Michael Raskin
a3ef6d2fe4 Gnash still fails, this time in its own tests. Let buildfarm do a release..
svn path=/nixpkgs/trunk/; revision=13094
2008-10-18 18:14:45 +00:00
Marc Weber
c111811aab mercurial : hgk = hg view = gitk for hg tool support
svn path=/nixpkgs/trunk/; revision=13093
2008-10-18 12:01:24 +00:00
Eelco Dolstra
7efb0e0764 * More Catalyst stuff.
svn path=/nixpkgs/trunk/; revision=13092
2008-10-18 09:32:59 +00:00
Eelco Dolstra
cb2095b3d6 * Added Catalyst and lots of (Perl) dependencies. Not finished yet.
We should really generate these from CPAN automatically.

svn path=/nixpkgs/trunk/; revision=13091
2008-10-17 14:14:50 +00:00
Marc Weber
777b377582 dooh - mjpegtools forgotten to bump name version as well
svn path=/nixpkgs/trunk/; revision=13090
2008-10-16 23:24:37 +00:00
Ludovic Courtès
8521b5c73f DejaGNU: Update comments, document chroot impurity.
svn path=/nixpkgs/trunk/; revision=13088
2008-10-16 20:54:32 +00:00
Ludovic Courtès
81542299cc DejaGNU: Disable test suite for now.
svn path=/nixpkgs/trunk/; revision=13087
2008-10-16 20:11:21 +00:00
Eelco Dolstra
bbf7342a10 * Added Adobe Flash Player 10.
svn path=/nixpkgs/trunk/; revision=13085
2008-10-16 13:36:27 +00:00
Peter Simons
d0266c0818 all-packages.nix: added (low priority) attribute "subversionStatic"
The expression builds entirely statically linked subversion binaries.

svn path=/nixpkgs/trunk/; revision=13084
2008-10-16 12:42:29 +00:00
Peter Simons
4288826941 subversion-1.5.x: added new parameter "static"
If static is set, subversion will be built with "--enable-all-static". The flag
is currently unused (and default to 'false'), because I haven't figured out a
good way to expose that functionality to the user.

svn path=/nixpkgs/trunk/; revision=13083
2008-10-16 12:42:20 +00:00
Peter Simons
17a9d60d01 neon-0.28: add support for a static library build (unused by default)
svn path=/nixpkgs/trunk/; revision=13082
2008-10-16 12:42:07 +00:00
Peter Simons
974bb73947 subversion: generally use version 1.5.x by default
svn path=/nixpkgs/trunk/; revision=13081
2008-10-16 12:41:59 +00:00
Peter Simons
b4da0ccf16 git: updated from 1.6.0.1 to 1.6.0.2
svn path=/nixpkgs/trunk/; revision=13080
2008-10-16 12:41:46 +00:00
Marc Weber
e4d2d81f9d subversion = subversion15 (was ..14)
svn path=/nixpkgs/trunk/; revision=13079
2008-10-16 11:01:18 +00:00
Marc Weber
9faee768da added swftools
svn path=/nixpkgs/trunk/; revision=13078
2008-10-16 11:01:10 +00:00
Michael Raskin
27c0b887ac Re-enabling Gnash build
svn path=/nixpkgs/trunk/; revision=13077
2008-10-16 03:42:29 +00:00
Michael Raskin
e5e8d4307f Temporarily disable gnash to make a release
svn path=/nixpkgs/trunk/; revision=13076
2008-10-15 20:17:59 +00:00
Michael Raskin
0e7e7da6a1 Adding possibility to have rich Python installation for development but use only the base one for, say, OpenOffice (and be able to use buildfarm). Codeville and Bazaar use the rich variant - they do have some use for it..
svn path=/nixpkgs/trunk/; revision=13075
2008-10-15 20:01:39 +00:00
Ludovic Courtès
b436bcf285 Lout 3.38.
svn path=/nixpkgs/trunk/; revision=13074
2008-10-15 08:53:11 +00:00
Ludovic Courtès
448452a734 Gnash: Run the test suite.
svn path=/nixpkgs/trunk/; revision=13073
2008-10-15 08:43:50 +00:00
Ludovic Courtès
624c3c9ff6 GNU ed 1.1.
svn path=/nixpkgs/trunk/; revision=13072
2008-10-15 07:26:14 +00:00
Marc Weber
1669c048a2 added meta tag to xvidcap
svn path=/nixpkgs/trunk/; revision=13071
2008-10-14 15:26:25 +00:00
Eelco Dolstra
9fd8d270e1 * Subversion 1.5.3.
svn path=/nixpkgs/trunk/; revision=13070
2008-10-14 14:59:43 +00:00
Marc Weber
5a4a28e437 added cinelerra (video editing application)
svn path=/nixpkgs/trunk/; revision=13068
2008-10-14 14:01:50 +00:00
Marc Weber
07fc484a92 added faad2 and faac (deps of cinelerra)
svn path=/nixpkgs/trunk/; revision=13067
2008-10-14 14:01:38 +00:00
Marc Weber
ef6cf67fc4 update mjpegtools to 1.6.2 (sourceforge) no longer needing patch(?)
svn path=/nixpkgs/trunk/; revision=13066
2008-10-14 14:01:26 +00:00
Marc Weber
892db3bb8c update bleeding edge repo management
it now figures out the dist name from the url and the revision is added to the url
This way a new version doesn't override the old one and you can keep multiple dist tar.gz files

svn path=/nixpkgs/trunk/; revision=13065
2008-10-14 14:01:00 +00:00
Marc Weber
3f0a8494c9 fftw also with single support now, new name suffix indecating which one is used
svn path=/nixpkgs/trunk/; revision=13064
2008-10-14 13:59:56 +00:00
Marc Weber
9fc09fd4bb fix x264 for x64 systems (-fPIC)
svn path=/nixpkgs/trunk/; revision=13063
2008-10-14 13:35:25 +00:00
Ludovic Courtès
064d1af52b GNU Gnash 0.8.4.
svn path=/nixpkgs/trunk/; revision=13059
2008-10-14 08:26:00 +00:00
Ludovic Courtès
e0ce7f16f7 Build Super Tux Kart.
svn path=/nixpkgs/trunk/; revision=13053
2008-10-12 14:29:44 +00:00
Ludovic Courtès
3419c0a970 Super Tux Kart, a free kart racing game.
svn path=/nixpkgs/trunk/; revision=13052
2008-10-12 14:28:51 +00:00
Ludovic Courtès
bf54e7bc25 PLIB: a suite of portable game libraries.
svn path=/nixpkgs/trunk/; revision=13051
2008-10-12 14:27:51 +00:00
Ludovic Courtès
678b67d0c8 Linux man pages 3.11.
svn path=/nixpkgs/trunk/; revision=13050
2008-10-12 14:24:51 +00:00
Ludovic Courtès
146db80790 OpenAL 1.5.304.
I realize there is `openalSoft' as well in Nixpkgs, but I think it's really
OpenAL, and the `openalSoft' directory should be removed.

svn path=/nixpkgs/trunk/; revision=13049
2008-10-12 14:17:44 +00:00
Eelco Dolstra
306762833e * Added the Perl DBI and DBD::SQLite modules.
svn path=/nixpkgs/trunk/; revision=13046
2008-10-10 14:51:20 +00:00
Eelco Dolstra
f289d7eb21 * SQLite 3.6.3.
svn path=/nixpkgs/trunk/; revision=13045
2008-10-10 12:55:25 +00:00
Eelco Dolstra
f5a5098f27 * Add some more Darwin packages to the channel.
svn path=/nixpkgs/trunk/; revision=13044
2008-10-10 09:49:44 +00:00
Ludovic Courtès
c90d0f60d4 Build ImageMagick.
svn path=/nixpkgs/trunk/; revision=13041
2008-10-10 07:26:22 +00:00
Armijn Hemel
ed9151d338 gimp 2.4 -> 2.6 + update dependencies
svn path=/nixpkgs/trunk/; revision=13039
2008-10-09 23:21:39 +00:00
Marc Weber
d827e4f16f updated darcs2 to last release (2.1.0pre3) which fixed some http download problems.
Also adding assertion to force users to switch to darcs-2 unless they really want to keep using darcs-1

svn path=/nixpkgs/trunk/; revision=13038
2008-10-09 22:58:14 +00:00
Marc Weber
3d90901798 update my_env. Hopefully does a better job now
svn path=/nixpkgs/trunk/; revision=13037
2008-10-09 22:57:20 +00:00
Armijn Hemel
b1da0a329c update to 0.0.22
svn path=/nixpkgs/trunk/; revision=13036
2008-10-09 22:10:59 +00:00
Armijn Hemel
c00f4dfc73 fix path for python
svn path=/nixpkgs/trunk/; revision=13035
2008-10-09 20:49:02 +00:00
Eelco Dolstra
8b458f246f * Fixed ghc-pkg in ghcboot on Darwin (it doesn't like the -framework flag).
This is needed to get haddockboot to build.

svn path=/nixpkgs/trunk/; revision=13031
2008-10-09 16:08:48 +00:00
Eelco Dolstra
feede5cf62 * On impure platforms, use the system Perl when perl58 is requested.
svn path=/nixpkgs/trunk/; revision=13030
2008-10-09 15:39:09 +00:00
Eelco Dolstra
92d6f869f2 * Apparently the URL has changed.
svn path=/nixpkgs/trunk/; revision=13029
2008-10-09 15:38:29 +00:00
Eelco Dolstra
b0cca16797 * Doh.
svn path=/nixpkgs/trunk/; revision=13028
2008-10-09 15:08:40 +00:00
Eelco Dolstra
bcf24b6683 * KVM 76.
svn path=/nixpkgs/trunk/; revision=13023
2008-10-09 13:33:29 +00:00
Eelco Dolstra
e826b90e73 * Linux 2.6.26.6.
svn path=/nixpkgs/trunk/; revision=13022
2008-10-09 13:15:45 +00:00
Eelco Dolstra
a644a08a25 * Latest version.
svn path=/nixpkgs/trunk/; revision=13021
2008-10-09 12:55:55 +00:00
Ludovic Courtès
d24429d046 Build TeXLive/Beamer.
svn path=/nixpkgs/trunk/; revision=13020
2008-10-09 12:49:28 +00:00
Ludovic Courtès
7874b9a379 TeXLive/PGF 2.00.
svn path=/nixpkgs/trunk/; revision=13019
2008-10-09 12:44:11 +00:00
Peter Simons
f1328839d4 maudeUnstable: updated full-maude to latest alpha release
svn path=/nixpkgs/trunk/; revision=13017
2008-10-09 10:10:49 +00:00
Marc Weber
839be39796 updated jdk5-sun to 1_5_0_16
svn path=/nixpkgs/trunk/; revision=13016
2008-10-09 09:49:17 +00:00
Ludovic Courtès
543b6a6795 aMule 2.2.2.
svn path=/nixpkgs/trunk/; revision=13015
2008-10-08 21:10:57 +00:00
Ludovic Courtès
1c71357835 libupnp: Switch to the `pupnp' version.
The other one was unmaintained, as reported by Armijn Hemel.

svn path=/nixpkgs/trunk/; revision=13014
2008-10-08 20:03:35 +00:00
Ludovic Courtès
544a6e72e8 Build GNU gv.
svn path=/nixpkgs/trunk/; revision=13013
2008-10-08 19:22:59 +00:00
Ludovic Courtès
750e48549d abcde: Fix URL.
svn path=/nixpkgs/trunk/; revision=13012
2008-10-08 18:52:20 +00:00
Ludovic Courtès
f901f6a686 Build lftp.
svn path=/nixpkgs/trunk/; revision=13011
2008-10-08 18:47:58 +00:00
Ludovic Courtès
d96a0e14d7 fetchurl: Add Debian mirrors.
svn path=/nixpkgs/trunk/; revision=13010
2008-10-08 18:42:44 +00:00
Ludovic Courtès
8daddd89ba Build `abcde' (well, mostly its dependencies since it's a shell script).
svn path=/nixpkgs/trunk/; revision=13009
2008-10-08 18:20:46 +00:00
Ludovic Courtès
61f18ebe83 Quack: Update hash to the current version.
svn path=/nixpkgs/trunk/; revision=13008
2008-10-08 18:01:24 +00:00
Ludovic Courtès
9fdfda6d73 Build GPhoto2.
svn path=/nixpkgs/trunk/; revision=13001
2008-10-08 16:14:32 +00:00
Ludovic Courtès
734f674051 Build Git.
svn path=/nixpkgs/trunk/; revision=13000
2008-10-08 16:00:44 +00:00
Eelco Dolstra
fe89cbbe7c * PGF 2.00 (keeping the old one so that I can still build old documents).
svn path=/nixpkgs/trunk/; revision=12999
2008-10-08 14:03:44 +00:00
Eelco Dolstra
378a5c46d2 * nvidia-x11 177.80.
svn path=/nixpkgs/trunk/; revision=12998
2008-10-08 12:45:39 +00:00
Ludovic Courtès
f88d1cd051 aMule: Use `libupnp'.
svn path=/nixpkgs/trunk/; revision=12996
2008-10-07 21:50:24 +00:00
Ludovic Courtès
be651cd73a Add libupnp, a UPnP implementation.
svn path=/nixpkgs/trunk/; revision=12995
2008-10-07 21:18:01 +00:00
Pjotr Prins
3ce5cba9c7 Added pkgMaintainer info to these 'biology' section packages.
svn path=/nixpkgs/trunk/; revision=12987
2008-10-07 15:12:06 +00:00
Pjotr Prins
b3aa5d6bfc Added meta.pkgMaintainer to biology packages - a claim to fame, or
you know who to blame!

svn path=/nixpkgs/trunk/; revision=12986
2008-10-07 15:12:01 +00:00
Pjotr Prins
4ab58fc7f3 Squashed commit of the following:
commit 74c0e9192e17d9dfce50f811fdb7e82a2785134e
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Tue Oct 7 16:33:39 2008 +0200

    Merge

commit ad91fb07a47226ed9e99f2dcb55b69ea0e70aa84
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Tue Oct 7 16:23:20 2008 +0200

    openmotif: added some comments on license and download

commit 68a552975f5c7e0964c7c9625e08de0864757255
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Tue Oct 7 16:10:49 2008 +0200

    Match parameters so arb starts compiling against openmotif

commit 16c52fb4071193f89acf6f7f53cfeff322285555
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Tue Oct 7 16:04:06 2008 +0200

    Added openmotif package

commit 75c4bba418f16859e99e97f48785e27ad87e99f5
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Tue Oct 7 15:20:55 2008 +0200

    Adding openmotif

commit 83a847d194b007e2ef856f2a5ad7c49939b6cf8c
Merge: 52918f1... 5ba4f06...
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Tue Oct 7 14:15:05 2008 +0200

    Merge branch 'syncsvn'

    Conflicts:
    	pkgs/top-level/all-packages.nix

commit 52918f1f3af55429cc80c99d695e4a8d8b7869b0
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date:   Mon Oct 6 18:31:06 2008 +0200

    arb: Removed xfig as dependency (will add later)
    arb: Don't recurse chmod settings of shared dir

commit c283733782dcbf0dcd88710e83f3eededf8f0866
Merge: e434cdf... a51773a...
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date:   Mon Oct 6 17:09:42 2008 +0200

    Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr

commit a51773a3d4295d7ce16e6a7e983ded814180e30a
Merge: 290ae0b... 241012c...
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Mon Oct 6 16:54:14 2008 +0200

    Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr

commit e434cdf9b9acefab4f54e18204ff16af179c442d
Merge: ef57566... 241012c...
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date:   Mon Oct 6 16:12:27 2008 +0200

    Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr

commit 241012cae194d0f770be2224b5bb18b66e3ae0f0
Author: Pj <wrk@bio03.(none)>
Date:   Mon Oct 6 16:11:11 2008 +0200

    Added older version of lesstif for arb

commit 290ae0b802285a8dda41b3c5730e53239d73b47c
Merge: dfdf7fe... 53b6ceb...
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Mon Oct 6 15:20:17 2008 +0200

    Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr

commit dfdf7fe8ac9599ec372bdb83630a236f227ad7d5
Author: Pjotr <pjotr.public05@thebird.nl>
Date:   Mon Oct 6 15:15:04 2008 +0200

    Fixed missing parameters for arb - and added kernelHeaders_2.6.18

commit ef57566834eb786cdcb57a799b7d1cb284eee389
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date:   Mon Oct 6 15:06:26 2008 +0200

    Changed arb permissions and priority

svn path=/nixpkgs/trunk/; revision=12985
2008-10-07 14:35:11 +00:00
Eelco Dolstra
a4b6f1066c * Subversion 1.5: fix building the Apache module and the
Python/Perl bindings.

svn path=/nixpkgs/trunk/; revision=12979
2008-10-06 23:01:54 +00:00
Ludovic Courtès
3ec9838a44 Add Castle-Combat, a clone of Rampart.
svn path=/nixpkgs/trunk/; revision=12978
2008-10-06 22:49:37 +00:00
Ludovic Courtès
b7ba44dff3 PyGame: Use SDL_mixer.
svn path=/nixpkgs/trunk/; revision=12977
2008-10-06 22:47:20 +00:00
Ludovic Courtès
c82c0b17f1 PyGame: Use Numeric.
svn path=/nixpkgs/trunk/; revision=12976
2008-10-06 22:07:53 +00:00
Ludovic Courtès
d77f3177fe Add Python Numeric.
svn path=/nixpkgs/trunk/; revision=12975
2008-10-06 18:56:47 +00:00
Pjotr Prins
9ff6ecf5dd Added older version of lesstif for arb
svn path=/nixpkgs/trunk/; revision=12974
2008-10-06 15:11:36 +00:00
Eelco Dolstra
781bb5a6e1 * Apache httpd: build against apr, aputil and pcre instead of using
its own copies.

svn path=/nixpkgs/trunk/; revision=12971
2008-10-06 13:38:45 +00:00
Pjotr Prins
487a8ddb9e Fixed missing parameters for arb - and added kernelHeaders_2.6.18
svn path=/nixpkgs/trunk/; revision=12970
2008-10-06 13:18:02 +00:00
Pjotr Prins
bd0b84b3c7 Changed arb permissions and priority
svn path=/nixpkgs/trunk/; revision=12969
2008-10-06 13:17:56 +00:00
Eelco Dolstra
9fdecb1296 * mirror://apache/.
svn path=/nixpkgs/trunk/; revision=12968
2008-10-06 12:58:21 +00:00
Eelco Dolstra
4138945727 * X.org mirrors.
svn path=/nixpkgs/trunk/; revision=12967
2008-10-06 12:38:45 +00:00
Eelco Dolstra
6591cc2640 * Subversion 1.5.2, Neon 0.28.3, Apache 2.2.9.
svn path=/nixpkgs/trunk/; revision=12966
2008-10-06 12:35:05 +00:00
Eelco Dolstra
700677583c * Revert - this needs to go to the stdenv branch (I'll create it
tomorrow).

svn path=/nixpkgs/trunk/; revision=12965
2008-10-05 21:16:30 +00:00
Marc Weber
38c5e4fc67 moved pysqlite into PYTHON MODULES section
svn path=/nixpkgs/trunk/; revision=12964
2008-10-05 18:37:09 +00:00
Michael Raskin
76a6f437f8 Commenting out lapack/slr. Pjotr Prins, please add lapack gfortran.patch and uncomment.
svn path=/nixpkgs/trunk/; revision=12963
2008-10-05 12:55:00 +00:00
Michael Raskin
43e60fd473 Temporarily moved IceCat-3 to i686-only packages as its build fails on x86_64
svn path=/nixpkgs/trunk/; revision=12962
2008-10-05 11:59:53 +00:00
Pjotr Prins
6d70506401 Small fixes to ARB
Included older kernel headers

svn path=/nixpkgs/trunk/; revision=12961
2008-10-05 10:56:47 +00:00
Pjotr Prins
512b18ea4a Added kernelHeaders 2.6.18 - please leave them in as many Xen machines run
on older kernels

svn path=/nixpkgs/trunk/; revision=12960
2008-10-05 10:56:46 +00:00
Pjotr Prins
c38a72a573 Added more dependencies for ARB
svn path=/nixpkgs/trunk/; revision=12959
2008-10-05 10:56:44 +00:00
Pjotr Prins
fcb2efbc92 Added shared dir and updated reference to ARB
svn path=/nixpkgs/trunk/; revision=12958
2008-10-05 10:56:23 +00:00
Pjotr Prins
10e0a6cf6d Add all my latest packages to all-packages.nix
svn path=/nixpkgs/trunk/; revision=12957
2008-10-05 09:04:30 +00:00
Pjotr Prins
29d6189e8b The arb package (biology)
svn path=/nixpkgs/trunk/; revision=12956
2008-10-05 09:03:58 +00:00
Pjotr Prins
2391d84867 Two math packages
svn path=/nixpkgs/trunk/; revision=12955
2008-10-05 09:01:59 +00:00
Pjotr Prins
ad3d886489 Two Ruby modules
svn path=/nixpkgs/trunk/; revision=12954
2008-10-05 09:00:56 +00:00
Pjotr Prins
034f28e268 Biology package
svn path=/nixpkgs/trunk/; revision=12953
2008-10-05 09:00:19 +00:00
Pjotr Prins
cb546965bc Lesstif patches - lesstif stable has not been updated in a long time and these
are recognized patches (5 out of 6 are in Debian stable). Required for
the arb package.


svn path=/nixpkgs/trunk/; revision=12952
2008-10-05 08:59:26 +00:00
Pjotr Prins
1587e34e0a XML validating parser for Arb
svn path=/nixpkgs/trunk/; revision=12951
2008-10-05 08:57:39 +00:00
Pjotr Prins
6c772d627f rq (a cluster runner) works
svn path=/nixpkgs/trunk/; revision=12950
2008-10-05 08:48:49 +00:00
Pjotr Prins
d2499a6e52 Patch for rq (send upstream)
svn path=/nixpkgs/trunk/; revision=12949
2008-10-05 08:48:23 +00:00
Pjotr Prins
0e6536e5c6 sha256 for libxslt changed?!
svn path=/nixpkgs/trunk/; revision=12948
2008-10-05 08:47:34 +00:00
Pjotr Prins
859162564f Bumped pcre version
svn path=/nixpkgs/trunk/; revision=12947
2008-10-05 08:44:09 +00:00
Pjotr Prins
484313f696 Bumped gsl version
svn path=/nixpkgs/trunk/; revision=12946
2008-10-05 08:43:10 +00:00
Pjotr Prins
df1e47822b Lower priority of this package because of zlib.so conflict
svn path=/nixpkgs/trunk/; revision=12945
2008-10-05 08:42:40 +00:00
Pjotr Prins
bdc54592c7 Adding (disabled) time compatibility patch for coreutils - this allows
the compilation of older Linux kernels against newer headers (not a recommended
practise!)


svn path=/nixpkgs/trunk/; revision=12944
2008-10-05 08:41:54 +00:00
Marc Weber
7d09a82119 opera: don't strip because of patchelf usage
svn path=/nixpkgs/trunk/; revision=12943
2008-10-04 18:18:23 +00:00
Michael Raskin
b6531cd295 Desperate effort to fix x86_64 build by using -fPIC
svn path=/nixpkgs/trunk/; revision=12942
2008-10-04 16:21:28 +00:00
Michael Raskin
3a7ffa5c58 Some of preparation work for adding Xen. Troubles: 1. Xen Dom0 support not complete in mainline. 2. Xen's love to check for headers in /usr/include. To do afterwards: We need to change bootloading setup a bit.
svn path=/nixpkgs/trunk/; revision=12941
2008-10-04 15:24:08 +00:00
Michael Raskin
b28de1b619 Added libVNCserver
svn path=/nixpkgs/trunk/; revision=12940
2008-10-04 15:13:31 +00:00
Ludovic Courtès
ba2e3a7c36 Build GNU IceCat.
svn path=/nixpkgs/trunk/; revision=12939
2008-10-04 12:22:30 +00:00
Ludovic Courtès
be84b08a8f Add GNU Ball and Paddle, the ultimate game.
svn path=/nixpkgs/trunk/; revision=12938
2008-10-04 10:08:59 +00:00
Ludovic Courtès
e2c0146ad0 GNU IceCat 3.0.3-g1.
svn path=/nixpkgs/trunk/; revision=12936
2008-10-02 13:00:18 +00:00
Michael Raskin
ccf99b2ddf A helper to get the source some package is built from.
svn path=/nixpkgs/trunk/; revision=12933
2008-10-01 15:57:22 +00:00
Ludovic Courtès
4e283a4dcb MPlayerPlugin: Add missing `icecat3-idldir.path'.
svn path=/nixpkgs/trunk/; revision=12931
2008-09-29 21:59:31 +00:00
Ludovic Courtès
b46faa7a45 GNU IceCat: Allow compilation of XulRunner.
In turn, this allows compilation of plug-ins like MPlayer's.

svn path=/nixpkgs/trunk/; revision=12930
2008-09-29 21:58:25 +00:00
Ludovic Courtès
2e30347099 MPlayerPlugin: Allow compilation with GNU IceCat 3.
Similar changes would allow it to be compiled for Mozilla Firefox 3.

svn path=/nixpkgs/trunk/; revision=12929
2008-09-29 21:56:17 +00:00
Marc Weber
c4906848f4 fix building of opera, it is still killed
svn path=/nixpkgs/trunk/; revision=12928
2008-09-27 00:45:55 +00:00
Ludovic Courtès
4f0a7f0d40 GNU gv 3.6.6.
svn path=/nixpkgs/trunk/; revision=12927
2008-09-26 15:31:38 +00:00
Ludovic Courtès
fab4b2bca4 bitlbee-otr: Correctly link against libgcrypt.
svn path=/nixpkgs/trunk/; revision=12926
2008-09-26 12:32:06 +00:00
Ludovic Courtès
d495ee42d9 Add Bitbee-OTR, an unofficial version of Bitlbee with OTR support.
svn path=/nixpkgs/trunk/; revision=12925
2008-09-26 09:03:22 +00:00
Ludovic Courtès
9383cd0a48 Add `fetchbzr', to retrieve remote Bazaar repositories.
svn path=/nixpkgs/trunk/; revision=12924
2008-09-26 08:57:51 +00:00
Ludovic Courtès
3a9d5063bd xmlto: Add dependency on `w3m' for HTML to text conversions.
svn path=/nixpkgs/trunk/; revision=12923
2008-09-26 08:56:03 +00:00
Peter Simons
3d02ab54dd emacs: Lower prio of emacs-23 and generally get options from ${NIXPKGS_CONFIG}.
By default, 'nix-env --install emacs' will install Emacs 22.3, which is the
latest stable release. Furthermore, the following options are now supported:

  emacs =
  {
    xawSupport = false;         # used only by emacs 23
    xaw3dSupport = false;
    gtkSupport = true;
    xftSupport = true;          # used only by emacs 23
  };

svn path=/nixpkgs/trunk/; revision=12922
2008-09-25 21:38:16 +00:00
Peter Simons
1c587d2fe9 tk: update default version to 8.4.18
svn path=/nixpkgs/trunk/; revision=12921
2008-09-25 21:38:09 +00:00
Peter Simons
884f30e61f maude: update unstable version to 2.4 alpha 91c
svn path=/nixpkgs/trunk/; revision=12920
2008-09-25 21:37:59 +00:00
Ludovic Courtès
47da0e9902 GNU IceCat 3.0.2-g1.
svn path=/nixpkgs/trunk/; revision=12919
2008-09-25 08:45:37 +00:00
Ludovic Courtès
3d27b5db34 GNU IceCat: Prepare for Xulrunner build.
svn path=/nixpkgs/trunk/; revision=12918
2008-09-25 07:33:04 +00:00
Ludovic Courtès
da14d70415 GNU IceCat: Prepare for Xulrunner build.
svn path=/nixpkgs/trunk/; revision=12917
2008-09-25 07:32:57 +00:00
Eelco Dolstra
cb4ca4aa36 * Change /nix/state back to /nix/var, this broke NixOS...
svn path=/nixpkgs/trunk/; revision=12916
2008-09-24 17:38:40 +00:00
Michael Raskin
530c8a4e5b Double oops
svn path=/nixpkgs/trunk/; revision=12915
2008-09-24 14:45:28 +00:00
Michael Raskin
6b97827f14 oops, recursionwas needed on an attribute set
svn path=/nixpkgs/trunk/; revision=12914
2008-09-24 14:15:35 +00:00
Michael Raskin
db4c346392 all-packages.nix update of xscreensaver call
svn path=/nixpkgs/trunk/; revision=12913
2008-09-24 13:58:23 +00:00
Michael Raskin
4b21f11fda Updated xscreensaver; removed all versions as sources are removed off site anyway..
svn path=/nixpkgs/trunk/; revision=12912
2008-09-24 13:57:16 +00:00
Michael Raskin
44db8f356e Trivial fix
svn path=/nixpkgs/trunk/; revision=12911
2008-09-24 09:56:27 +00:00
Peter Simons
b3ab93e46e Upgrade default to python version 2.5.x.
svn path=/nixpkgs/trunk/; revision=12910
2008-09-24 08:50:32 +00:00
Peter Simons
e2d7d57ff6 Allow user config to override nix store paths, etc. Removed obsolete nixNoBDB.
Use the following settings in ${NIXPKGS_CONFIG} to customize the installation
of nixUnstable:

  nix =
  {
    OldDBSupport = false;
    storeDir = "/home/foobar/.nix/store";
    stateDir = "/home/foobar/.nix/var";
  }

svn path=/nixpkgs/trunk/; revision=12909
2008-09-24 08:50:05 +00:00
Marc Weber
8d02b898c0 updated darcs to the last stable release (2.0.2)
svn path=/nixpkgs/trunk/; revision=12908
2008-09-24 00:43:05 +00:00
Marc Weber
ffd1f5000b added lighthttpd
svn path=/nixpkgs/trunk/; revision=12907
2008-09-24 00:42:50 +00:00
Marc Weber
d326561aaf proxytunnel fix
svn path=/nixpkgs/trunk/; revision=12906
2008-09-24 00:42:36 +00:00
Marc Weber
92fb53a1a5 removed subversion14merge
I don't think anyone is still using it
everyone caring about merging is using git or such anyway
and subversion15 has support built in.

svn path=/nixpkgs/trunk/; revision=12905
2008-09-24 00:42:21 +00:00
Marc Weber
32e2dbf87f added wavesurfer (sound analysis tool) and its dependency snack (tcl /python sound tool library)
svn path=/nixpkgs/trunk/; revision=12904
2008-09-24 00:42:06 +00:00
Eelco Dolstra
49de4abefa * Don't use toString here - it causes the path of source file
(e.g. /home/foo/nixpkgs/.../glx-patch-0.6.2.patch) to be
  substituted, which is clearly impure.  I noticed this because I was
  getting different derivations for Compiz when running as root
  vs. another user.

svn path=/nixpkgs/trunk/; revision=12903
2008-09-23 00:52:05 +00:00
Eelco Dolstra
bf65ff9ec6 * Use the texinfo-4.13a tarball. Strangely, the texinfo-4.13 tarball
has a different hash on ftp.nluug.nl, which happens to be the first
  mirror for fetchurl, thus building texinfo failed.

svn path=/nixpkgs/trunk/; revision=12902
2008-09-23 00:21:49 +00:00
Ludovic Courtès
a4a186d4cf GNU Texinfo 4.13.
svn path=/nixpkgs/trunk/; revision=12901
2008-09-22 21:21:39 +00:00
Eelco Dolstra
ba6845d03e * gphoto updated to 2.4.2.
svn path=/nixpkgs/trunk/; revision=12900
2008-09-22 17:06:31 +00:00
Sander van der Burg
8d679b6351 Created simplified ejabberd Nix expression
svn path=/nixpkgs/trunk/; revision=12899
2008-09-22 14:07:25 +00:00
Ludovic Courtès
113e5eff46 zope: Fix name of argument.
svn path=/nixpkgs/trunk/; revision=12898
2008-09-19 14:39:57 +00:00
Pjotr Prins
d96f2b1ea0 Ascertain Zope is using Python-2.4
svn path=/nixpkgs/trunk/; revision=12897
2008-09-19 13:55:14 +00:00
Pjotr Prins
c09e1e540c Introduced pal2nal package
svn path=/nixpkgs/trunk/; revision=12896
2008-09-19 13:39:17 +00:00
Pjotr Prins
301f2e3094 Bumped PAML version
svn path=/nixpkgs/trunk/; revision=12895
2008-09-19 13:36:35 +00:00
Ludovic Courtès
b998c44e4c Change name' attribute of Emacs 23 to emacs-snapshot-23-xxx'.
This is so that "nix-env -u emacs" doesn't switch from, say, Emacs 22
to Emacs 23.

svn path=/nixpkgs/trunk/; revision=12894
2008-09-19 12:34:04 +00:00
Ludovic Courtès
128f1cffdb Build Inkscape, XScreenSaver, XLockMore.
svn path=/nixpkgs/trunk/; revision=12893
2008-09-19 12:32:38 +00:00
Peter Simons
05d7c131d1 Re-apply Eelco's "installCommand --> installPhase" patch.
svn path=/nixpkgs/trunk/; revision=12892
2008-09-19 10:07:57 +00:00
Peter Simons
f3ae22fa5f Install wrappers for Twisted binaries to ensure a correct ${PYTHONPATH}.
svn path=/nixpkgs/trunk/; revision=12891
2008-09-19 10:07:36 +00:00
Peter Simons
656127373d maude: Updated unstable version to 2.4-alpha-91b. All unit tests pass now.
svn path=/nixpkgs/trunk/; revision=12890
2008-09-19 10:06:58 +00:00
Ludovic Courtès
db4b6d56a4 Allow `wrapFirefox' to read per-browser options.
svn path=/nixpkgs/trunk/; revision=12889
2008-09-19 09:46:21 +00:00
Ludovic Courtès
a04d2c14be Build Lout.
svn path=/nixpkgs/trunk/; revision=12888
2008-09-19 08:53:05 +00:00
Ludovic Courtès
a9ad71d940 Lout: Run fixupPhase' after installPhase'.
This removes dependency on GCC.

svn path=/nixpkgs/trunk/; revision=12887
2008-09-19 08:52:17 +00:00
Ludovic Courtès
508ae51b7a Lout 3.37.
svn path=/nixpkgs/trunk/; revision=12886
2008-09-19 08:32:37 +00:00
Eelco Dolstra
40df8c7b92 * Use the latest version while we're at it.
svn path=/nixpkgs/trunk/; revision=12885
2008-09-18 21:20:44 +00:00
Eelco Dolstra
8e494d50b3 * Fix a broken URL.
svn path=/nixpkgs/trunk/; revision=12884
2008-09-18 21:17:10 +00:00
Eelco Dolstra
0548c19dbe * NTP 4.2.4p5 (and the old url was broken).
svn path=/nixpkgs/trunk/; revision=12883
2008-09-18 21:15:14 +00:00
Ludovic Courtès
cfef9ba3ad GNU Libgcrypt 1.4.3.
svn path=/nixpkgs/trunk/; revision=12882
2008-09-18 19:03:42 +00:00
Eelco Dolstra
dbae3ea4a2 * Compiz 0.7.8.
svn path=/nixpkgs/trunk/; revision=12881
2008-09-18 15:20:53 +00:00
Eelco Dolstra
617a289fa7 * Provide some more disk space by default. Qcow makes it cheap anyway.
svn path=/nixpkgs/trunk/; revision=12880
2008-09-18 10:45:22 +00:00
Eelco Dolstra
8d7d8fc4bd * Linux 2.6.25.17.
svn path=/nixpkgs/trunk/; revision=12879
2008-09-18 09:53:12 +00:00
Eelco Dolstra
e2accf1c2e * Bump the default kernel to 2.6.25, which seems stable enough
(cross fingers).

svn path=/nixpkgs/trunk/; revision=12878
2008-09-18 09:47:45 +00:00
Eelco Dolstra
35cc272d07 * Handle symlinks such as /dev/disk/by-label/bla. Previously
Grub installation barfed.

svn path=/nixpkgs/trunk/; revision=12877
2008-09-18 09:43:31 +00:00
Eelco Dolstra
74669a825c * Latest ntfs-3g.
svn path=/nixpkgs/trunk/; revision=12871
2008-09-17 12:52:46 +00:00
Ludovic Courtès
621b315eea Bigloo 3.1c.
svn path=/nixpkgs/trunk/; revision=12869
2008-09-16 21:18:33 +00:00
Ludovic Courtès
7c9b4112c6 GnuTLS 2.4.2.
svn path=/nixpkgs/trunk/; revision=12868
2008-09-16 09:14:20 +00:00
Ludovic Courtès
88f0359c5c OProfile 0.9.4.
svn path=/nixpkgs/trunk/; revision=12867
2008-09-15 15:26:01 +00:00
Michael Raskin
8261a3b1b0 Hm, midori build would like to use file.
svn path=/nixpkgs/trunk/; revision=12865
2008-09-15 10:30:04 +00:00
Eelco Dolstra
f427bc8831 * Remove some obsolete code.
svn path=/nixpkgs/trunk/; revision=12864
2008-09-14 19:06:15 +00:00
Eelco Dolstra
07918993af * Doh. Forgot to commit.
svn path=/nixpkgs/trunk/; revision=12863
2008-09-14 19:05:59 +00:00
Armijn Hemel
dbcba78213 pidgin otr + libotr 3.1.0 -> 3.2.0
svn path=/nixpkgs/trunk/; revision=12860
2008-09-13 10:40:33 +00:00
Armijn Hemel
1b5dbd6d9c 0.5 -> 0.5.1
svn path=/nixpkgs/trunk/; revision=12859
2008-09-13 10:25:20 +00:00
Armijn Hemel
263b3d8f1e 3.0.0 -> 3.0.4
svn path=/nixpkgs/trunk/; revision=12858
2008-09-13 10:11:39 +00:00
Ludovic Courtès
474ea2b7ee Add Exmap, a Linux-specific tool to examine process memory usage.
svn path=/nixpkgs/trunk/; revision=12857
2008-09-12 20:00:00 +00:00
Ludovic Courtès
c9d9cfe6d4 GNU Freefont 20080912.
svn path=/nixpkgs/trunk/; revision=12856
2008-09-12 17:54:59 +00:00
Ludovic Courtès
bd6763f3e3 Build BitlBee and Seccure (the latter is used by NixOS).
svn path=/nixpkgs/trunk/; revision=12852
2008-09-12 15:56:34 +00:00
Eelco Dolstra
93456721f5 * Ubuntu 8.04 Hardy (i386 and amd64).
svn path=/nixpkgs/trunk/; revision=12850
2008-09-12 13:34:41 +00:00
Eelco Dolstra
8745d2f85d * Added an x86_64 (amd64) image for Debian.
* Updated Debian 4.0 to r4a.  Dropped the revision ("r3", "r4a") from
  the attribute name since Debian doesn't seem to keep old revisions
  available anyway.

svn path=/nixpkgs/trunk/; revision=12849
2008-09-12 13:17:52 +00:00
Eelco Dolstra
a5231ec30e * Latest dpkg (the old one has disappeared).
svn path=/nixpkgs/trunk/; revision=12848
2008-09-12 13:14:06 +00:00
Eelco Dolstra
119473aac6 * Add RPM builds for Fedora 9 (x86_64).
svn path=/nixpkgs/trunk/; revision=12847
2008-09-12 12:24:07 +00:00
Eelco Dolstra
6fdbb17f99 * Print the uname.
svn path=/nixpkgs/trunk/; revision=12846
2008-09-12 12:06:40 +00:00
Armijn Hemel
e89fed21f9 update to 1.0.3
svn path=/nixpkgs/trunk/; revision=12845
2008-09-11 22:04:27 +00:00
Armijn Hemel
99fcd8c685 update to 0.12.0
svn path=/nixpkgs/trunk/; revision=12844
2008-09-11 21:29:44 +00:00
Armijn Hemel
831deddc00 0.9 -> 1.0 (after 20 years or so)
svn path=/nixpkgs/trunk/; revision=12843
2008-09-11 17:30:57 +00:00
Armijn Hemel
37524efd2a update to 4.75
svn path=/nixpkgs/trunk/; revision=12842
2008-09-11 17:28:37 +00:00
Ludovic Courtès
0233672dc7 Sudo 1.6.9p17.
svn path=/nixpkgs/trunk/; revision=12841
2008-09-11 14:31:37 +00:00
Ludovic Courtès
a8876e7130 GNU Autoconf 2.63.
svn path=/nixpkgs/trunk/; revision=12840
2008-09-11 12:45:20 +00:00
Eelco Dolstra
5168fde6a6 * Revert to 7.4 (but with an updated URL) since pcre is a part of
stdenv.  Time to reopen the stdenv branch?

svn path=/nixpkgs/trunk/; revision=12838
2008-09-10 11:33:46 +00:00
Ludovic Courtès
884b8c42d3 Fix GnuTLS' `openssl' test.
svn path=/nixpkgs/trunk/; revision=12836
2008-09-09 20:17:03 +00:00
Peter Simons
be4bb6f4de libpcre: update from 7.4 to 7.8
Version 7.4 of libpcre is no longer available for download at the
specified location, so I updated to version 7.8, which is the latest
one.

svn path=/nixpkgs/trunk/; revision=12835
2008-09-09 19:09:55 +00:00
Eelco Dolstra
aac824af28 * Disable make check for now due to a bug in gnutls, see
http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3050

svn path=/nixpkgs/trunk/; revision=12834
2008-09-09 14:54:02 +00:00
Eelco Dolstra
29f04e4331 * Linux 2.6.26.5.
svn path=/nixpkgs/trunk/; revision=12833
2008-09-09 09:54:33 +00:00
Ludovic Courtès
8f0dab06ec Add GnuPG mirrors, use them.
svn path=/nixpkgs/trunk/; revision=12832
2008-09-09 09:06:01 +00:00
Ludovic Courtès
c4c830b66e libgcrypt 1.4.2.
svn path=/nixpkgs/trunk/; revision=12831
2008-09-09 08:48:46 +00:00
Michael Raskin
731cf5fff0 Updating nixUnstable.
svn path=/nixpkgs/trunk/; revision=12827
2008-09-08 21:06:41 +00:00
Ludovic Courtès
a2c47582b3 GNU Emacs 22.3.
svn path=/nixpkgs/trunk/; revision=12825
2008-09-08 12:10:22 +00:00
Eelco Dolstra
4632fa1449 * Mirrors for ancient SUSE releases.
svn path=/nixpkgs/trunk/; revision=12821
2008-09-08 07:44:43 +00:00
Marc Weber
1aea0c12a3 updated freemind to 0.9.0_Beta_20, purified env sto make it work for everyone a
svn path=/nixpkgs/trunk/; revision=12819
2008-09-07 21:17:49 +00:00
Michael Raskin
958ea79a78 Added Midori - a light, WebKit-based GTK browser.
svn path=/nixpkgs/trunk/; revision=12818
2008-09-07 12:58:56 +00:00
Michael Raskin
317d89066b Force Pidgin to use GnuTLS when it is offered.
svn path=/nixpkgs/trunk/; revision=12816
2008-09-06 18:23:55 +00:00
Michael Raskin
0f48d38859 Move libgcrypt to propagatedBuildInputs of gnutls, problems with, say, Pidgin without that.
svn path=/nixpkgs/trunk/; revision=12815
2008-09-06 18:22:35 +00:00
Marc Weber
56a7c7dfc7 Added proxy tunnel tool
svn path=/nixpkgs/trunk/; revision=12814
2008-09-06 12:33:25 +00:00
Michael Raskin
de45b13c79 Options to remove OpenSSL and use gnuTLS for Pidgin (reported to work better with, say, Amessage or any other XMPP server which requires strong channel encryption)
svn path=/nixpkgs/trunk/; revision=12813
2008-09-06 10:30:55 +00:00
Nicolas Pierron
6c4a6e83b4 Move maxima close to scilab. (applications/science/math)
Requested by Michael Raskin.

svn path=/nixpkgs/trunk/; revision=12812
2008-09-05 17:21:45 +00:00
Nicolas Pierron
125cddcb06 Move stlport to the top-level.
svn path=/nixpkgs/trunk/; revision=12811
2008-09-05 17:17:00 +00:00
Nicolas Pierron
517a120ff8 Add scilab-4.1.2
svn path=/nixpkgs/trunk/; revision=12810
2008-09-05 17:12:04 +00:00
Nicolas Pierron
84125627f7 gfortran: Use new gcc wrapper.
- Fix gfortran linking problems.

svn path=/nixpkgs/trunk/; revision=12809
2008-09-05 17:11:12 +00:00
Eelco Dolstra
e3ec3f4782 * -no-kvm-irqchip seems to prevent random KVM networking hangs on
2.6.25 kernels.

svn path=/nixpkgs/trunk/; revision=12807
2008-09-05 11:39:51 +00:00
Ludovic Courtès
54a5f9c9fc IceCat: Remove outdated comment.
svn path=/nixpkgs/trunk/; revision=12805
2008-09-05 09:16:15 +00:00
Ludovic Courtès
deac729a8c libgc 7.1.
svn path=/nixpkgs/trunk/; revision=12804
2008-09-05 08:03:44 +00:00
Ludovic Courtès
bea666b9d1 Move sysprof' to kernelPackages'.
Warning: it builds with 2.6.23 but not with 2.6.26.

svn path=/nixpkgs/trunk/; revision=12803
2008-09-05 07:26:37 +00:00
Ludovic Courtès
a31f01e83b GNUnet: Wrap `gnunetd' so that it can dlopen the modules.
svn path=/nixpkgs/trunk/; revision=12801
2008-09-04 20:24:03 +00:00
Ludovic Courtès
6f2086ec0e Git 1.6.0.1.
svn path=/nixpkgs/trunk/; revision=12800
2008-09-04 19:52:27 +00:00
Eelco Dolstra
35f684458a * Removed some unnecessary code.
svn path=/nixpkgs/trunk/; revision=12799
2008-09-04 12:27:17 +00:00
Eelco Dolstra
0c30058ac7 * Need lowPrio.
svn path=/nixpkgs/trunk/; revision=12798
2008-09-04 12:07:16 +00:00
Eelco Dolstra
bb0f036205 * Fallback for old Fedora releases.
svn path=/nixpkgs/trunk/; revision=12797
2008-09-04 09:44:40 +00:00
Eelco Dolstra
c754b8b27c * Thunderbird 2.0.0.16.
* Re-enabled chatzilla in the channel.

svn path=/nixpkgs/trunk/; revision=12796
2008-09-04 09:36:04 +00:00
Eelco Dolstra
313515452c * Removed an outdated comment.
svn path=/nixpkgs/trunk/; revision=12795
2008-09-04 09:33:59 +00:00
Eelco Dolstra
549a4405e3 * xulrunner-wrapper: use Firefox 3 directly (via "firefox -app"),
since it has full support for running XUL applications.  This saves
  a lot of space (you don't need two copies of basically the same
  software).
* Deleted the old xulrunner (1.8.0.4), it didn't compile anyway with
  recent GTK.
* Updated chatzilla to 0.9.83.

svn path=/nixpkgs/trunk/; revision=12794
2008-09-04 09:29:09 +00:00
Michael Raskin
fd0b020c74 Renamed python.sqlite getConfig entry to python.sqliteSupport (to make it the same style as the other 3 options nearby)
svn path=/nixpkgs/trunk/; revision=12793
2008-09-04 04:22:20 +00:00
Ludovic Courtès
0a096340ad GDB 6.8.
svn path=/nixpkgs/trunk/; revision=12792
2008-09-03 13:12:23 +00:00
Pjotr Prins
a4b504243d gmp: removed superfluous settings
svn path=/nixpkgs/trunk/; revision=12791
2008-09-03 10:30:47 +00:00
Eelco Dolstra
5d9dfc1e60 * Removed $installCommand, it's no longer needed since we split the
install and fixup phases.  You can just override installPhase.

svn path=/nixpkgs/trunk/; revision=12787
2008-09-02 13:51:32 +00:00
Ludovic Courtès
2b119ba405 Add Ming, a C library to generate Flash files.
svn path=/nixpkgs/trunk/; revision=12786
2008-09-02 13:43:53 +00:00
Armijn Hemel
d7d4d48d9e update to 2.5.1
svn path=/nixpkgs/trunk/; revision=12785
2008-09-02 10:21:41 +00:00
Peter Simons
85546a8e31 Updated scons and twisted; added buildbot.
* Updated scons to version 1.0.0. Also added appropriate makeWrapper calls to
   ensure that the python binary finds its library files.

 * Updated Twisted from 2.5 to 8.1.

 * Added an expression for buildbot.

svn path=/nixpkgs/trunk/; revision=12782
2008-09-01 15:11:09 +00:00
Ludovic Courtès
687d66d2b9 Downgrade Tcpdump and libpcap as recent versions have vanished.
svn path=/nixpkgs/trunk/; revision=12781
2008-09-01 13:10:26 +00:00
Ludovic Courtès
d22149a3b7 Use tcpdump mirror scheme.
svn path=/nixpkgs/trunk/; revision=12780
2008-09-01 13:00:24 +00:00
Ludovic Courtès
df4363229d Add tcpdump mirrors.
svn path=/nixpkgs/trunk/; revision=12779
2008-09-01 12:58:24 +00:00
Eelco Dolstra
4bdd8f96e4 * Added lm_sensors.
svn path=/nixpkgs/trunk/; revision=12778
2008-09-01 11:42:43 +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
98e810a79e GNUnet: Fix the way tests are run, but don't run them anyway.
svn path=/nixpkgs/trunk/; revision=12776
2008-08-30 21:36:28 +00:00
Eelco Dolstra
4a5310f67b * KDE 3.5.10.
svn path=/nixpkgs/trunk/; revision=12775
2008-08-30 14:06:28 +00:00
Eelco Dolstra
67cf9984f2 * ktorrent 2.2.7.
svn path=/nixpkgs/trunk/; revision=12774
2008-08-30 12:16:16 +00:00
Eelco Dolstra
562345e595 * pciutils updated to 3.0.0. Also latest pci.ids.
svn path=/nixpkgs/trunk/; revision=12773
2008-08-30 09:56:21 +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
Michael Raskin
c840a6971b Updated nmap -> 4.68
svn path=/nixpkgs/trunk/; revision=12771
2008-08-29 18:27:45 +00:00
Eelco Dolstra
4b7521cd66 * Oops.
svn path=/nixpkgs/trunk/; revision=12769
2008-08-29 14:25:27 +00:00
Eelco Dolstra
74087918ff * KVM updated to version 74. This one finally has good performance
for userspace networking / Samba again.
* vmtools: use KVM 74 and Linux 2.6.26, and use virtio for networking
  / disk access.

svn path=/nixpkgs/trunk/; revision=12768
2008-08-29 14:08:54 +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
Michael Raskin
29149e5385 The even more incredibly verbose debugging machine...
svn path=/nixpkgs/trunk/; revision=12758
2008-08-27 21:23:49 +00:00
Michael Raskin
c406fcf194 Some diagnostics for NixOS manual helper
svn path=/nixpkgs/trunk/; revision=12756
2008-08-27 21:19:03 +00:00
Nicolas Pierron
042bc846df Handle new configuration file argument notation:
{pkgs, config, ...}:

svn path=/nixpkgs/trunk/; revision=12753
2008-08-27 17:54:24 +00:00
Eelco Dolstra
07e976aae2 * Just to be sure that we don't make the whole build tree
world-writable, which would be an obvious security problem...

svn path=/nixpkgs/trunk/; revision=12749
2008-08-27 15:27:06 +00:00
Eelco Dolstra
cee9051b7c * Get rid of $findUnpacker, it's pointless anyway.
* Pass the source file to $unpackCmd via $curSrc.

svn path=/nixpkgs/trunk/; revision=12748
2008-08-27 15:22:33 +00:00
Eelco Dolstra
b35469a42e * Nitpick.
svn path=/nixpkgs/trunk/; revision=12747
2008-08-27 15:21:10 +00:00
Eelco Dolstra
fc980b49f9 * Test setting $sourceRoot directly.
svn path=/nixpkgs/trunk/; revision=12746
2008-08-27 14:56:59 +00:00
Eelco Dolstra
86173ade50 * Rogue 5.4.4.
svn path=/nixpkgs/trunk/; revision=12745
2008-08-27 14:48:28 +00:00
Eelco Dolstra
e64067e28b * Allow sourceRoot to be set in advance, which is easier than setting
the setSourceRoot function.

svn path=/nixpkgs/trunk/; revision=12744
2008-08-27 14:29:16 +00:00
Nicolas Pierron
6a9944cdd9 pcmcia-utils:
- Fix udev rules.
- Accept multiple firmwares.
- Allow redefinition of arguments.

svn path=/nixpkgs/trunk/; revision=12741
2008-08-27 13:59:33 +00:00
Nicolas Pierron
ae163f596e Replace "finalReference" prefix by "fix".
svn path=/nixpkgs/trunk/; revision=12740
2008-08-27 13:58:36 +00:00
Eelco Dolstra
649ccdd2db * Moved the Linux kernel maintenance notes to the manual, expanded
them.

svn path=/nixpkgs/trunk/; revision=12739
2008-08-27 12:59:55 +00:00
Michael Raskin
0217f5d485 Added Qt-4.4 to the packages built on buildfarm
svn path=/nixpkgs/trunk/; revision=12735
2008-08-27 09:50:32 +00:00
Eelco Dolstra
37b7f0ffeb * The latest and greatest.
svn path=/nixpkgs/trunk/; revision=12733
2008-08-27 09:48:41 +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
Eelco Dolstra
5e5eeedaa6 * Quick proof-of-concept of making it easy to override package
configuration options in ~/.nixpkgs/config.nix.  Example:

  {
    packageOverrides = pkgs: {
      subversion = pkgs.subversion.function (origArgs: {
        bdbSupport = false;
        pythonBindings = !origArgs.pythonBindings;
      });
    };
  }

  I.e. pkgs.subversion.function is the original function call to the
  Subversion function in all-packages.nix.

  This requires the "subversion" attribute to use makeOverridable,
  which stores the original function and function arguments in the
  "function" attribute of the result.

svn path=/nixpkgs/trunk/; revision=12728
2008-08-26 16:50:33 +00:00
Eelco Dolstra
6dbbd93d03 * Allow packages to be overriden globally via the `packageOverrides'
configuration option.  For instance, to override GCC globally for
  all of Nixpkgs, you can put the following in ~/.nixpkgs/config.nix:

  {
    packageOverrides = pkgs: {
      gcc = pkgs.gcc41;
    }
  }

  This should make a lot of configuration support in Nixpkgs
  unnecessary, like selectVersion and many little-used configuration
  options.

  It also provides a somewhat convenient place to put custom,
  private additions to Nixpkgs, e.g.

  {
    packageOverrides = pkgs: {
      myHello = pkgs.stdenv.mkDerivation {
        name = "my-hello-0.1";
        buildCommand = ...;
      };
    };
  };

  Note that this requires Nix >= 0.12pre12726.

* Removed the `myPackages' option `packageOverrides' obsoletes it.

svn path=/nixpkgs/trunk/; revision=12727
2008-08-26 15:35:00 +00:00
Eelco Dolstra
698328c2af svn path=/nixpkgs/trunk/; revision=12724 2008-08-26 13:27:50 +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
Eelco Dolstra
5b732a061f * QEMU_SMBD_COMMAND is gone.
svn path=/nixpkgs/trunk/; revision=12719
2008-08-26 11:39:10 +00:00
Eelco Dolstra
f69b6b4d49 * Remove the QEMU_SMBD_COMMAND environment variable. Instead use
"smbd" from $PATH.

svn path=/nixpkgs/trunk/; revision=12718
2008-08-26 11:28:13 +00:00
Eelco Dolstra
73a050a804 * Create the smbd temporary directory properly (don't fail if it
already exists, but just try another name).  Should send this
  upstream...

svn path=/nixpkgs/trunk/; revision=12717
2008-08-26 11:16:41 +00:00
Eelco Dolstra
bb45f8360f * Samba 3.0.32.
svn path=/nixpkgs/trunk/; revision=12716
2008-08-26 11:10:10 +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
Michael Raskin
988a1f1ef3 One more bison inheritance fix
svn path=/nixpkgs/trunk/; revision=12713
2008-08-25 17:55:09 +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
Eelco Dolstra
3d6376be35 * nix.cs.uu.nl -> nixos.org.
svn path=/nixpkgs/trunk/; revision=12709
2008-08-25 15:00:29 +00:00
Michael Raskin
dbce08a664 Minor fix of "inherit"s.
svn path=/nixpkgs/trunk/; revision=12708
2008-08-25 14:52:53 +00:00
Peter Simons
2d7a15266f bison: use version 2.3 by default (the latest)
svn path=/nixpkgs/trunk/; revision=12703
2008-08-25 13:25:07 +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
Peter Simons
4dba81501f replace: makeFlags is an array
svn path=/nixpkgs/trunk/; revision=12701
2008-08-25 10:00:17 +00:00
Ludovic Courtès
eddce10d13 Add GNUnet, GNU's anonymous peer-to-peer communication framework.
svn path=/nixpkgs/trunk/; revision=12699
2008-08-24 18:48:09 +00:00
Armijn Hemel
a5deaa8e07 update to 2.4.7, python problems are still there
svn path=/nixpkgs/trunk/; revision=12698
2008-08-23 08:47:14 +00:00
Ludovic Courtès
396ef44630 Git 1.6.0.
svn path=/nixpkgs/trunk/; revision=12697
2008-08-22 21:35:25 +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
Eelco Dolstra
eebb241519 * Write the list of mirrors to a file that we can reuse between
fetchurl instantiations, instead of passing the mirrors to fetchurl
  instantiations via environment variables.  This makes the resulting
  store derivations (.drv files) much smaller, which in turn makes
  nix-env/nix-instantiate faster (4.8 -> 4.2 seconds on nix-env -qa
  --out-path).

svn path=/nixpkgs/trunk/; revision=12695
2008-08-22 15:53:21 +00:00
Eelco Dolstra
4457e49a90 * Linux 2.6.25.16.
svn path=/nixpkgs/trunk/; revision=12693
2008-08-22 12:25:51 +00:00
Michael Raskin
75f1995c0e Atheros update..
svn path=/nixpkgs/trunk/; revision=12692
2008-08-22 12:10:04 +00:00
Eelco Dolstra
eb63b86c6d * Doh doh doh! Use the right config file for the 2.6.26 kernel.
svn path=/nixpkgs/trunk/; revision=12690
2008-08-22 10:55:00 +00:00
Eelco Dolstra
f27856e3fa * KVM 73.
svn path=/nixpkgs/trunk/; revision=12689
2008-08-22 10:51:37 +00:00
Marc Weber
3091c81082 tm (terminal mixer), ts (task spooler) added, provided by viric
svn path=/nixpkgs/trunk/; revision=12688
2008-08-21 21:35:14 +00:00
Marc Weber
01979f7940 add window-manager dwm contributed by viric
svn path=/nixpkgs/trunk/; revision=12687
2008-08-21 20:44:08 +00:00
Marc Weber
2d354aa6f1 added ngspice
svn path=/nixpkgs/trunk/; revision=12686
2008-08-21 20:43:53 +00:00
Marc Weber
a98da2c748 rename devEnvs -> myPackgages in all-packages.nix
The usage is not tight to devEnvs, you can add arbitrary
packages to .nixpkgs/config.nix this way

svn path=/nixpkgs/trunk/; revision=12685
2008-08-21 20:43:37 +00:00
Ludovic Courtès
4162dfe9c5 EMMS: Default to the libtag info back-end for MP3s.
svn path=/nixpkgs/trunk/; revision=12683
2008-08-21 14:56:57 +00:00
Marc Weber
e75a56c88e updated repo versions of ghc cabal and http package
svn path=/nixpkgs/trunk/; revision=12682
2008-08-21 11:07:58 +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
Marc Weber
0686eecf4f slsnif-0.4.4 added
svn path=/nixpkgs/trunk/; revision=12679
2008-08-21 11:07:29 +00:00
Marc Weber
d4cf308de6 haxml_darcs updated (it can now parse xhtml dtd)
svn path=/nixpkgs/trunk/; revision=12678
2008-08-21 11:07:16 +00:00
Ludovic Courtès
d9bacf89d2 Build EMMS, mpg321 and Vorbis Tools.
svn path=/nixpkgs/trunk/; revision=12676
2008-08-21 09:37:04 +00:00
Ludovic Courtès
d4e5ed0596 Add EMMS, the Emacs Multimedia System.
svn path=/nixpkgs/trunk/; revision=12675
2008-08-21 08:58:51 +00:00
Eelco Dolstra
16d317e709 * Linux 2.6.26.3.
svn path=/nixpkgs/trunk/; revision=12674
2008-08-21 08:33:46 +00:00
Eelco Dolstra
6315177c7f * wis-go7007: updated for Linux 2.6.26.
svn path=/nixpkgs/trunk/; revision=12673
2008-08-21 07:43:38 +00:00
Michael Raskin
f972b13ac5 A paranoia-induced refactoring, a cleanup of buildInputs bypass in font-related part, fix for builderDefsPackage for cleaner overrides.
svn path=/nixpkgs/trunk/; revision=12671
2008-08-20 11:30:06 +00:00
Michael Raskin
a84989091f Refactoring to work with refactored builderDefs
svn path=/nixpkgs/trunk/; revision=12670
2008-08-20 11:21:58 +00:00
Michael Raskin
8ad11e65a7 Version bump
svn path=/nixpkgs/trunk/; revision=12669
2008-08-20 11:21:15 +00:00
Michael Raskin
d7acaeb096 Refactorings and removing hard-coded assumptions
svn path=/nixpkgs/trunk/; revision=12668
2008-08-20 11:20:32 +00:00
Michael Raskin
a921f752b8 Saner tracing of booleans
svn path=/nixpkgs/trunk/; revision=12667
2008-08-20 08:41:53 +00:00
Michael Raskin
ff0d85fdc8 Added traceMarked; it is traceWhatis with the extra (first) argument to distinguish the output of that exat statement.
svn path=/nixpkgs/trunk/; revision=12666
2008-08-20 08:21:54 +00:00
Michael Raskin
a8da119da4 Silly mistake fixed
svn path=/nixpkgs/trunk/; revision=12665
2008-08-20 07:17:55 +00:00
Michael Raskin
97e15cc2b8 Noticed an associativity direction problem
svn path=/nixpkgs/trunk/; revision=12664
2008-08-20 06:45:14 +00:00
Michael Raskin
69e4f17372 Added null recognition to whatis
svn path=/nixpkgs/trunk/; revision=12663
2008-08-20 04:34:28 +00:00
Marc Weber
9d181d621f updated nixRepositoryManager
now you can use specify another source file for testing in a nix way

svn path=/nixpkgs/trunk/; revision=12662
2008-08-19 13:31:52 +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
Sander van der Burg
b5b68ce414 Upgrade to newer version
svn path=/nixpkgs/trunk/; revision=12654
2008-08-18 21:05:32 +00:00
Marc Weber
fea2f910e5 snd shows it's help in firefox now
svn path=/nixpkgs/trunk/; revision=12651
2008-08-18 16:03:38 +00:00