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
974bb73947
subversion: generally use version 1.5.x by default
...
svn path=/nixpkgs/trunk/; revision=13081
2008-10-16 12:41:59 +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
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
Eelco Dolstra
c9c2045610
* Cairo: build with XCB support.
...
* Fixed libXp.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13069
2008-10-14 14:46:56 +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
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
Eelco Dolstra
f940eda22d
* Who turned this off? :-P Surely we want locale support in Glibc...
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13062
2008-10-14 12:25:28 +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
a2b9febb42
GNU Make: Disable `nix-log2xml' support by default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13057
2008-10-13 09:06:50 +00:00
Ludovic Courtès
64a6c823fc
Add gnumakeNix' attribute for GNU Make with
nix-log2xml' support.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13055
2008-10-13 09:04:56 +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
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
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
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
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
5eef7df51d
* intltool: deleted redundant copy (it's already in the Gnome Nix
...
expressions).
* Fixed xkbcomp: it no longer found the keyboard definitions since it
disregards the -R option passed by the X server (it chdirs to the -R
path, but "." has been removed from the xkbcomp search path in
xkbcomp 1.0.5). Build it with /etc/X11/xkb as its default
location. This is less pure but it does allow for updating
xkeyboard-config in a running server.
* xkeyboard-config: updated to 1.4.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13018
2008-10-09 12:12:58 +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
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
Eelco Dolstra
9fa8276ae5
* X.org 7.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13006
2008-10-08 17:02:48 +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
0d62334693
* 1.4.11.nix -> default.nix.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12997
2008-10-08 08:47:20 +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
Eelco Dolstra
5af8b8cd26
svn path=/nixpkgs/branches/stdenv-updates/; revision=12994
2008-10-07 17:34:35 +00:00
Eelco Dolstra
69b538fde3
* gcc-wrapper-new -> gcc-wrapper, setup-new -> setup.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12991
2008-10-07 17:33:20 +00:00
Eelco Dolstra
648b6f6631
* Use Glibc 2.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12988
2008-10-07 16:55:20 +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
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
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
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
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
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
Marc Weber
8e7577363b
enabling php sockets openssl and curl support
...
svn path=/nixpkgs/trunk/; revision=12777
2008-08-31 06:36:56 +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
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
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
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
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
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
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
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
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
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
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
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
Ludovic Courtès
d4e5ed0596
Add EMMS, the Emacs Multimedia System.
...
svn path=/nixpkgs/trunk/; revision=12675
2008-08-21 08:58:51 +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
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
Marc Weber
9a0fc0863b
added qjackctl
...
svn path=/nixpkgs/trunk/; revision=12650
2008-08-18 16:03:21 +00:00
Marc Weber
ba6c703918
jackaudio connection kit (jackd) is back
...
svn path=/nixpkgs/trunk/; revision=12649
2008-08-18 16:03:04 +00:00
Marc Weber
5479dfea93
added beast Sound Engine
...
svn path=/nixpkgs/trunk/; revision=12647
2008-08-18 10:50:16 +00:00
Michael Raskin
1e33a71c90
A small function not unlike symlinkJoin.
...
svn path=/nixpkgs/trunk/; revision=12641
2008-08-16 18:48:50 +00:00
Eelco Dolstra
77ce75b095
* Disable splashutils on x86_64 for now; it fails to link statically
...
because of an issue in Glibc (see
http://bugs.gentoo.org/show_bug.cgi?id=198949 ).
svn path=/nixpkgs/trunk/; revision=12635
2008-08-15 14:18:11 +00:00
Eelco Dolstra
85897fa31a
* iptables updated to 1.4.1.1.
...
svn path=/nixpkgs/trunk/; revision=12630
2008-08-15 09:49:43 +00:00
Michael Raskin
f1f9e38e94
Big breaking change. I have radically reduced number of nulls used in all-packages.nix and generally switched to composedArgsAndFun which simply adds .meta.function to everything that has come through it.. I have not tested the build, because OO.o has to be updated...
...
svn path=/nixpkgs/trunk/; revision=12625
2008-08-14 22:04:30 +00:00
Ludovic Courtès
a8b28c34af
Try out expression for OpenOffice.org 2.4.1.
...
Warning: I have *not* built it locally, so the main purpose is
to run the whole build on the build farm, hoping it won't fail.
Feel free to fix or revert if it does.
svn path=/nixpkgs/trunk/; revision=12622
2008-08-14 15:09:41 +00:00
Michael Raskin
61b285d660
Added xnee utility for X11 action recording
...
svn path=/nixpkgs/trunk/; revision=12612
2008-08-14 09:25:26 +00:00
Ludovic Courtès
2f5212ef5a
Add KeyJnote, a nifty presentation tool.
...
svn path=/nixpkgs/trunk/; revision=12610
2008-08-13 09:15:14 +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
135147ca6c
Fix invocation of the PIL expression.
...
svn path=/nixpkgs/trunk/; revision=12600
2008-08-12 15:43:36 +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
eb50dd2c0d
Added StumpWM
...
svn path=/nixpkgs/trunk/; revision=12566
2008-08-09 20:21:33 +00:00
Michael Raskin
83509605b3
Added possibility to change klibc version
...
svn path=/nixpkgs/trunk/; revision=12563
2008-08-09 08:40:37 +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
Eelco Dolstra
a9d19f45db
* A function `useKlibc' to build a package using klibc as the C
...
library.
* Removed devicemapperStatic, e2fsprogsDiet, lvm2Static since they're
redundant (it's what you get when you use pkgsDiet/pkgsStatic).
svn path=/nixpkgs/trunk/; revision=12554
2008-08-08 19:05:32 +00:00
Eelco Dolstra
3dc0ad3aa9
* KVM no longer needs GCC 3.4.
...
svn path=/nixpkgs/trunk/; revision=12542
2008-08-08 11:53:01 +00:00
Eelco Dolstra
d4f7a93f31
* KVM 72, plus stable 2.6.26 kernel headers (needed for KVM).
...
svn path=/nixpkgs/trunk/; revision=12541
2008-08-08 11:49:06 +00:00
Michael Raskin
aaba3d2440
Added lincity - a city simulation. And if I build houses, I build houses here.
...
svn path=/nixpkgs/trunk/; revision=12539
2008-08-08 07:16:34 +00:00
Eelco Dolstra
5030b79f44
* NVIDIA driver updated to 173.14.12.
...
svn path=/nixpkgs/trunk/; revision=12537
2008-08-07 16:47:08 +00:00
Pjotr Prins
07595b0397
Introduced biolib package
...
svn path=/nixpkgs/trunk/; revision=12535
2008-08-07 15:01:21 +00:00
Eelco Dolstra
9d0b7c4aa9
* Linux 2.6.26.2. Totally untested of course.
...
svn path=/nixpkgs/trunk/; revision=12534
2008-08-07 14:57:10 +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
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
Eelco Dolstra
decf974c94
* Command for mounting CIFS file systems.
...
svn path=/nixpkgs/trunk/; revision=12515
2008-08-06 15:43:03 +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
Sander van der Burg
6dd7896b4e
Added shared JDBC driver support for tomcat
...
svn path=/nixpkgs/trunk/; revision=12476
2008-08-04 12:04:24 +00:00
Michael Raskin
c4216c4aba
Updated OpenFire
...
svn path=/nixpkgs/trunk/; revision=12470
2008-08-03 17:08:52 +00:00
Marc Weber
43d7fe0cfb
Merge branch 'git_patch_glob'
...
svn path=/nixpkgs/trunk/; revision=12468
2008-08-03 12:23:27 +00:00
Michael Raskin
f10cfdbcc5
Adding xulrunner for Firefox3. Unfortunately, interface updates kill MPlayer plugin anyway
...
svn path=/nixpkgs/trunk/; revision=12464
2008-08-02 15:14:54 +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
Sander van der Burg
3bd550f170
Some fixes
...
svn path=/nixpkgs/trunk/; revision=12450
2008-07-30 13:37:44 +00:00
Sander van der Burg
4f13fdc34d
Fixed kile
...
svn path=/nixpkgs/trunk/; revision=12448
2008-07-30 11:43:47 +00:00
Ludovic Courtès
3b1eea4c83
aMule 2.2.1.
...
svn path=/nixpkgs/trunk/; revision=12446
2008-07-29 16:52:26 +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
95fb46a440
Add Simon Josefsson's Autobuild tool.
...
svn path=/nixpkgs/trunk/; revision=12442
2008-07-28 21:29:17 +00:00
Ludovic Courtès
00230d4132
IceCat: Use GNOME VFS and libgnomeui.
...
svn path=/nixpkgs/trunk/; revision=12441
2008-07-28 20:41:14 +00:00
Ludovic Courtès
6cb7c2fa68
Generalize `firefox-wrapper' so that it can be used for GNU IceCat.
...
svn path=/nixpkgs/trunk/; revision=12439
2008-07-28 16:25:09 +00:00
Ludovic Courtès
a898666dc4
Add GNU IceCat 3, GNU's free variant of Mozilla Firefox 3.
...
Currently, MPlayerPlugin can't be built with IceCat 3.
svn path=/nixpkgs/trunk/; revision=12437
2008-07-28 15:55:11 +00:00
Ludovic Courtès
1e63385865
Add Evince, GNOME's document viewer (PS, PDF, DVI, DjVu, TIFF, etc.).
...
Currently, a few theme icons provided by Evince are not found. This is
possibly due to the lack of an `index.theme' file under `share/evince/icons',
but there's no rule to make it.
svn path=/nixpkgs/trunk/; revision=12434
2008-07-27 10:24:08 +00:00
Marc Weber
01cbcd94b3
added support for building uml_mconsole
...
svn path=/nixpkgs/trunk/; revision=12433
2008-07-26 01:02:27 +00:00
Nicolas Pierron
0abfffc0f2
Add pcmcia-utils.
...
Merge branch 'tmp' into tmp2
svn path=/nixpkgs/trunk/; revision=12432
2008-07-25 15:54:19 +00:00
Nicolas Pierron
e2d94c740c
Add sysfsutils.
...
svn path=/nixpkgs/trunk/; revision=12431
2008-07-25 15:53:23 +00:00
Andres Löh
49804a43be
* ghc-6.9 should have low priority
...
svn path=/nixpkgs/trunk/; revision=12430
2008-07-25 14:21:54 +00:00
Eelco Dolstra
a2613e936a
* Move dvd+rw-tools and cdrkit to tools/cd-dvd.
...
* Added cdrdao.
svn path=/nixpkgs/trunk/; revision=12426
2008-07-25 13:04:51 +00:00
Eelco Dolstra
8ea9bd1d83
* cdrkit 1.1.8.
...
svn path=/nixpkgs/trunk/; revision=12425
2008-07-25 12:32:12 +00:00
Eelco Dolstra
0558b3587d
* dvd+rw-tools updated to 7.1.
...
svn path=/nixpkgs/trunk/; revision=12424
2008-07-25 11:31:33 +00:00
Eelco Dolstra
c32f7569dc
* ntfs-3g: install sbin/mount.ntfs-3g. Don't pass FUSE as
...
a dependency (ntfs-3g has its own copy of FUSE).
svn path=/nixpkgs/trunk/; revision=12416
2008-07-24 13:11:02 +00:00
Eelco Dolstra
a7c209e474
* Interface to support mirror:// in nix-prefetch-url. The function
...
resolveMirrorURLs produces a file containing the URLs to which a
mirror:// URL resolves.
svn path=/nixpkgs/trunk/; revision=12410
2008-07-23 16:04:10 +00:00
Eelco Dolstra
32fc747f3e
* Tab removal.
...
svn path=/nixpkgs/trunk/; revision=12405
2008-07-23 13:40:03 +00:00
Eelco Dolstra
39cfcd6929
* clustalw2 removed.
...
svn path=/nixpkgs/trunk/; revision=12403
2008-07-23 10:39:40 +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
Wouter den Breejen
26e6eb0f7f
truecrypt
...
svn path=/nixpkgs/trunk/; revision=12389
2008-07-19 16:14:24 +00:00
Marc Weber
e2a6d56a0d
added patchutils
...
svn path=/nixpkgs/trunk/; revision=12387
2008-07-18 23:36:28 +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
Eelco Dolstra
f1d9c0a852
* Build Firefox 3 in the channel.
...
svn path=/nixpkgs/trunk/; revision=12378
2008-07-18 10:41:27 +00:00
Ludovic Courtès
ee9998e303
Poppler data 0.2.0.
...
svn path=/nixpkgs/trunk/; revision=12376
2008-07-18 07:45:48 +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
Eelco Dolstra
c441868a7e
* bash: use the global /etc/bashrc and /etc/bash_logout files.
...
Changed the built-in default $PATH to /no-such-path. (This also
applies to the "standard utilities path" used by "command -p", so
that doesn't work anymore, but it didn't work anyway on NixOS and
nobody uses it.) Include the startup files for non-interactive
login shells. Use bashrc when started from ssh.
svn path=/nixpkgs/trunk/; revision=12365
2008-07-16 15:05:49 +00:00
Eelco Dolstra
dd91141a06
* bash needs texinfo if you want the manpages / info docs.
...
svn path=/nixpkgs/trunk/; revision=12363
2008-07-16 13:36:41 +00:00
Peter Simons
b1cdb57a77
maude-mode: new package
...
svn path=/nixpkgs/trunk/; revision=12361
2008-07-15 14:53:07 +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
Eelco Dolstra
e266c599f4
* Exult 1.4 snapshot.
...
svn path=/nixpkgs/trunk/; revision=12349
2008-07-12 17:00:57 +00:00
Marc Weber
78e9d3eef0
bfr added (pipe buffer)
...
svn path=/nixpkgs/trunk/; revision=12348
2008-07-11 20:27:53 +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
Ludovic Courtès
942199655b
Make GNU Make's nix-log2xml' support optional via
getConfig'.
...
svn path=/nixpkgs/trunk/; revision=12335
2008-07-10 15:19:28 +00:00
Marc Weber
1683256259
added stgit
...
svn path=/nixpkgs/trunk/; revision=12330
2008-07-09 16:21:03 +00:00
Michael Raskin
f0c44c69aa
I added extra dependencies to TeXLive - just in case.
...
svn path=/nixpkgs/trunk/; revision=12323
2008-07-08 18:23:15 +00:00
Peter Simons
b01f89ad38
new: wdfs-1.4.2 is a user-space file system that allows mounting a webdav share
...
svn path=/nixpkgs/trunk/; revision=12316
2008-07-07 23:24:48 +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
Peter Simons
4797dddeb0
new: pdsh is a fast and efficient parallel remote shell
...
svn path=/nixpkgs/trunk/; revision=12313
2008-07-07 23:11:36 +00:00
Peter Simons
fff2917058
openssh: Let $NIXPKGS_CONFIG determine whether OpenSSH supports PAM or not.
...
PAM is enabled by default, as before. To disable it, set
openssh { pam = false; };
or simply
pam = false;
in ~/.nixpkgs/config.nix.
svn path=/nixpkgs/trunk/; revision=12312
2008-07-07 23:11:13 +00:00
Peter Simons
100b902bd5
Added xautolock 2.1.
...
Xautolock can be used to fire up a screen saver like xautolock after a certain
period of inactivity. The tool probably doesn't belong into misc/screensavers,
but I had no better idea.
svn path=/nixpkgs/trunk/; revision=12305
2008-07-07 11:54:25 +00:00
Peter Simons
9fde4e6921
gnpg: let $NIXPKGS_CONFIG decide whether to support IDEA or not.
...
svn path=/nixpkgs/trunk/; revision=12304
2008-07-07 11:54:03 +00:00
Peter Simons
c4b77fbd37
haskell-mode: updated to version 2.4
...
Pass emacs package to this expression so that we can byte-compile the
lisp files.
svn path=/nixpkgs/trunk/; revision=12301
2008-07-07 11:49:57 +00:00
Peter Simons
4244407bc9
new: qgit is a qt-based graphical front-end for git
...
svn path=/nixpkgs/trunk/; revision=12299
2008-07-07 11:48:24 +00:00
Ludovic Courtès
834144b5d3
GNU Gnash: Depend on Libtool.
...
This (1) allows Gnash to be linked against the available `libltdl' rather
than its own, and (2) it prevents `libtld.h' to be installed (which was the
case when Gnash's own libltdl was used), thereby avoiding a collision with
Libtool.
svn path=/nixpkgs/trunk/; revision=12292
2008-07-06 21:46:33 +00:00
Sander van der Burg
4a245ea99c
Added Disnix SOAP service
...
svn path=/nixpkgs/trunk/; revision=12290
2008-07-06 21:38:12 +00:00
Sander van der Burg
6c582fbc89
Added disnix
...
svn path=/nixpkgs/trunk/; revision=12276
2008-07-06 15:44:46 +00:00
Michael Raskin
0160fb04ed
Added ArkPandora fonts
...
svn path=/nixpkgs/trunk/; revision=12264
2008-07-05 05:26:58 +00:00
Michael Raskin
b64f88faac
tailor update
...
svn path=/nixpkgs/trunk/; revision=12260
2008-07-04 06:54:11 +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
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
Michael Raskin
594b087c5f
Added dovecot-1.1.1; not making it default as it is too fd hungry for Upstart..
...
svn path=/nixpkgs/trunk/; revision=12236
2008-07-01 14:40:53 +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
Michael Raskin
cd9f816c08
Some security options added to mail-related servers..
...
svn path=/nixpkgs/trunk/; revision=12222
2008-06-30 21:11:07 +00:00
Eelco Dolstra
3f1d35c985
* Oops.
...
svn path=/nixpkgs/trunk/; revision=12213
2008-06-29 17:07:23 +00:00
Eelco Dolstra
7d1ba0ace0
* gcc-wrapper: use the right dynamic linker when -m32 is used.
...
* An attribute `stdenv_32bit' that returns a stdenv capable of
building 32-bit binaries.
* grub: build on x86_64-linux.
svn path=/nixpkgs/trunk/; revision=12211
2008-06-29 16:13:02 +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
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
Michael Raskin
5ba53d93b5
Added DrGeo
...
svn path=/nixpkgs/trunk/; revision=12204
2008-06-27 19:15:01 +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
Eelco Dolstra
aaccd6f6e2
* Fix building the Fortran compiler.
...
svn path=/nixpkgs/trunk/; revision=12201
2008-06-27 14:43:25 +00:00
Eelco Dolstra
fecb562721
* Added k3b (a basic configuration for now, many features are not
...
compiled in).
svn path=/nixpkgs/trunk/; revision=12197
2008-06-26 14:38:28 +00:00
Eelco Dolstra
1cdb7e4831
* Some hackery to make sure that the Glibc headers appear *after* the
...
libstdc++ headers in the header search path, otherwise libstdc++'s
use of #include_next to include Glibc headers breaks.
svn path=/nixpkgs/trunk/; revision=12195
2008-06-26 11:07:46 +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
9affba6463
* mythtv: build with Xv/X11/XvMV support. However, for some strange
...
Qt-related reason it currently needs libXmu in $LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=12191
2008-06-25 22:01: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
fde0ce5023
* Do support old DBs.
...
svn path=/nixpkgs/trunk/; revision=12183
2008-06-25 09:30:50 +00:00
Eelco Dolstra
b81415699f
* Updated nixUnstable to the latest version. This is the first no-bdb
...
version, so if you use it, it will convert /nix/var/nix/db to the
new schema.
svn path=/nixpkgs/trunk/; revision=12181
2008-06-24 09:39:19 +00:00
Eelco Dolstra
9d48cb846b
* MythTV 0.21.
...
svn path=/nixpkgs/trunk/; revision=12177
2008-06-23 09:01:04 +00:00
Marc Weber
ca0a14c0f8
added gifscile (creating and reading gif animations)
...
svn path=/nixpkgs/trunk/; revision=12176
2008-06-22 02:07:53 +00:00
Michael Raskin
203f2f8809
Added aria - metalink/http/ftp/bittorrent supporting downloader
...
svn path=/nixpkgs/trunk/; revision=12175
2008-06-21 20:53:52 +00:00
Eelco Dolstra
dca0666111
* kdelibs: build with ACL support.
...
* kdebase updated to 3.5.9. Some hackery to make it compile. Now
built with PAM support.
svn path=/nixpkgs/trunk/; revision=12165
2008-06-19 22:20:49 +00:00
Eelco Dolstra
69b82f319f
svn path=/nixpkgs/trunk/; revision=12163
2008-06-19 15:46:43 +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
Eelco Dolstra
8b3a7e2713
* Remove prehistoric Subversion versions.
...
svn path=/nixpkgs/trunk/; revision=12161
2008-06-19 15:01:01 +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
0f3550682b
all-packages.nix: add adns library
...
This commit also adds the combinator 'getPkgConfig', which ADNS uses to
let the user enable/disable static linking of the library. The behavior
of the adns expression can be customized in ~/.nixpkgs/config.nix by
setting, i.e., "adns = { version = "1.4"; static = true; };".
svn path=/nixpkgs/trunk/; revision=12155
2008-06-18 22:48:34 +00:00
Armijn Hemel
1f42cdde48
add gupnp-tools. I can't actually run them, since there seems to be some issue with fontconfig that has not been configured correctly and i don't know why
...
svn path=/nixpkgs/trunk/; revision=12154
2008-06-18 22:34:49 +00:00
Armijn Hemel
f8465d0d48
add gssdp and gupnp here too
...
svn path=/nixpkgs/trunk/; revision=12152
2008-06-18 19:40:56 +00:00
Eelco Dolstra
7bf0c5ba01
* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"
...
stdenv.
svn path=/nixpkgs/trunk/; revision=12147
2008-06-18 15:09:13 +00:00
Eelco Dolstra
d97069da1a
* Quick start section.
...
* Updated some packages that are referenced in that section.
svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Eelco Dolstra
86564e26ed
* Firefox 3.0.
...
* KVM 70. Still doesn't fix the Samba regression though, so we can't
use it in the build farm.
svn path=/nixpkgs/trunk/; revision=12136
2008-06-17 10:53:08 +00:00
Eelco Dolstra
0591ccedc0
* firefox -> firefox-2.
...
svn path=/nixpkgs/trunk/; revision=12132
2008-06-17 07:39:01 +00:00
Michael Raskin
68e45690c3
Fixed Snd build
...
svn path=/nixpkgs/trunk/; revision=12124
2008-06-16 16:33:11 +00:00
Michael Raskin
442218cf2c
all-packages.nix changes for all those updates
...
svn path=/nixpkgs/trunk/; revision=12119
2008-06-16 13:15:55 +00:00
Eelco Dolstra
bba42d4821
* Firefox: revert to using flashplayer until gnash works better.
...
* Firefox: disable Java plugin support by default since few people
care about it anymore.
svn path=/nixpkgs/trunk/; revision=12116
2008-06-16 11:20:47 +00:00
Michael Raskin
24023bdcb9
Added perl dependency to ndiswrapper
...
svn path=/nixpkgs/trunk/; revision=12105
2008-06-15 17:30:22 +00:00
Marc Weber
51651a4ec0
put all source with tags stuff into its own file, now appends tag files to TAG_FILES env var using nix-support
...
updated myEnvFun
svn path=/nixpkgs/trunk/; revision=12097
2008-06-15 11:54:22 +00:00
Michael Raskin
74cb80f8fa
Uncommented ndiswrapper
...
svn path=/nixpkgs/trunk/; revision=12096
2008-06-15 11:39:54 +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
7219a09001
* ioquake: updated to 1.34rc3.
...
* rss-glx: fixed the build.
* Removed the OpenGL wrapper stuff, it's no longer needed (thanks to
the RUNPATH you just need to put the appropriate libGL.so in the
LD_LIBRARY_PATH).
svn path=/nixpkgs/trunk/; revision=12093
2008-06-14 20:55:48 +00:00
Eelco Dolstra
48fe06f321
* Doh.
...
svn path=/nixpkgs/trunk/; revision=12074
2008-06-13 11:58:46 +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
Michael Raskin
abb0122268
Added Postfix to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=12069
2008-06-13 04:31:31 +00:00
Michael Raskin
3d7f5dd7d6
Added BIND
...
svn path=/nixpkgs/trunk/; revision=12064
2008-06-12 18:10:08 +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
Michael Raskin
b010082605
Added cheetah-template templating engine
...
svn path=/nixpkgs/trunk/; revision=12053
2008-06-12 10:07:54 +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
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
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
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
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
Eelco Dolstra
125c7ea4e3
* Qemu: apply the Samba patch from KVM.
...
svn path=/nixpkgs/trunk/; revision=11991
2008-06-05 15:43:06 +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
Eelco Dolstra
41892afe9f
svn path=/nixpkgs/trunk/; revision=11979
2008-06-04 11:59:42 +00:00
Eelco Dolstra
9029c3b61f
* NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
...
that applications that link against it don't need to have its
dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
Instead LD_LIBRARY_PATH should be set to
/var/run/opengl-driver/lib at runtime. This is much more pure, and
it obviates the need for patchelfing all OpenGL applications.
(TODO: remove patchelf hacks for other OpenGL programs as well.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +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
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
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
Nicolas Pierron
9768f41783
Add PyX: Python graphics package.
...
svn path=/nixpkgs/trunk/; revision=11945
2008-06-01 16:06:18 +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
Michael Raskin
47e9ed0386
Fixed tailor expression
...
svn path=/nixpkgs/trunk/; revision=11941
2008-05-31 07:26:13 +00:00
Michael Raskin
ccf2d30c59
Added SVK.
...
svn path=/nixpkgs/trunk/; revision=11937
2008-05-30 18:15:25 +00:00
Nicolas Pierron
77175d5dc3
Add TaskJuggler: A project management tool.
...
svn path=/nixpkgs/trunk/; revision=11933
2008-05-29 19:12:53 +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
Andres Löh
45f5f8a5b3
* added pqiv image viewer
...
svn path=/nixpkgs/trunk/; revision=11908
2008-05-27 15:05:16 +00:00
Eelco Dolstra
e21b6b6ee5
* curl: build with OpenSSL (https) support by default.
...
* Some fetchurl-related refactoring. The `realCurl' attribute is
gone, `curl' is the real thing. To prevent an infinite recursion in
`fetchurl' (because it depends on curl and building curl needs
fetchurl), curl and its dependencies (openssl, zlib, perl) use
`fetchurlBoot', which is the fetchurl used by the previous bootstrap
phase (e.g. the statically linked version of curl for
stdenv-linux). So as a result you can use https:// urls almost
everywhere.
There's also some hackery to prevent a different curl from being
built in every stdenv-linux bootstrap phase (namely the
stdenv.fetchurl attribute which allows fetchurl to be overriden
everywhere).
svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
Ludovic Courtès
2ead4b20b5
Add abcde, a command-line CD encoder.
...
svn path=/nixpkgs/trunk/; revision=11904
2008-05-26 20:54:34 +00:00
Ludovic Courtès
53be6f7ba4
Add cd-discid, a utility to retrieve a CD's CDDB ID.
...
svn path=/nixpkgs/trunk/; revision=11903
2008-05-26 20:18:45 +00:00
Eelco Dolstra
d5bb11ed06
* noNoBDB attribute for building the unstable Nix no-bdb branch.
...
svn path=/nixpkgs/trunk/; revision=11896
2008-05-26 13:28:11 +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
Michael Raskin
82177d1bc2
Added xxdiff
...
svn path=/nixpkgs/trunk/; revision=11888
2008-05-25 20:43:56 +00:00
Armijn Hemel
5e6eafa332
2.4.1 -> 2.4.2
...
I disabled quite a few protocols and things (NetworkManager, other stuff). If anyon wants to have them enabled, be my guest :-P
svn path=/nixpkgs/trunk/; revision=11887
2008-05-25 12:26:46 +00:00
Michael Raskin
e0caa641c0
Packages changes, needed after recent kernel expression restructurisation
...
svn path=/nixpkgs/trunk/; revision=11883
2008-05-22 19:29:23 +00:00
Eelco Dolstra
0aea0db581
* Put all packages that depend on a specific kernel (notably kernel
...
modules) together in an attribute set returned by the function
"kernelPackagesFor" that takes a kernel as argument. For instance,
kernelPackages_2_6_23 is the result of calling this function with
kernel_2_6_23.
This is necessary in NixOS to make it easier to override the kernel:
it's not enough to just specify a different kernel (via the
boot.kernel option), but you also need matching nvidiaDriver, aufs,
iwlwifi, etc. Having a single attribute set that contains all
kernel-related packages makes this much easier.
* The kernel now has a passthru attribute "features" that allows NixOS
expressions to test whether a kernel has certain features. For
instance, the externel "iwlwifi" kernel module package should only
be built on kernels < 2.6.24, as kernels >= 2.6.24 have iwlwifi
support integrated. So the NixOS expressions can do the test
"kernel.features ? iwlwifi" to see if the iwlwifi package should be
built.
Kernel patches can declare additional features. E.g., the fbsplash
patch adds a "fbSplash" feature.
svn path=/nixpkgs/trunk/; revision=11881
2008-05-22 12:01:24 +00:00
Ludovic Courtès
e37d384491
Git: Revert pointless `all-packages.nix' in r11877.
...
svn path=/nixpkgs/trunk/; revision=11878
2008-05-22 09:58:31 +00:00
Ludovic Courtès
392d2f5acf
Git: Don't depend on Perl libs and Subversion when no Subversion support is built.
...
svn path=/nixpkgs/trunk/; revision=11877
2008-05-22 08:06:52 +00:00
Marc Weber
bd0df285fa
x264 codec lib added
...
svn path=/nixpkgs/trunk/; revision=11876
2008-05-22 00:18:45 +00:00
Michael Raskin
7cc066df68
LZMA support in builderDefs; gpm added
...
svn path=/nixpkgs/trunk/; revision=11874
2008-05-21 13:27:41 +00:00
Eelco Dolstra
ae972ce4d3
* Linux 2.6.25.4.
...
* Updated AUFS for 2.6.25. Also applied a patch to the kernel that
AUFS needs, unfortunately.
svn path=/nixpkgs/trunk/; revision=11864
2008-05-21 09:19:44 +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
090642585e
* Doh!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11851
2008-05-20 09:23:18 +00:00
Marc Weber
b4ed67b58a
fixed/removed extra git-svn wrapper. Now you can enable svn support by git = { svnSupport = true; }, git-svn executable is removed if you don't enable it
...
svn path=/nixpkgs/trunk/; revision=11849
2008-05-19 18:29:07 +00:00
Eelco Dolstra
1d6f0ab989
* On Linux, build coreutils with ACL support.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11848
2008-05-19 15:12:03 +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
Michael Raskin
af0fd31e49
Now that there is *.meta.function, *Fun is redundant. Did this for libertine
...
svn path=/nixpkgs/trunk/; revision=11840
2008-05-18 08:13:07 +00:00
Michael Raskin
9b91af24d3
Now Funpidgin recognizes ScreenSaver extension
...
svn path=/nixpkgs/trunk/; revision=11839
2008-05-18 06:12:45 +00:00
Eelco Dolstra
3042994875
* ImageMagick: don't need to keep old versions I guess.
...
* texFunctions.simpleTexToPNG: purity (use our own ImageMagick).
svn path=/nixpkgs/trunk/; revision=11836
2008-05-16 11:26:23 +00:00
Michael Raskin
86b0350dba
Some more details about texLiveAggregation in comment
...
svn path=/nixpkgs/trunk/; revision=11832
2008-05-16 04:52:47 +00:00
Nicolas Pierron
6cbefd2f91
Update ImageMagick version.
...
svn path=/nixpkgs/trunk/; revision=11831
2008-05-15 22:02:56 +00:00
Michael Raskin
09ab1882a9
top-level changes ..
...
svn path=/nixpkgs/trunk/; revision=11829
2008-05-15 17:51:41 +00:00
Nicolas Pierron
b96a83dc06
Add iodine-0.4.1
...
svn path=/nixpkgs/trunk/; revision=11824
2008-05-14 08:01:03 +00:00
Nicolas Pierron
a0e09761e5
Add diffstat. (by Vincent Ordy)
...
svn path=/nixpkgs/trunk/; revision=11823
2008-05-14 07:58:32 +00:00
Andres Löh
d54af59148
* enabled header cache support for mutt
...
svn path=/nixpkgs/trunk/; revision=11822
2008-05-13 19:21:09 +00:00
Marc Weber
aa8cc3222b
missing piece hopefully fixing server build
...
svn path=/nixpkgs/trunk/; revision=11820
2008-05-13 13:19:52 +00:00
Armijn Hemel
7ab6fe7900
add libmicrohttpd
...
svn path=/nixpkgs/trunk/; revision=11813
2008-05-11 11:46:48 +00:00
Marc Weber
e38b426fda
fixing bad location of hddtemp (spotted by gour) (tools -> tools/misc)
...
svn path=/nixpkgs/trunk/; revision=11812
2008-05-11 11:18:16 +00:00
Michael Raskin
acf7290ae7
Added MDBtools
...
svn path=/nixpkgs/trunk/; revision=11811
2008-05-11 09:45:26 +00:00
Michael Raskin
66f306ac4e
Removing tetex reference in E Prover
...
svn path=/nixpkgs/trunk/; revision=11810
2008-05-10 09:19:50 +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
fb790c15e9
* Check against accidentally mixing kernel versions (e.g. Linux 2.6.25
...
with AUFS built against Linux 2.6.23).
svn path=/nixpkgs/trunk/; revision=11784
2008-05-08 15:36:19 +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
d7b1fdabd3
all-packages.nix changes; now builderDefsPackage includes .meta.function attribute
...
svn path=/nixpkgs/trunk/; revision=11767
2008-05-07 07:23:20 +00:00
Michael Raskin
bbb2ccf825
removed lowPrio wrapping of stdenv.curl which could be null
...
svn path=/nixpkgs/trunk/; revision=11760
2008-05-06 07:22:17 +00:00
Michael Raskin
8e898fff8f
all-packages.nix changes for previous commits
...
svn path=/nixpkgs/trunk/; revision=11758
2008-05-06 07:03:41 +00:00
Marc Weber
36afa85e4d
belongs to previous patch
...
svn path=/nixpkgs/trunk/; revision=11743
2008-04-28 22:33:20 +00:00
Michael Raskin
c6cf72aaa9
Added font building support to builder-defs; made realCurl configurable; added Linux Libertine font; added ConTEXt
...
svn path=/nixpkgs/trunk/; revision=11739
2008-04-28 10:10:44 +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
Michael Raskin
e89e85c210
all-packages.nix changes for two previous commits
...
svn path=/nixpkgs/trunk/; revision=11728
2008-04-26 15:23:46 +00:00
Marc Weber
1c85e0fc2b
added missing top-level attribute pinentry
...
svn path=/nixpkgs/trunk/; revision=11725
2008-04-25 23:43:14 +00:00
Marc Weber
7d2df0d5a1
moved pidgin near packages starting with p (was near f maybe because pidgin was called gaim?)
...
svn path=/nixpkgs/trunk/; revision=11724
2008-04-25 23:40:18 +00:00
Ludovic Courtès
51bf90108f
Move GNU ed, add meta-information.
...
svn path=/nixpkgs/trunk/; revision=11715
2008-04-25 16:13:36 +00:00
Michael Raskin
65bf14f91b
Minor updates
...
svn path=/nixpkgs/trunk/; revision=11708
2008-04-24 17:00:28 +00:00
Marc Weber
454b9875d4
added keychain, a gentoo tool to start gnupg and ssh daemon writing pids to a file so that you can share them easily on different shells
...
svn path=/nixpkgs/trunk/; revision=11693
2008-04-23 10:51:23 +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
64222f4f33
* Linux 2.6.25 (not tested yet).
...
svn path=/nixpkgs/trunk/; revision=11684
2008-04-22 12:01:53 +00:00
Eelco Dolstra
ad2b8b43f1
* Comment out ghc68extraLibs (it breaks the Nixpkgs release due to
...
missing files and I don't understand the code...).
svn path=/nixpkgs/trunk/; revision=11672
2008-04-22 07:20:34 +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
Sander van der Burg
ccb0730d5e
Added kile editor
...
svn path=/nixpkgs/trunk/; revision=11665
2008-04-21 13:12:44 +00:00
Sander van der Burg
fda958f307
Added my favourite IRC client konversation
...
svn path=/nixpkgs/trunk/; revision=11663
2008-04-21 12:11:34 +00:00
Michael Raskin
34460a0b56
Moved pidgin-latex to TeXLive
...
svn path=/nixpkgs/trunk/; revision=11658
2008-04-18 20:23:26 +00:00
Ludovic Courtès
aaf6f7b7e4
Add numactl/libnuma, Linux-specific NUMA support tools.
...
svn path=/nixpkgs/trunk/; revision=11656
2008-04-18 14:38:27 +00:00
Ludovic Courtès
7ea8e8a363
Add Remember, an Emacs mode to remember things.
...
svn path=/nixpkgs/trunk/; revision=11655
2008-04-18 14:27:42 +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
Pjotr Prins
370d7a4a16
Added toplevel clustalw2
...
svn path=/nixpkgs/trunk/; revision=11632
2008-04-15 09:35:52 +00:00
Tobias Hammerschmidt
cb6bb1aaa3
added xmonad-contrib a huge extension library for xmonad
...
svn path=/nixpkgs/trunk/; revision=11625
2008-04-14 20:57: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
Michael Raskin
d30797b8ac
Updated gw6c and cleaned up the expression
...
svn path=/nixpkgs/trunk/; revision=11614
2008-04-13 08:23:58 +00:00
Marc Weber
7e43554ace
Updated wireshark (used all-versions/ url now so if version changes url will still be valid in the future) - is this good or bad?
...
svn path=/nixpkgs/trunk/; revision=11610
2008-04-12 12:44:56 +00:00
Andres Löh
8a58e5fe49
* changed xmonad to use generic Cabal builder
...
* version bump to 0.7
svn path=/nixpkgs/trunk/; revision=11609
2008-04-12 12:34:21 +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
Marc Weber
6f08f0723d
Fix only the source folder is tagged now when creating tags for ghc-extra libraries
...
svn path=/nixpkgs/trunk/; revision=11574
2008-04-11 15:26:51 +00:00
Ludovic Courtès
4ca098cdbc
Add Mpage, a tool to print multiple pages per sheet on a PostScript printer.
...
svn path=/nixpkgs/trunk/; revision=11572
2008-04-11 13:22:35 +00:00
Eelco Dolstra
1cf96f65bf
* XML::Simple 2.18.
...
svn path=/nixpkgs/trunk/; revision=11569
2008-04-11 11:49:14 +00:00
Michael Raskin
79bd6ee48a
all-packages.nix changes for all the previous commits
...
svn path=/nixpkgs/trunk/; revision=11564
2008-04-11 09:32: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
Nicolas Pierron
5efc5fe707
Add new game: openttd.
...
svn path=/nixpkgs/trunk/; revision=11553
2008-04-10 22:12:20 +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
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
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
Michael Raskin
359fc13fc6
Looks like needed to build php
...
svn path=/nixpkgs/trunk/; revision=11459
2008-04-03 06:01:08 +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
Sander van der Burg
99d512a41f
Added hacky fetchsvn component which allows users to fetch code over svn+ssh
...
svn path=/nixpkgs/trunk/; revision=11455
2008-04-02 13:28:55 +00:00
Marc Weber
d453801a76
added missing dependency gnumake to bigloo
...
svn path=/nixpkgs/trunk/; revision=11454
2008-04-02 12:41:33 +00:00
Marc Weber
0b6e4828cc
added php curl support
...
svn path=/nixpkgs/trunk/; revision=11446
2008-04-01 18:16:01 +00:00
Ludovic Courtès
415a837c3d
Add `hibernate', an swsusp/Tux-on-Ice convenience script.
...
svn path=/nixpkgs/trunk/; revision=11438
2008-04-01 14:02:54 +00:00
Ludovic Courtès
aa720c8431
Add At, the classical Unix command scheduler.
...
svn path=/nixpkgs/trunk/; revision=11434
2008-04-01 09:08:17 +00:00
Armijn Hemel
d784268531
abiword 2.6.0
...
svn path=/nixpkgs/trunk/; revision=11398
2008-03-31 21:41:18 +00:00
Ludovic Courtès
b936188ce8
Add Quack, an Emacs mode for Scheme.
...
svn path=/nixpkgs/trunk/; revision=11388
2008-03-31 12:22:39 +00:00
Ludovic Courtès
2d5d545818
Git: Fix more impurities.
...
svn path=/nixpkgs/trunk/; revision=11373
2008-03-30 22:19:20 +00:00
Ludovic Courtès
1a64758585
Add Linux nfs-utils.
...
svn path=/nixpkgs/trunk/; revision=11367
2008-03-30 17:42:49 +00:00
Tobias Hammerschmidt
d333c4ee09
added xosd
...
svn path=/nixpkgs/trunk/; revision=11340
2008-03-29 00:49:26 +00:00
Michael Raskin
fa40aa96f5
Added ddrescue
...
svn path=/nixpkgs/trunk/; revision=11320
2008-03-28 11:59:50 +00:00
Michael Raskin
58a111421e
Added jfsrec - JFS recovery tool
...
svn path=/nixpkgs/trunk/; revision=11318
2008-03-28 11:16:43 +00:00
Tobias Hammerschmidt
62478d6e0e
lyx version update, use texLive instead of tetex
...
svn path=/nixpkgs/trunk/; revision=11315
2008-03-27 23:33:10 +00:00
Michael Raskin
112c78fa5c
Added JFS utils and XFS progs
...
svn path=/nixpkgs/trunk/; revision=11313
2008-03-27 19:12:14 +00:00
Ludovic Courtès
e63159998b
Add R[345]RS, revisions of the Report on the Algorithmic Language Scheme.
...
svn path=/nixpkgs/trunk/; revision=11307
2008-03-27 14:40:08 +00:00
Ludovic Courtès
9383efc9ba
Add GNU Idutils, a text searching utility.
...
svn path=/nixpkgs/trunk/; revision=11300
2008-03-27 11:09:40 +00:00
Marc Weber
8c3e522f79
gitsvn wrapper adding needed perl libs to environment so that you can use git-svn out of the box
...
svn path=/nixpkgs/trunk/; revision=11299
2008-03-27 10:57:54 +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
Eelco Dolstra
31bc21974d
* Purity fix in fontforge: don't look for /usr/include/libxml.
...
svn path=/nixpkgs/trunk/; revision=11288
2008-03-26 12:57:30 +00:00
Tobias Hammerschmidt
402126b350
changed tex dependency of auctex from tetex to texLive
...
svn path=/nixpkgs/trunk/; revision=11282
2008-03-25 11:33:20 +00:00
Marc Weber
1c36a32ce7
added jwm expression provided by tachermourir (mailinglist)
...
svn path=/nixpkgs/trunk/; revision=11281
2008-03-25 09:50:54 +00:00
Michael Raskin
57f29aca82
all-packages.nix changes for all previous commits..
...
svn path=/nixpkgs/trunk/; revision=11276
2008-03-24 19:40:15 +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
Michael Raskin
32bc662263
Zenmap - nmap graphical interface - now works
...
svn path=/nixpkgs/trunk/; revision=11269
2008-03-22 20:56:23 +00:00
Michael Raskin
712ba6a25c
Updated nmap
...
svn path=/nixpkgs/trunk/; revision=11267
2008-03-22 19:52:11 +00:00
Michael Raskin
b7ee7d1999
TeXLive. Now more configurable, and more options included. Beamer class for conference slides added. Before asking questions, look in configurations/misc/raskin.nix or in all-packages.nix .
...
svn path=/nixpkgs/trunk/; revision=11257
2008-03-22 13:04:04 +00:00
Marc Weber
43172fcb6a
forgotten to commit this change (location fix documentation/hs2hs -> misc/hsc2hs)
...
svn path=/nixpkgs/trunk/; revision=11255
2008-03-21 18:07:02 +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
Marc Weber
df0825351f
added wxhaskell (wx,wxcore libs)
...
svn path=/nixpkgs/trunk/; revision=11246
2008-03-20 19:29:52 +00:00
Michael Raskin
5f2bcdbdb6
Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
...
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +00:00
Michael Raskin
b0eb7aaa4b
all-packages.nix changes for previous commits
...
svn path=/nixpkgs/trunk/; revision=11217
2008-03-20 09:52:40 +00:00
Tobias Hammerschmidt
1e2a4064f4
fixed references to /bin/mount and /bin/umount
...
svn path=/nixpkgs/trunk/; revision=11204
2008-03-19 13:08:11 +00:00
Marc Weber
2514c86033
reverted diff r11163-11164 (rgb not needed for tightvnc)
...
svn path=/nixpkgs/trunk/; revision=11188
2008-03-18 19:45:31 +00:00
Eelco Dolstra
113fafd778
* buildRPM: print out the RPMs in the image.
...
svn path=/nixpkgs/trunk/; revision=11168
2008-03-17 17:29:07 +00:00
Marc Weber
2a20ef9694
Added xlibs (rgb) to tightvnc as dependency (I still get error "Couldnt add screen")
...
svn path=/nixpkgs/trunk/; revision=11164
2008-03-17 14:32:08 +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
Ludovic Courtès
a47057c615
Add nss-mdns', an NSS plug-in for the
.local' domain, using mDNS.
...
svn path=/nixpkgs/trunk/; revision=11160
2008-03-17 13:41:54 +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
Eelco Dolstra
3ee0b9bb74
* makeInitrd, makeModulesClosure: moved from NixOS.
...
* Use sh from klibc in the initrd.
svn path=/nixpkgs/trunk/; revision=11154
2008-03-17 10:40:47 +00:00
Eelco Dolstra
ed9107e33c
* kernelscripts: seems to be obsolete.
...
svn path=/nixpkgs/trunk/; revision=11151
2008-03-17 09:44:14 +00:00
Eelco Dolstra
84d55847d2
* Clean up indentation (expanded tabs etc.).
...
svn path=/nixpkgs/trunk/; revision=11150
2008-03-17 09:41:28 +00:00
Michael Raskin
7698f380a0
Added x2vnc, a tool to control physically close but formally remote VNC display as an extension of local one.
...
svn path=/nixpkgs/trunk/; revision=11148
2008-03-17 06:29:32 +00:00
Ludovic Courtès
d9fb721e1a
Add `makePortmap' function, for use by NixOS.
...
svn path=/nixpkgs/trunk/; revision=11139
2008-03-15 23:39:18 +00:00
Ludovic Courtès
fa2f6c5272
Add portmap, an ONC RPC directory service.
...
svn path=/nixpkgs/trunk/; revision=11138
2008-03-15 22:51:46 +00:00
Ludovic Courtès
ac2f2f6cc5
Add `tcp-wrapper'.
...
svn path=/nixpkgs/trunk/; revision=11136
2008-03-15 22:41:31 +00:00
Eelco Dolstra
9f4d91df34
* Aangifte 2007.
...
svn path=/nixpkgs/trunk/; revision=11134
2008-03-15 21:45:57 +00:00
Ludovic Courtès
2788bf2902
Git: Wrap `gitk' so that it finds Tcl/Tk.
...
svn path=/nixpkgs/trunk/; revision=11133
2008-03-15 20:52:21 +00:00
Michael Raskin
f87e85c2a8
Added LinuxDC++. Claimed to support newer protocol - claim is by valknut team..
...
svn path=/nixpkgs/trunk/; revision=11132
2008-03-15 06:11:45 +00:00
Marc Weber
acf8a34a9a
used bleeding edge source for synergy. Got different hash from cvs checkout.
...
svn path=/nixpkgs/trunk/; revision=11130
2008-03-15 04:35:29 +00:00
Eelco Dolstra
4624c8bc3f
* klibShrunk: just the klibc binaries without header files etc; useful
...
for installation in initrds.
svn path=/nixpkgs/trunk/; revision=11125
2008-03-14 13:46:47 +00:00
Ludovic Courtès
c02aea1925
ISC DHCP: Add a proper wrapper for dhclient-script' so that it finds
hostname'
...
and friends; add a patch so that "make install" doesn't try to
"mkdir /var/run"; add `meta' attribute.
svn path=/nixpkgs/trunk/; revision=11123
2008-03-14 13:40:32 +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
Andres Löh
03a9016049
* added a preliminary nix expression for EHC, *DOESN'T WORK YET*
...
svn path=/nixpkgs/trunk/; revision=11103
2008-03-13 18:02:29 +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
Ludovic Courtès
fdf6a69b3a
Add CVSps, needed for instance by `git-cvsimport'.
...
svn path=/nixpkgs/trunk/; revision=11094
2008-03-13 10:02:57 +00:00
Ludovic Courtès
ee5789b266
CVS: Depend on GNU Nano rather than Vim.
...
The former is a more reasonable dependency, and a standard one.
svn path=/nixpkgs/trunk/; revision=11093
2008-03-13 10:01:21 +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
Eelco Dolstra
6ea7522ba2
* Added dpkg.
...
svn path=/nixpkgs/trunk/; revision=11088
2008-03-12 20:46:47 +00:00
Ludovic Courtès
2d75587897
Docbook2X: Fix --to-stdout' option of
docbook2texi', fix Perl dependencies
...
of all the perl scripts, add dependency on Texinfo since `makeinfo' can be
invoked directly by `docbook2texi --info'.
svn path=/nixpkgs/trunk/; revision=11083
2008-03-12 15:19:54 +00:00
Marc Weber
8939f24475
added svnmerge.py contrib tool
...
svn path=/nixpkgs/trunk/; revision=11075
2008-03-12 10:36:15 +00:00
Marc Weber
ce75fe523a
fixed missing fcgi
...
svn path=/nixpkgs/trunk/; revision=11069
2008-03-11 22:34:17 +00:00
Marc Weber
bc76a1574e
added missing sqlite on trunk
...
svn path=/nixpkgs/trunk/; revision=11067
2008-03-11 22:24:05 +00:00
Ludovic Courtès
59708608cb
Git: Fix caller.
...
svn path=/nixpkgs/trunk/; revision=11059
2008-03-11 14:19:54 +00:00
Ludovic Courtès
03b5ac1b6c
Git: Build documentation.
...
svn path=/nixpkgs/trunk/; revision=11057
2008-03-11 14:07:58 +00:00
Ludovic Courtès
498f57b9a8
AsciiDoc: Fix `CONF_DIR' in the executables.
...
svn path=/nixpkgs/trunk/; revision=11056
2008-03-11 14:06:52 +00:00
Ludovic Courtès
92246defa5
Add docbook2x.
...
svn path=/nixpkgs/trunk/; revision=11051
2008-03-11 09:34:17 +00:00
Marc Weber
d36558d45a
moved all the haskell packages within it's own file to keep all-packages smaller (suggested by niksnut)
...
svn path=/nixpkgs/trunk/; revision=11050
2008-03-11 09:18:14 +00:00
Ludovic Courtès
f528309936
Remove dependencies on stdenv' components from
xmlto'.
...
svn path=/nixpkgs/trunk/; revision=11049
2008-03-11 09:16:12 +00:00
Ludovic Courtès
d195542ac3
Add `xmlto', a front-end to an XSL toolchain.
...
svn path=/nixpkgs/trunk/; revision=11048
2008-03-11 08:44:22 +00:00
Marc Weber
6a3f5200a7
Added a comment on how to get help about mkDerivationByConfiguration in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=11046
2008-03-11 08:11:06 +00:00
Marc Weber
8b7d3bff69
corrected nonsense sentence in my comment
...
svn path=/nixpkgs/trunk/; revision=11045
2008-03-10 20:47:26 +00:00
Armijn Hemel
c16b552bac
update liboil to 0.3.13 (and add some (new) missing deps)
...
add schroedinger, a free codec (might be moved to its own category instead of libs)
svn path=/nixpkgs/trunk/; revision=11043
2008-03-10 20:13:44 +00:00
Marc Weber
c88710749b
fixed two typos
...
svn path=/nixpkgs/trunk/; revision=11042
2008-03-10 19:29:40 +00:00
Ludovic Courtès
bd361daf06
Add AsciiDoc.
...
svn path=/nixpkgs/trunk/; revision=11039
2008-03-10 15:57:14 +00:00
Ludovic Courtès
bd680bfc0b
wrapFirefox: Use GNU Gnash as the default Flash player, allow use of Adobe Flash
...
through the `firefox.enableAdobeFlash' Nixpkgs config attribute.
svn path=/nixpkgs/trunk/; revision=11037
2008-03-10 15:13:06 +00:00
Ludovic Courtès
d35b3240fd
Gnash: Add libXext' to the
RPATH' of `gtk-gnash'.
...
svn path=/nixpkgs/trunk/; revision=11036
2008-03-10 15:05:32 +00:00
Tobias Hammerschmidt
8c5c656fb5
fixed skype, wesnoth updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=11033
2008-03-10 13:09:47 +00:00
Ludovic Courtès
7c7639a888
GNU Gnash 0.8.2, Agg 2.5.
...
svn path=/nixpkgs/trunk/; revision=11030
2008-03-10 09:48:17 +00:00
Wouter den Breejen
d2c93e47a7
svn path=/nixpkgs/trunk/; revision=11028
2008-03-09 20:07:03 +00:00
Marc Weber
bad0d45562
jdk updated to 1.5.0.15
...
updated bleeding edge stuff (should now work for the bulidfarm as well because
dist files are stored on my server)
moved experimental my_env into its own file
svn path=/nixpkgs/trunk/; revision=11026
2008-03-09 00:08:45 +00:00
Marc Weber
227e6aa8a4
Commented ghcLibraryWrapper68
...
svn path=/nixpkgs/trunk/; revision=11019
2008-03-08 08:07:32 +00:00
Eelco Dolstra
5ebab60b5e
* Latest GTK+, glib, ATK, Pango, FreeType, Cairo, Fontconfig.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11017
2008-03-07 15:43:43 +00:00
Ludovic Courtès
d8bcaa4398
Add rsnapshot, an rsync-based remote backup tool.
...
svn path=/nixpkgs/trunk/; revision=11009
2008-03-07 09:33:51 +00:00
Michael Raskin
b20aba1d92
Updated: RelFS. Added DictDB aggregation.
...
svn path=/nixpkgs/trunk/; revision=11006
2008-03-07 06:11:08 +00:00
Nicolas Pierron
aec4356a10
* Add swi-prolog without any options.
...
svn path=/nixpkgs/trunk/; revision=11003
2008-03-06 21:53:54 +00:00
Marc Weber
ddda0112e5
renamed bleeding_edge_* and createGhcWrapper -> ghc-wrapper
...
svn path=/nixpkgs/trunk/; revision=11001
2008-03-06 19:48:55 +00:00
Marc Weber
2d6940061e
revert of my last commit to stdenv-update nix-env -qa \* --out-path works for me again
...
- sorry for the inconvinience
svn path=/nixpkgs/branches/stdenv-updates/; revision=11000
2008-03-06 18:44:09 +00:00
Ludovic Courtès
95c977a008
Remove gettext' dependency from
e2fsprogsDiet'.
...
svn path=/nixpkgs/trunk/; revision=10998
2008-03-06 17:06:59 +00:00
Ludovic Courtès
d1ed48981c
Avahi: Make Qt4 support optional and configurable.
...
svn path=/nixpkgs/trunk/; revision=10997
2008-03-06 16:42:34 +00:00
Eelco Dolstra
f41df276c6
e2fsprogs: drop the gettext dependency.
...
svn path=/nixpkgs/trunk/; revision=10992
2008-03-06 16:10:01 +00:00
Michael Raskin
003a6d10b5
Added CDDA support to MPlayer
...
svn path=/nixpkgs/trunk/; revision=10978
2008-03-06 09:34:36 +00:00
Michael Raskin
3b2f272341
Added dict and working on adding dictionaries
...
svn path=/nixpkgs/trunk/; revision=10976
2008-03-06 04:39:05 +00:00
Marc Weber
a277b420ee
annotatedDerivation removed
...
svn path=/nixpkgs/trunk/; revision=10975
2008-03-06 02:48:09 +00:00
Marc Weber
1b51b70317
- fetchdarcs supports now partial
...
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
(darcs tested only by now)
- added experimental my_environment with example
svn path=/nixpkgs/trunk/; revision=10974
2008-03-06 02:46:29 +00:00
Marc Weber
328da81b30
- fetchdarcs supports now partial
...
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
(darcs tested only by now)
- added experimental my_environment with example
svn path=/nixpkgs/branches/stdenv-updates/; revision=10973
2008-03-06 01:58:13 +00:00
Ludovic Courtès
f6fc5661b8
Add PAM support to lsh.
...
svn path=/nixpkgs/trunk/; revision=10970
2008-03-05 16:49:51 +00:00
Ludovic Courtès
ddb9d11f1c
Add libcddb and GNU libcdio.
...
svn path=/nixpkgs/trunk/; revision=10960
2008-03-05 09:10:23 +00:00
Ludovic Courtès
8b34b723f7
Add GCC-UPC, a compiler for the UPC distributed shared memory language.
...
svn path=/nixpkgs/trunk/; revision=10956
2008-03-04 16:20:11 +00:00
Wouter den Breejen
cfe56735b0
SNix update.
...
svn path=/nixpkgs/trunk/; revision=10950
2008-03-04 14:23:33 +00:00
Eelco Dolstra
167aa686ee
* DBus 1.1.20.
...
svn path=/nixpkgs/trunk/; revision=10945
2008-03-04 13:30:34 +00:00
Michael Raskin
7001d91ba7
Added seccureUser, uild variant that does not lock memory.
...
svn path=/nixpkgs/trunk/; revision=10938
2008-03-03 23:32:50 +00:00
Michael Raskin
9f393398e2
Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
...
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00
Eelco Dolstra
f30f36104b
* Added Audacious, a fork of beep-media-player (which doesn't seem to
...
work very well after the Glibc update), plus its dependencies.
TODO: make an audacious-wrapper that lets Audacious find its plugins
automatically. Currently you have to install audacious-plugins and
symlink ~/.nix-profile/lib/audacious/* in
~/.local/share/audacious/Plugins.
svn path=/nixpkgs/trunk/; revision=10927
2008-03-03 10:55:20 +00:00
Michael Raskin
74aba16126
Added FontForge with X11 interface
...
svn path=/nixpkgs/trunk/; revision=10918
2008-03-02 22:02:28 +00:00
Marc Weber
4d6eef7a28
eclipse from source expression
...
svn path=/nixpkgs/trunk/; revision=10916
2008-03-02 21:17:23 +00:00
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
Yury G. Kudryashov
cc27e52366
Some spacing, jre in firefox wrapper made optional with true default
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10743
2008-02-18 20:52:10 +00:00
Yury G. Kudryashov
343d3f0e4c
log4cxx: +boost
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10742
2008-02-18 20:51:56 +00:00