Michael Raskin
7d5ddd88a9
Added UCS-fonts
...
svn path=/nixpkgs/trunk/; revision=10915
2008-03-02 19:19:34 +00:00
Michael Raskin
5ed88513ef
Added template to use deb-package wrapper.
...
svn path=/nixpkgs/trunk/; revision=10911
2008-03-02 18:41:32 +00:00
Ludovic Courtès
26d4ecd5ad
Add Bogofilter, a fast bayesian spam filter.
...
svn path=/nixpkgs/trunk/; revision=10908
2008-03-02 18:35:04 +00:00
Tobias Hammerschmidt
b1ec2a1eb2
fixed ghc-6.6.1 and darcs
...
svn path=/nixpkgs/trunk/; revision=10901
2008-03-02 08:22:26 +00:00
Eelco Dolstra
50348f5258
* fetchsvn: Nix already checks the hash, no need for the builder to do it.
...
svn path=/nixpkgs/trunk/; revision=10896
2008-02-29 10:30:29 +00:00
Eelco Dolstra
afe69eecbe
* Use kernel 2.6 libcap.
...
svn path=/nixpkgs/trunk/; revision=10895
2008-02-29 09:42:12 +00:00
Eelco Dolstra
66738cc356
* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.
...
Argument "url" renamed to "cvsRoot" (it's not a URL).
svn path=/nixpkgs/trunk/; revision=10889
2008-02-28 22:36:37 +00:00
Michael Raskin
5883330e2c
Updated ImageMagick
...
svn path=/nixpkgs/trunk/; revision=10886
2008-02-28 18:53:39 +00:00
Michael Raskin
dcddcf0d87
Updated QEmu.
...
svn path=/nixpkgs/trunk/; revision=10882
2008-02-28 09:59:34 +00:00
Eelco Dolstra
1c65ea4e20
* Added expect.
...
svn path=/nixpkgs/trunk/; revision=10877
2008-02-27 15:48:53 +00:00
Eelco Dolstra
d1b9dcd68f
* Added Emma, a Java code coverage tool.
...
svn path=/nixpkgs/trunk/; revision=10865
2008-02-26 15:48:14 +00:00
Eelco Dolstra
65dcf5ffa4
* Fix jre, and some cleanups.
...
svn path=/nixpkgs/trunk/; revision=10863
2008-02-26 15:24:33 +00:00
Eelco Dolstra
639f426905
* Moving stuff.
...
svn path=/nixpkgs/trunk/; revision=10861
2008-02-26 14:15:37 +00:00
Sander van der Burg
a40f5bee8a
Added jetty 6.1
...
svn path=/nixpkgs/trunk/; revision=10858
2008-02-26 09:26:17 +00:00
Sander van der Burg
1974f19dff
Added smack library
...
svn path=/nixpkgs/trunk/; revision=10857
2008-02-26 09:07:12 +00:00
Sander van der Burg
80d4c9ed4a
Added gwt-dragdrop library
...
svn path=/nixpkgs/trunk/; revision=10856
2008-02-26 08:48:40 +00:00
Eelco Dolstra
421e413507
* Added Findbugs.
...
svn path=/nixpkgs/trunk/; revision=10854
2008-02-25 14:55:30 +00:00
Sander van der Burg
23622f6cda
Added gwt-widgets
...
svn path=/nixpkgs/trunk/; revision=10851
2008-02-25 12:45:17 +00:00
Eelco Dolstra
5ea761b23f
* Merged the last of the trunk, preparing for switch...
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10847
2008-02-25 11:09:37 +00:00
Michael Raskin
6eaa389efa
MySQL5 should be default already.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10846
2008-02-25 03:16:07 +00:00
Tobias Hammerschmidt
e7f99973e1
Added libtorrent a bittorent library written in C++ for *nix and rtorrent a ncurses client for libtorrent.
...
svn path=/nixpkgs/trunk/; revision=10842
2008-02-23 12:11:27 +00:00
Eelco Dolstra
2e92cabb37
* substitute: support patterns starting with a dash.
...
* Updated the kernel headers.
* ghc: setup hooks are now generated using substituteAll.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10838
2008-02-22 18:19:04 +00:00
Ludovic Courtès
adc77fc0c7
Git: Make dependency on Emacs optional, per Yuri's request.
...
This works by looking for `git.useEmacs', a boolean, in the user's Nixpkgs
config file. The default is `true' since it's only a build-time dependency
and most users are expected to install the pre-compiled substitute, which
doesn't pull Emacs.
svn path=/nixpkgs/trunk/; revision=10837
2008-02-22 16:51:51 +00:00
Ludovic Courtès
c800565c73
Make Inkscape properly depend on Python, which is needed for some features.
...
svn path=/nixpkgs/trunk/; revision=10836
2008-02-22 16:24:58 +00:00
Eelco Dolstra
59d88c1772
* Revert r10833, it doesn't really work. Instead build ghcboot
...
with Perl 5.8.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10834
2008-02-22 14:43:00 +00:00
Eelco Dolstra
d2d8d83f37
* A clever hack (due to Audrey Tang, see
...
http://consttype.blogspot.com/2007_07_01_archive.html ) around the
fact that Perl 5.10 no longer supports the $* variable, which GHC's
evil mangler requires.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10833
2008-02-22 14:09:29 +00:00
Ludovic Courtès
c18141227f
Add PyXML.
...
svn path=/nixpkgs/trunk/; revision=10832
2008-02-22 13:53:45 +00:00
Tobias Hammerschmidt
1ca69f74e5
svn path=/nixpkgs/trunk/; revision=10828
2008-02-22 10:12:01 +00:00
Tobias Hammerschmidt
b567be7836
Added SSL support to fetchmail, maybe its better to add an argument withSSL
?
...
svn path=/nixpkgs/trunk/; revision=10827
2008-02-22 10:09:54 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Eelco Dolstra
b7e2573912
* Don't build gcc42 with texinfo. Texinfo has a dependency on ncurses which
...
doesn't compile in the bootstrap environment...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10821
2008-02-21 20:32:53 +00:00
Ludovic Courtès
96d354f193
Add ACPI, a tiny ACPI client tool for Linux
...
svn path=/nixpkgs/trunk/; revision=10820
2008-02-21 20:13:36 +00:00
Ludovic Courtès
44fcdff01b
Add ACPI-Tool, a command-line ACPI client for Linux.
...
svn path=/nixpkgs/trunk/; revision=10819
2008-02-21 19:57:40 +00:00
Ludovic Courtès
96177fce34
VPNC: Clarify run-time dependencies.
...
svn path=/nixpkgs/trunk/; revision=10818
2008-02-21 19:33:21 +00:00
Ludovic Courtès
a21609b1ab
Add GNU Inetutils.
...
svn path=/nixpkgs/trunk/; revision=10817
2008-02-21 18:58:11 +00:00
Eelco Dolstra
67c961fd63
* Merged -r10790:HEAD from the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10815
2008-02-21 17:34:03 +00:00
Eelco Dolstra
662bea8e0c
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10811
2008-02-21 16:24:44 +00:00
Ludovic Courtès
4050f8fa45
Add MPICH2, an implementation of the Message Passing Interface.
...
svn path=/nixpkgs/trunk/; revision=10807
2008-02-21 16:17:43 +00:00
Eelco Dolstra
af40c15c30
* Use CPAN mirrors.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10806
2008-02-21 15:52:31 +00:00
Ludovic Courtès
cee8b8ebac
Add GNU Texinfo 4.9, use it to produce GCC 4.x documentation.
...
svn path=/nixpkgs/trunk/; revision=10805
2008-02-21 15:34:56 +00:00
Eelco Dolstra
051cd950fe
* Use the latest Nix. What a relief. :-)
...
svn path=/nixpkgs/trunk/; revision=10801
2008-02-21 13:44:06 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Eelco Dolstra
3a49502530
* Reverted accidental change to kernel attribute.
...
svn path=/nixpkgs/trunk/; revision=10782
2008-02-20 13:54:08 +00:00
Wouter den Breejen
4a59b2d875
Added SNIX
...
svn path=/nixpkgs/trunk/; revision=10772
2008-02-20 12:30:16 +00:00
Ludovic Courtès
d494e7e709
Git 1.5.4.2 + Emacs mode.
...
svn path=/nixpkgs/trunk/; revision=10766
2008-02-20 10:29:32 +00:00
Tobias Hammerschmidt
f2fbbc6052
Added firmware for the ZyDAS ZD1211(b) 802.11a/b/g USB WLAN chip.
...
svn path=/nixpkgs/trunk/; revision=10762
2008-02-20 08:53:42 +00:00
Yury G. Kudryashov
805424e33f
libxklavier added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10749
2008-02-18 20:53:36 +00:00
Yury G. Kudryashov
0aa0847307
added gnupg-1.x compatibility symlinks to gnupg-2.x, removed gnupg2 attr
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10746
2008-02-18 20:52:59 +00:00
Yury G. Kudryashov
0b2d493521
libarchive: 2.4.12 added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10745
2008-02-18 20:52:40 +00:00
Yury G. Kudryashov
8ea549b319
sharutils added (4.6.3)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10744
2008-02-18 20:52:25 +00:00