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
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
10e0a6cf6d
Add all my latest packages to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=12957
2008-10-05 09:04:30 +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
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
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
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
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
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
db4c346392
all-packages.nix update of xscreensaver call
...
svn path=/nixpkgs/trunk/; revision=12913
2008-09-24 13:58:23 +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
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
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
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
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
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
Eelco Dolstra
dbae3ea4a2
* Compiz 0.7.8.
...
svn path=/nixpkgs/trunk/; revision=12881
2008-09-18 15:20:53 +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
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
07918993af
* Doh. Forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=12863
2008-09-14 19:05:59 +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
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
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
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
Eelco Dolstra
0c30058ac7
* Need lowPrio.
...
svn path=/nixpkgs/trunk/; revision=12798
2008-09-04 12:07:16 +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