Eelco Dolstra
0e72278180
* Docbook 5.
...
* Docbook XSL 1.74.0.
svn path=/nixpkgs/trunk/; revision=12040
2008-06-11 15:39:04 +00:00
Eelco Dolstra
68c6b5f2fc
* git: make the TCL/TK GUI optional (git.guiSupport).
...
* git: always install the Emacs mode but don't depend on Emacs to do
it (just don't build the .elc files).
svn path=/nixpkgs/trunk/; revision=12037
2008-06-11 12:31:44 +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
Eelco Dolstra
aadfab6fff
* Linux 2.6.25.6.
...
svn path=/nixpkgs/trunk/; revision=12032
2008-06-10 16:37:38 +00:00
Eelco Dolstra
0283118633
* splashutils 1.5.4.1, needed for kernels that have the new
...
fbcondecor patch. splashutils 1.3 is retained for kernels
with the fbsplash patch.
svn path=/nixpkgs/trunk/; revision=12029
2008-06-10 16:09:53 +00:00
Andres Löh
2813fb46ad
more pervasive crt-patching in emacs snapshot to make it work on my machine
...
svn path=/nixpkgs/trunk/; revision=12021
2008-06-09 14:21:36 +00:00
Michael Raskin
cd82856fb7
Updated FF3
...
svn path=/nixpkgs/trunk/; revision=12014
2008-06-09 03:51:28 +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
Michael Raskin
2430f8e562
SF pidgin-latex version works somehow (very small formulae)
...
svn path=/nixpkgs/trunk/; revision=12010
2008-06-08 20:06:46 +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
Eelco Dolstra
7478e316b7
* hdparm 8.7.
...
svn path=/nixpkgs/trunk/; revision=12007
2008-06-07 12:20:19 +00:00
Pjotr Prins
0e751ebadc
Long description
...
svn path=/nixpkgs/trunk/; revision=12005
2008-06-07 06:41:18 +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
Pjotr Prins
f9e018c80d
biology/paml added
...
svn path=/nixpkgs/trunk/; revision=11997
2008-06-06 08:23:49 +00:00
Eelco Dolstra
dfb4b8d51c
* dietlibc / static stdenvs: use original fetchurl.
...
svn path=/nixpkgs/trunk/; revision=11996
2008-06-06 08:01:26 +00:00
Michael Raskin
7ed0f3983d
Not using dependencies when building statically..
...
svn path=/nixpkgs/trunk/; revision=11995
2008-06-06 07:50:52 +00:00
Pjotr Prins
efa2ae30bd
Control for biology packages
...
svn path=/nixpkgs/trunk/; revision=11994
2008-06-05 17:15:27 +00:00
Pjotr Prins
62c9176206
Added emboss
...
svn path=/nixpkgs/trunk/; revision=11993
2008-06-05 17:14:33 +00:00
Pjotr Prins
5866a8b101
tabs2spaces of .nix file
...
svn path=/nixpkgs/trunk/; revision=11992
2008-06-05 16:58:41 +00:00
Eelco Dolstra
125c7ea4e3
* Qemu: apply the Samba patch from KVM.
...
svn path=/nixpkgs/trunk/; revision=11991
2008-06-05 15:43:06 +00:00
Pjotr Prins
13463a6f01
MrBayes - a biology package for phylogeny
...
svn path=/nixpkgs/trunk/; revision=11986
2008-06-05 13:35:45 +00:00
Eelco Dolstra
c955f608a2
* KVM 69. Seems to improve performance quite a bit. In particular it
...
implements the host support for virtio devices in Linux >= 2.6.25
guests. Network performance shows a huge improvement with
virtio_net, which should be good for the build farm (which uses
Samba/CIFS to mount the file system of the host).
* Kernel headers for 2.6.26-rc5 added to build KVM 69. Also added the
2.6.25 headers, which turned out to be too old for KVM 69.
svn path=/nixpkgs/trunk/; revision=11985
2008-06-05 10:59:41 +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
12ca68d114
Added a preliminary expression for Coq (no IDE support yet).
...
svn path=/nixpkgs/trunk/; revision=11983
2008-06-04 15:10:05 +00:00
Andres Löh
2991f9adef
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11981
2008-06-04 14:24:28 +00:00
Andres Löh
d025d67118
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11980
2008-06-04 14:03:20 +00:00
Eelco Dolstra
41892afe9f
svn path=/nixpkgs/trunk/; revision=11979
2008-06-04 11:59:42 +00:00
Eelco Dolstra
5edae446d8
* Move jedit to editors/jedit.
...
svn path=/nixpkgs/trunk/; revision=11978
2008-06-04 11:48:11 +00:00
Andres Löh
b89a5bfa33
lhs2tex version bump to 1.13, removed the external builder.sh
...
svn path=/nixpkgs/trunk/; revision=11971
2008-06-04 09:59:13 +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
Eelco Dolstra
7d0bc40935
* Install the Zabbix PHP frontend and the SQL schemata/data.
...
svn path=/nixpkgs/trunk/; revision=11965
2008-06-04 08:45:00 +00:00
Eelco Dolstra
b4bd1c888a
* Added Zabbix, a system and network monitoring tool.
...
svn path=/nixpkgs/trunk/; revision=11963
2008-06-03 21:59:35 +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
Michael Raskin
b534077ffe
Added updated Atheros and fresh HAL version
...
svn path=/nixpkgs/trunk/; revision=11953
2008-06-03 07:41:52 +00:00
Eelco Dolstra
0d0b6afd53
* Latest nvidia driver.
...
svn path=/nixpkgs/trunk/; revision=11949
2008-06-02 13:40:04 +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
Ludovic Courtès
8b83b37ec5
GNU gv 3.6.4.
...
svn path=/nixpkgs/trunk/; revision=11946
2008-06-01 16:51:03 +00:00
Nicolas Pierron
9768f41783
Add PyX: Python graphics package.
...
svn path=/nixpkgs/trunk/; revision=11945
2008-06-01 16:06:18 +00:00
Nicolas Pierron
6f08adf32b
Install the emacs syntax highlighter for taskJuggler.
...
svn path=/nixpkgs/trunk/; revision=11944
2008-06-01 16:06:09 +00:00
Marc Weber
898f448073
added mysql2pgsql (mysql dump to postrges sql converter) script
...
svn path=/nixpkgs/trunk/; revision=11943
2008-05-31 22:49:00 +00:00
Armijn Hemel
a65e05bbaf
update to 2.4.6, python import problems are still there:
...
(gimp:9911): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20, in ?
from gimpfu import *
File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/python/gimpfu.py", line 74, in ?
import gimp
ImportError: could not import pygtk
svn path=/nixpkgs/trunk/; revision=11942
2008-05-31 11:59:41 +00:00
Michael Raskin
47e9ed0386
Fixed tailor expression
...
svn path=/nixpkgs/trunk/; revision=11941
2008-05-31 07:26:13 +00:00
Marc Weber
18d227c98d
added GetOptions, tar, unix-compat ghc haskell libraries
...
svn path=/nixpkgs/trunk/; revision=11940
2008-05-30 22:37:58 +00:00