Ludovic Courtès
0b6168c587
Cairo 1.8.6.
...
svn path=/nixpkgs/trunk/; revision=13835
2009-01-24 21:32:25 +00:00
Ludovic Courtès
05e01abc75
Xorg Pixman 0.13.2.
...
svn path=/nixpkgs/trunk/; revision=13834
2009-01-24 21:29:57 +00:00
Lluís Batlle i Rossell
aad3e77b44
Adding cdecl-2.5
...
svn path=/nixpkgs/trunk/; revision=13833
2009-01-24 21:01:27 +00:00
Lluís Batlle i Rossell
00756b63b0
Adding a qt3gcc3 package, for opera.
...
svn path=/nixpkgs/trunk/; revision=13832
2009-01-24 21:01:17 +00:00
Lluís Batlle i Rossell
50d8df47b2
Making wxGTK-2.8 to provide wxGLCanvas. Adding dependence on mesa.
...
svn path=/nixpkgs/trunk/; revision=13831
2009-01-24 21:00:53 +00:00
Lluís Batlle i Rossell
5a9098ea36
Fixing the dict-1.9.15 url, setting it to sourceforge mirror.
...
The old didn't work for me for several days.
svn path=/nixpkgs/trunk/; revision=13830
2009-01-24 20:58:29 +00:00
Ludovic Courtès
6927ec314e
GNU Coreutils 7.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13829
2009-01-24 19:05:35 +00:00
Ludovic Courtès
402a4e3b3a
GNU libgcrypt 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=13828
2009-01-23 15:59:31 +00:00
Eelco Dolstra
c91168a600
* Bootstrap tools: build on x86_64-linux.
...
* Removed Perl from the bootstrap tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13827
2009-01-23 15:09:56 +00:00
Eelco Dolstra
4274b92cda
* Remove unused versions of tar.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13826
2009-01-23 10:55:41 +00:00
Eelco Dolstra
3709e0e666
* GNU sed 4.1.2: obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13825
2009-01-23 10:50:53 +00:00
Ludovic Courtès
71cbd0995a
Enlightenment 0.16.8.15.
...
Patch by John Altobelli <acocaracha@gmail.com>, minor edits by
Ludovic Courtès <ludo@gnu.org>.
svn path=/nixpkgs/trunk/; revision=13823
2009-01-22 22:46:39 +00:00
Ludovic Courtès
7137c6dea8
libcanberra: Use the right GTK+ version, use GThread as well, disable OSS support (recommended).
...
svn path=/nixpkgs/trunk/; revision=13822
2009-01-22 22:34:06 +00:00
Ludovic Courtès
3e20a89b3d
GTK+ 2.14.7 and companion libraries.
...
svn path=/nixpkgs/trunk/; revision=13821
2009-01-22 22:32:02 +00:00
Michael Raskin
3b06a508f1
Updating SGT-Puzzles
...
svn path=/nixpkgs/trunk/; revision=13820
2009-01-21 19:29:08 +00:00
Michael Raskin
c1c19985e5
sgt-puzzles update - patch by Pauline
...
svn path=/nixpkgs/trunk/; revision=13819
2009-01-21 18:39:38 +00:00
Eelco Dolstra
d73c2175e0
* lzma 4.32.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13818
2009-01-21 16:07:31 +00:00
Eelco Dolstra
581af921ea
* Latest OpenSSL, Curl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13817
2009-01-21 14:11:22 +00:00
Marc Weber
0ad62a0edb
adding gitAttr
...
now containing qgit, stgit, topGit, hg2git
updating gitGit (git dev version), adding qgit-git (dev version)
svn path=/nixpkgs/trunk/; revision=13816
2009-01-20 22:15:42 +00:00
Ludovic Courtès
269f914ab7
Add `libcanberra'.
...
svn path=/nixpkgs/trunk/; revision=13814
2009-01-20 09:50:15 +00:00
Ludovic Courtès
5f8017b492
libvorbis: Propagate `libogg'.
...
svn path=/nixpkgs/trunk/; revision=13813
2009-01-20 09:50:05 +00:00
Eelco Dolstra
fce6b5a233
* Use GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13811
2009-01-19 20:35:03 +00:00
Eelco Dolstra
63246c648f
* Turn on Make indentation.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13810
2009-01-19 20:31:02 +00:00
Ludovic Courtès
5bc0b549f0
PulseAudio: Use new ALSA, disable ConsoleKit.
...
svn path=/nixpkgs/trunk/; revision=13809
2009-01-19 20:22:54 +00:00
Ludovic Courtès
d17d9dfb39
ALSA 1.0.19.
...
svn path=/nixpkgs/trunk/; revision=13808
2009-01-19 20:21:23 +00:00
Eelco Dolstra
808bf6d34a
* Make the nested output patch in GNU Make runtime configurable (by
...
setting the NIX_INDENT_MAKE variable; disabled by default) so we
don't need a separate gnumakeNix package.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13807
2009-01-19 18:49:58 +00:00
Eelco Dolstra
72822ebbc0
* Put Glibc at the very end of the GCC header search path. This
...
should fix previous problems with GCC 4.3 in compiling C++ code
where e.g. <cassert> has to appear before <assert.h> in the search
path due to the former's use of #include_next. The previous "fix"
broke compilation of C code by placing the C++ include directory
before the Glibc include directory (which would barf on
e.g. <complex.h>, which appears in both).
svn path=/nixpkgs/branches/stdenv-updates/; revision=13806
2009-01-19 16:22:27 +00:00
Eelco Dolstra
f7ad184041
* ncurses: don't do make check because it doesn't have one.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13804
2009-01-19 11:01:20 +00:00
Eelco Dolstra
d8f6e06ae4
* Latest gmp, mpfr libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13803
2009-01-19 10:45:46 +00:00
Andres Löh
8a1fb2e075
Updated URIs of old ghc-6.8.2.
...
svn path=/nixpkgs/trunk/; revision=13802
2009-01-18 14:04:34 +00:00
Ludovic Courtès
2034ecb046
PulseAudio: Remove aDNS since what it really wants is `libasyncns'.
...
svn path=/nixpkgs/trunk/; revision=13801
2009-01-17 21:25:26 +00:00
Ludovic Courtès
443bb3960a
PulseAudio: Use aDNS and X11 libraries.
...
svn path=/nixpkgs/trunk/; revision=13800
2009-01-17 21:17:57 +00:00
Ludovic Courtès
8bf27945c6
GNU aDNS: Disable the test suite for now.
...
svn path=/nixpkgs/trunk/; revision=13799
2009-01-17 20:19:54 +00:00
Ludovic Courtès
417303c201
PulseAudio: Set the right `localstatedir'.
...
svn path=/nixpkgs/trunk/; revision=13798
2009-01-17 18:22:30 +00:00
Michael Raskin
b8cbf3b794
Syncing ghostscriptX to main gs expression
...
svn path=/nixpkgs/trunk/; revision=13797
2009-01-17 13:49:42 +00:00
Michael Raskin
4e9b120ad2
small fixes to build custom kernel
...
svn path=/nixpkgs/trunk/; revision=13795
2009-01-17 13:40:12 +00:00
Eelco Dolstra
e7a94d6fef
* Ghostscript: build the CUPS filter. This allows CUPS to print to
...
non-Postscript printers.
svn path=/nixpkgs/trunk/; revision=13793
2009-01-17 13:08:51 +00:00
Eelco Dolstra
dc8e9933f9
* Fixed URL.
...
svn path=/nixpkgs/trunk/; revision=13792
2009-01-17 13:08:04 +00:00
Eelco Dolstra
88ba45c499
svn path=/nixpkgs/branches/stdenv-updates/; revision=13791
2009-01-16 17:13:35 +00:00
Eelco Dolstra
60ac36f9c5
* Ignore symlinks.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13790
2009-01-16 17:13:14 +00:00
Eelco Dolstra
2f88c471d4
svn path=/nixpkgs/branches/stdenv-updates/; revision=13789
2009-01-16 17:12:55 +00:00
Eelco Dolstra
1134464c49
* Start of the new, simplified stdenv-linux bootstrap binaries.
...
Instead of using a mishmash of statically linked and dietlibc
programs (which often have problems on various platforms), we just
use normal, dynamically linked binaries, and use some patchelf magic
to rewrite them so that they can find Glibc. Also include G++ and
Perl, since there are some builds in the bootstrap that need them.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13788
2009-01-16 17:10:29 +00:00
Eelco Dolstra
4998f96209
* GNU tar 1.21.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13787
2009-01-16 16:11:22 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Eelco Dolstra
979f70ab5b
* Subversion 1.5.5.
...
svn path=/nixpkgs/trunk/; revision=13784
2009-01-16 10:40:50 +00:00
Eelco Dolstra
4eedf7dae8
* Install the arch-specific headers for Linux <= 2.6.27 properly
...
again.
svn path=/nixpkgs/trunk/; revision=13783
2009-01-16 10:28:18 +00:00
Eelco Dolstra
8236fa02be
svn path=/nixpkgs/trunk/; revision=13782
2009-01-15 20:52:33 +00:00
Eelco Dolstra
89364df3e9
svn path=/nixpkgs/trunk/; revision=13781
2009-01-15 16:22:01 +00:00
Eelco Dolstra
7df6cdf6da
* Doh.
...
svn path=/nixpkgs/trunk/; revision=13780
2009-01-15 15:59:59 +00:00
Eelco Dolstra
f89876974e
* Use the generic kernel builder.
...
svn path=/nixpkgs/trunk/; revision=13779
2009-01-15 15:54:24 +00:00
Eelco Dolstra
a0670a904e
* Reduce duplication between kernel expressions.
...
svn path=/nixpkgs/trunk/; revision=13778
2009-01-15 15:40:23 +00:00
Eelco Dolstra
2188660f2d
* CONFIG_LSF should be set on i686, otherwise ext4 can't even mount
...
filesystems created by mkfs.ext4 with default options.
svn path=/nixpkgs/trunk/; revision=13777
2009-01-15 15:11:14 +00:00
Sander van der Burg
2d0881a5ff
Updated Apache Tomcat to 6.0.18
...
svn path=/nixpkgs/trunk/; revision=13776
2009-01-15 15:06:20 +00:00
Eelco Dolstra
739ef5e82a
* Various hacks needed to get the NVIDIA driver to build on
...
Linux 2.6.28. In particular the arch-specific headers
are in a different place now. (I'd like to do "make
headers_install", but it doesn't install all the headers
that are needed to build external kernel modules. What
a mess.)
* Add Linux 2.6.28 to the channel.
svn path=/nixpkgs/trunk/; revision=13775
2009-01-15 15:00:30 +00:00
Eelco Dolstra
eeb63a3ed4
* Latest splashutils.
...
svn path=/nixpkgs/trunk/; revision=13774
2009-01-15 14:58:50 +00:00
Eelco Dolstra
164e1a7ff2
* Latest Intel 3945/4965 wireless firmwares. Actually there are newer
...
versions, but they're apparently for Linux >= 2.6.29 (e.g. they
provide iwlwifi-3945-2.ucode instead of iwlwifi-3945-1.ucode).
svn path=/nixpkgs/trunk/; revision=13771
2009-01-15 10:36:21 +00:00
Marc Weber
b92b8242fd
bazaar version bump to 1.10 (by Jan Kroeze)
...
svn path=/nixpkgs/trunk/; revision=13768
2009-01-14 16:26:53 +00:00
Marc Weber
e6ab06e3fa
python wrapper: install pydoc as well
...
svn path=/nixpkgs/trunk/; revision=13767
2009-01-14 16:23:17 +00:00
Marc Weber
91f9300897
added dvdauthor
...
svn path=/nixpkgs/trunk/; revision=13766
2009-01-14 16:23:06 +00:00
Ludovic Courtès
3a1e0aa114
Build Teeworlds.
...
svn path=/nixpkgs/trunk/; revision=13765
2009-01-14 00:24:02 +00:00
Ludovic Courtès
474ff7c05c
Teeworlds 0.5.0.
...
svn path=/nixpkgs/trunk/; revision=13764
2009-01-14 00:23:11 +00:00
Ludovic Courtès
dc28c92e63
Teeworlds: install all the executables (client, server, etc.).
...
svn path=/nixpkgs/trunk/; revision=13763
2009-01-13 20:36:09 +00:00
Ludovic Courtès
e71dbdbb83
Add Teeworlds, a Worms-like game, if you see what I mean.
...
svn path=/nixpkgs/trunk/; revision=13762
2009-01-13 19:44:11 +00:00
Andres Löh
4d5c788b81
Removed broken quotes.
...
svn path=/nixpkgs/trunk/; revision=13761
2009-01-13 16:36:47 +00:00
Eelco Dolstra
20cb460c67
* Updated DBIx::Class.
...
svn path=/nixpkgs/trunk/; revision=13760
2009-01-13 15:56:55 +00:00
Eelco Dolstra
1a3a6835c2
* KVM 82.
...
* Kernel headers for Linux 2.6.28.
svn path=/nixpkgs/trunk/; revision=13755
2009-01-13 12:40:58 +00:00
Eelco Dolstra
6c0b144efc
* Linux 2.6.27.10.
...
svn path=/nixpkgs/trunk/; revision=13752
2009-01-13 09:05:05 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
4080ba42c5
Build GnuPG 2.x.
...
svn path=/nixpkgs/trunk/; revision=13750
2009-01-12 20:23:10 +00:00
Ludovic Courtès
abfb6c220d
GnuPG 2.0.10.
...
svn path=/nixpkgs/trunk/; revision=13749
2009-01-12 20:20:18 +00:00
Ludovic Courtès
0d579bfcda
Libgpg-error 1.7.
...
svn path=/nixpkgs/trunk/; revision=13748
2009-01-12 19:13:34 +00:00
Ludovic Courtès
c50a4146c6
Libassuan 1.0.5.
...
svn path=/nixpkgs/trunk/; revision=13747
2009-01-12 19:06:35 +00:00
Ludovic Courtès
c18603c3b3
GDB: Use the system Readline library.
...
svn path=/nixpkgs/trunk/; revision=13746
2009-01-12 18:06:32 +00:00
Eelco Dolstra
b321f31c45
* NVIDIA X11 driver updated to 180.22.
...
svn path=/nixpkgs/trunk/; revision=13745
2009-01-12 17:00:25 +00:00
Eelco Dolstra
33278912fd
* Linux 2.6.28.
...
svn path=/nixpkgs/trunk/; revision=13743
2009-01-12 13:11:18 +00:00
Eelco Dolstra
dda1e103fc
* Latest Grub patches from Gentoo. In particular adds support for
...
booting from ext4.
svn path=/nixpkgs/trunk/; revision=13741
2009-01-12 12:39:16 +00:00
Ludovic Courtès
21443fb797
GNU gv: Properly substitute the default value of `gsInterpreter'.
...
svn path=/nixpkgs/trunk/; revision=13740
2009-01-12 11:12:17 +00:00
Michael Raskin
2f770f46e4
Added back old XNeur version (did not have XIM bug)
...
svn path=/nixpkgs/trunk/; revision=13739
2009-01-12 06:14:13 +00:00
Ludovic Courtès
1ef61a2580
Bigloo 3.2a.
...
svn path=/nixpkgs/trunk/; revision=13738
2009-01-11 22:49:44 +00:00
Michael Raskin
490c7d417e
Added XSokoban
...
svn path=/nixpkgs/trunk/; revision=13737
2009-01-11 22:05:19 +00:00
Marc Weber
7807b74774
php: enable gd support (2d graphics) by default
...
svn path=/nixpkgs/trunk/; revision=13736
2009-01-11 14:31:48 +00:00
Michael Raskin
46f022b4ce
Fixed dependencies for updated Xneur
...
svn path=/nixpkgs/trunk/; revision=13735
2009-01-11 10:19:11 +00:00
Michael Raskin
cc2e747a1b
Updated XNeur
...
svn path=/nixpkgs/trunk/; revision=13734
2009-01-11 09:28:07 +00:00
Ludovic Courtès
68eec57920
GNU Troff 1.20.1.
...
svn path=/nixpkgs/trunk/; revision=13733
2009-01-10 23:35:15 +00:00
Michael Raskin
fe07ca76d0
Added GNU console theme from CD
...
svn path=/nixpkgs/trunk/; revision=13729
2009-01-08 23:48:59 +00:00
Michael Raskin
c87887ddd0
Oops. A typo fix
...
svn path=/nixpkgs/trunk/; revision=13727
2009-01-08 23:04:18 +00:00
Michael Raskin
46fec9e4c9
Add a (failure-prone) last-chance string merger
...
svn path=/nixpkgs/trunk/; revision=13726
2009-01-08 23:02:44 +00:00
Michael Raskin
5c21897316
Copied Green theme declaration from NixOS source here
...
svn path=/nixpkgs/trunk/; revision=13725
2009-01-08 22:21:32 +00:00
Eelco Dolstra
5689d7338e
* Support LaTeX documents that have multiple bibliographies (using the
...
multibib package).
svn path=/nixpkgs/trunk/; revision=13723
2009-01-08 09:54:04 +00:00
Andres Löh
2fd7742470
Updated apparently incorrect sha256 checksum of flash player.
...
svn path=/nixpkgs/trunk/; revision=13721
2009-01-07 16:46:00 +00:00
Ludovic Courtès
383c2a401a
GNU IceCat 3.0.5-g1.
...
svn path=/nixpkgs/trunk/; revision=13720
2009-01-07 13:53:15 +00:00
Michael Raskin
ed11a2bbc8
Build e2fsprogs at last
...
svn path=/nixpkgs/trunk/; revision=13719
2009-01-06 23:22:29 +00:00
Ludovic Courtès
7b6b14df31
GNU Freefont, Jan. 2009.
...
svn path=/nixpkgs/trunk/; revision=13718
2009-01-06 21:20:33 +00:00
Andres Löh
77d9eec2a1
Changed the bootstrapping version of ghc-6.10.1.
...
Several binaries (except for ghc itself, for which there was a
workaround) were broken before because they were stripped
during installation. Now, all binaries should work, in particular
ghc-pkg ...
svn path=/nixpkgs/trunk/; revision=13717
2009-01-06 16:29:49 +00:00
Eelco Dolstra
ed62007229
* xpdf 3.02pl2.
...
svn path=/nixpkgs/trunk/; revision=13716
2009-01-06 15:30:55 +00:00
Eelco Dolstra
1bdb17a5bc
* Thunderbird 2.0.0.19.
...
* Firefox 2.0.0.20.
* Firefox 3.0.5: forgot to update xulrunner.
svn path=/nixpkgs/trunk/; revision=13715
2009-01-06 12:43:00 +00:00
Eelco Dolstra
e1281affb5
* man-pages 3.15.
...
svn path=/nixpkgs/trunk/; revision=13713
2009-01-06 09:43:16 +00:00
Eelco Dolstra
73275bb354
* Added util-linux-ng, a fork of util-linux (which seems unmaintained).
...
svn path=/nixpkgs/trunk/; revision=13712
2009-01-06 09:28:45 +00:00
Eelco Dolstra
a36a329e57
* e2fsprogs 1.41.3. This adds userspace support for ext4.
...
svn path=/nixpkgs/trunk/; revision=13711
2009-01-06 09:16:41 +00:00
Eelco Dolstra
fa4e5051c7
* Firefox 3.0.5.
...
svn path=/nixpkgs/trunk/; revision=13710
2009-01-05 17:34:32 +00:00
Michael Raskin
a2ac3a3f18
Fixing a typo
...
svn path=/nixpkgs/trunk/; revision=13708
2009-01-05 14:19:27 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Eelco Dolstra
7e9eb1bf70
* Valgrind 3.4.0.
...
* callgrind_annotate.patch isn't needed because the generic builder
rewrites /usr/bin/perl automatically.
svn path=/nixpkgs/trunk/; revision=13705
2009-01-05 10:51:57 +00:00
Marc Weber
692d493f4e
php: enabling mbstring support by default
...
svn path=/nixpkgs/trunk/; revision=13704
2009-01-04 20:18:20 +00:00
Marc Weber
7cd7c4cffb
maxima version bump to 5.17.0
...
svn path=/nixpkgs/trunk/; revision=13703
2009-01-04 20:18:10 +00:00
Michael Raskin
73b0973818
Adding MLDonkey multiprotocol data distribution client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13702
2009-01-04 17:35:11 +00:00
Andres Löh
9d67550148
version bump to 0.8
...
svn path=/nixpkgs/trunk/; revision=13701
2009-01-04 17:30:03 +00:00
Michael Raskin
772b50f138
Added cromfs - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13700
2009-01-04 17:24:11 +00:00
Michael Raskin
b9b8abb1cb
Removing unnecessary sed invokation for ts - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13699
2009-01-04 17:21:29 +00:00
Michael Raskin
45df59809d
Adding mcabber console jabber client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13698
2009-01-04 17:11:38 +00:00
Andres Löh
c1ae54a6b3
version bump to 0.9.7
...
svn path=/nixpkgs/trunk/; revision=13697
2009-01-04 13:48:58 +00:00
Michael Raskin
4c78e32aba
Updating iproute - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13696
2009-01-03 15:13:19 +00:00
Michael Raskin
b04fc9492c
Adding dar (disk archiver with indexable archives) - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13695
2009-01-03 15:11:52 +00:00
Michael Raskin
b689e76b2e
all-packages.nix changes for my last commits
...
svn path=/nixpkgs/trunk/; revision=13693
2009-01-03 13:44:04 +00:00
Michael Raskin
039eb4f162
Added pthread_stubs - non-discriminating pthread compatibility layer for both multithreaded and singlethreaded environment
...
svn path=/nixpkgs/trunk/; revision=13692
2009-01-03 13:43:38 +00:00
Michael Raskin
f87ad9b663
Autoconf 2.13 (older version used by Mozilla)
...
svn path=/nixpkgs/trunk/; revision=13691
2009-01-03 13:42:36 +00:00
Michael Raskin
23545f821a
Added FF3.1b2. Main change: TraceMonkey JS JIT compiler.
...
svn path=/nixpkgs/trunk/; revision=13690
2009-01-03 13:40:21 +00:00
Michael Raskin
8f4c32886a
Updated ts task spooler; patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13687
2009-01-02 16:33:39 +00:00
Michael Raskin
02d4d7ada4
Bigloo has tired me with disappearing betas..
...
svn path=/nixpkgs/trunk/; revision=13672
2009-01-01 19:52:20 +00:00
Marc Weber
31ff337203
doh, I comitted the wrong heimdal hash. this fixes it
...
svn path=/nixpkgs/trunk/; revision=13671
2008-12-23 23:51:29 +00:00
Marc Weber
e4a6036ca9
adding cvs zsh version because it has better hg, tg completion support
...
svn path=/nixpkgs/trunk/; revision=13670
2008-12-22 18:36:26 +00:00
Marc Weber
1b30419aa6
added yodl, dependency for zsh documentation
...
svn path=/nixpkgs/trunk/; revision=13669
2008-12-22 18:36:02 +00:00
Marc Weber
a8e0eae74b
added second mirror to heimdal
...
suggested by Karl Trygve Kalleberg
svn path=/nixpkgs/trunk/; revision=13668
2008-12-21 19:34:45 +00:00
Michael Raskin
e95557f033
Bigloo version bump to beta 2088-12-18
...
svn path=/nixpkgs/trunk/; revision=13667
2008-12-21 17:41:10 +00:00
Marc Weber
5b4a355362
squid update. Proposal for multiple versions
...
svn path=/nixpkgs/trunk/; revision=13666
2008-12-21 16:36:47 +00:00
Ludovic Courtès
2e5148a0f8
Don't build Namazu on x86-64.
...
svn path=/nixpkgs/trunk/; revision=13665
2008-12-20 18:28:22 +00:00
Ludovic Courtès
93a030534a
Build Namazu.
...
svn path=/nixpkgs/trunk/; revision=13664
2008-12-20 17:11:46 +00:00
Marc Weber
5638574907
fixes for previous commit
...
svn path=/nixpkgs/trunk/; revision=13662
2008-12-20 02:15:26 +00:00
Marc Weber
e996113be7
removed mkDerivationByConfiguration, using composableDerivation instead
...
qgis, vim_configurable both work now
svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Ludovic Courtès
5ab6464edb
Build GSL.
...
svn path=/nixpkgs/trunk/; revision=13660
2008-12-19 20:58:18 +00:00
Ludovic Courtès
2887933c8b
Add PulseAudio, an audio server.
...
svn path=/nixpkgs/trunk/; revision=13659
2008-12-19 14:56:37 +00:00
Eelco Dolstra
9ba80ff346
* Apache 2.2.11.
...
svn path=/nixpkgs/trunk/; revision=13658
2008-12-19 12:52:55 +00:00
Ludovic Courtès
01ed35dc5f
GSL 1.12.
...
svn path=/nixpkgs/trunk/; revision=13656
2008-12-18 09:18:36 +00:00
Ludovic Courtès
f64c0bc28e
Add Namazu, a full-text search engine.
...
svn path=/nixpkgs/trunk/; revision=13655
2008-12-17 17:09:29 +00:00
Ludovic Courtès
01545132b4
Cdrkit 1.1.9.
...
svn path=/nixpkgs/trunk/; revision=13647
2008-12-16 14:06:46 +00:00
Eelco Dolstra
2750bec889
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=13643
2008-12-16 00:18:20 +00:00
Eelco Dolstra
29b53db1c2
* A helper function for writing the list of references of a path to a
...
file. (This really shouldn't be in all-packages.nix - all these
utility builders should be moved someplace else...)
svn path=/nixpkgs/trunk/; revision=13639
2008-12-15 23:52:25 +00:00
Eelco Dolstra
6211cf4c0c
* dbus-tools: purity fix (don't try to create /var).
...
svn path=/nixpkgs/trunk/; revision=13638
2008-12-15 23:45:52 +00:00
Michael Raskin
6a83330e8b
Using old compizManager by default.
...
svn path=/nixpkgs/trunk/; revision=13635
2008-12-15 12:10:42 +00:00
Michael Raskin
a0657e021f
Added Simon Tatham's puzzle collection
...
svn path=/nixpkgs/trunk/; revision=13634
2008-12-15 11:55:53 +00:00
Michael Raskin
a69221ec2b
Oops. A stupid typo fixed.
...
svn path=/nixpkgs/trunk/; revision=13632
2008-12-14 17:10:11 +00:00
Michael Raskin
7115d5e143
compiz-fusion does not build without gettext specified explicitly anymore
...
svn path=/nixpkgs/trunk/; revision=13631
2008-12-14 16:09:28 +00:00
Michael Raskin
560d0d1597
I found a package that carries LICENCE file - adding to forceCopy list; also added some service functionality (needed by the same package).
...
svn path=/nixpkgs/trunk/; revision=13630
2008-12-14 14:54:47 +00:00
Michael Raskin
abf1aeca3b
Fixed missing description
...
svn path=/nixpkgs/trunk/; revision=13629
2008-12-14 11:21:30 +00:00
Michael Raskin
15cfe51b42
Correcting src passthru in builderDefs
...
svn path=/nixpkgs/trunk/; revision=13628
2008-12-14 10:40:03 +00:00
Ludovic Courtès
5dbd5eac6d
GnuTLS 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=13627
2008-12-13 16:52:31 +00:00
Ludovic Courtès
b2f24eb5fa
Avahi 0.6.24.
...
svn path=/nixpkgs/trunk/; revision=13626
2008-12-12 23:02:11 +00:00
Eelco Dolstra
9ed6e06b38
* Wine 1.1.10.
...
svn path=/nixpkgs/trunk/; revision=13625
2008-12-12 23:00:15 +00:00
Ludovic Courtès
b942701506
GNU Bison 2.4.1.
...
svn path=/nixpkgs/trunk/; revision=13619
2008-12-12 12:37:29 +00:00
Ludovic Courtès
6213bb808c
GNU IceCat 3.0.4-g1.
...
svn path=/nixpkgs/trunk/; revision=13616
2008-12-12 09:39:14 +00:00
Ludovic Courtès
219a11b567
IceCat: Inherit isFirefox3Like' in
icecat3Xul'.
...
svn path=/nixpkgs/trunk/; revision=13615
2008-12-12 09:38:31 +00:00
Peter Simons
82e14b3605
Updated htop to version 0.8.1.
...
svn path=/nixpkgs/trunk/; revision=13614
2008-12-11 23:18:46 +00:00
Eelco Dolstra
d25aa3c8a5
* checkinstall: build properly on x86_64.
...
* checkinstall: get rid of the RUNPATH in the LD_PRELOAD library so
that it works with native Glibc (e.g. in VM builds).
* debBuild: use our own checkinstall. In particular this allows us to
build Debs on x86_64.
svn path=/nixpkgs/trunk/; revision=13608
2008-12-10 17:12:19 +00:00
Eelco Dolstra
0cf7b1c811
* Latest strace.
...
svn path=/nixpkgs/trunk/; revision=13607
2008-12-10 17:09:11 +00:00
Eelco Dolstra
821de7706a
* Glibc 2.9. Got rid of 2.8 because we never used it.
...
* Kernel headers 2.6.27. However, they don't work yet because they
have a Perl dependency, which is annoying during the bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13605
2008-12-10 11:06:23 +00:00
Eelco Dolstra
e4a8b61eba
svn path=/nixpkgs/branches/stdenv-updates/; revision=13604
2008-12-10 10:58:07 +00:00
Eelco Dolstra
0adab29d1e
svn path=/nixpkgs/branches/stdenv-updates/; revision=13603
2008-12-10 10:21:05 +00:00
Eelco Dolstra
cdc74e1677
svn path=/nixpkgs/branches/stdenv-updates/; revision=13602
2008-12-10 10:12:32 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Eelco Dolstra
016e2d912e
* Name attribute did not match the actual version.
...
svn path=/nixpkgs/trunk/; revision=13600
2008-12-09 13:52:37 +00:00
Ludovic Courtès
37812e79dd
GNU Guile 1.8.6.
...
svn path=/nixpkgs/trunk/; revision=13599
2008-12-08 22:15:47 +00:00
Ludovic Courtès
bbc6db936c
Build Pinentry.
...
svn path=/nixpkgs/trunk/; revision=13598
2008-12-08 21:23:45 +00:00
Ludovic Courtès
6d92197ffd
Pinentry 0.7.5.
...
svn path=/nixpkgs/trunk/; revision=13597
2008-12-08 21:22:20 +00:00
Michael Raskin
e66080438b
Added FBTerm - framebuffer terminal emulator
...
svn path=/nixpkgs/trunk/; revision=13596
2008-12-08 12:44:42 +00:00
Ludovic Courtès
bcb25659a1
Build Tcpdump.
...
svn path=/nixpkgs/trunk/; revision=13595
2008-12-08 10:59:40 +00:00
Michael Raskin
d49a6f0641
Starting migrating old builderDefs packages to builderDefsPackage style.
...
svn path=/nixpkgs/trunk/; revision=13591
2008-12-04 21:01:26 +00:00
Eelco Dolstra
2b2bb11f32
* Always include "/nix/store/*" in lcovFilter.
...
svn path=/nixpkgs/trunk/; revision=13583
2008-12-04 15:32:30 +00:00
Eelco Dolstra
f679021d11
* OpenSSH updated to 5.1p1.
...
svn path=/nixpkgs/trunk/; revision=13579
2008-12-04 13:16:38 +00:00
Nicolas Pierron
071c62a942
Rewrite uniqFlattenAttr to handle any type of elements with associated keys.
...
Keys are introduced because manipulated sets cannot be compared safely.
svn path=/nixpkgs/trunk/; revision=13574
2008-12-03 18:56:00 +00:00
Eelco Dolstra
a5d3e865ea
* Make building a tarball from a Subversion working copy faster by
...
filtering out all the .svn files. To build a Nixpkgs tarball from
your working copy (and run the same tests that the build farm does):
$ nix-build pkgs/top-level/release.nix -A tarball
If this fails, then you broke something ;-)
svn path=/nixpkgs/trunk/; revision=13573
2008-12-03 18:20:14 +00:00
Ludovic Courtès
c08a809373
Build Jnettop.
...
svn path=/nixpkgs/trunk/; revision=13565
2008-12-03 14:27:28 +00:00
Ludovic Courtès
e442925ccd
Add Jnettop, a network traffic visualizer.
...
svn path=/nixpkgs/trunk/; revision=13564
2008-12-03 14:22:55 +00:00
Eelco Dolstra
cf6908d2f9
svn path=/nixpkgs/trunk/; revision=13563
2008-12-03 11:06:43 +00:00
Ludovic Courtès
3918c63518
GNU Automake 1.10.2.
...
svn path=/nixpkgs/trunk/; revision=13562
2008-12-03 08:32:47 +00:00
Marc Weber
90b53dcccc
bleeding edge octave version (without docs)
...
svn path=/nixpkgs/trunk/; revision=13561
2008-12-02 22:55:45 +00:00
Marc Weber
d97a7e08bc
make atlas build again (tested on amd64)
...
svn path=/nixpkgs/trunk/; revision=13560
2008-12-02 22:55:33 +00:00
Valentin David
0720af543a
Update stlport to 5.2.0.
...
svn path=/nixpkgs/trunk/; revision=13558
2008-12-02 16:51:39 +00:00
Marc Weber
a2ec5b8c2d
fix my dir spelling mistake
...
svn path=/nixpkgs/trunk/; revision=13556
2008-12-02 15:13:31 +00:00
Marc Weber
896fb49cb0
Hopefully build farm fix
...
I've forgotten to comment out a name preventing filtering out a half finished derivation.
(The missing glib is passed using fix by the following code)
svn path=/nixpkgs/trunk/; revision=13555
2008-12-02 13:23:31 +00:00
Marc Weber
a7e33ec60c
updates: istanbul starts without errors. But no window appears.
...
svn path=/nixpkgs/trunk/; revision=13554
2008-12-02 12:28:45 +00:00
Marc Weber
9e7846d214
added Haskell's foldl
...
svn path=/nixpkgs/trunk/; revision=13553
2008-12-02 12:28:21 +00:00
Marc Weber
0b49861c7b
added goocanvas
...
svn path=/nixpkgs/trunk/; revision=13552
2008-12-02 12:28:13 +00:00
Marc Weber
fd3148dd5e
new version icon-naming-utils-0.8.2
...
svn path=/nixpkgs/trunk/; revision=13551
2008-12-02 12:27:55 +00:00
Marc Weber
677812de8f
added gstreamer gnonlin package
...
svn path=/nixpkgs/trunk/; revision=13550
2008-12-02 12:27:44 +00:00
Marc Weber
84db2ea357
dbus update
...
svn path=/nixpkgs/trunk/; revision=13549
2008-12-02 12:27:27 +00:00
Marc Weber
48f11e576b
update of gnomeicontheme
...
svn path=/nixpkgs/trunk/; revision=13548
2008-12-02 12:27:17 +00:00
Marc Weber
30794845ee
python 25 proposal
...
svn path=/nixpkgs/trunk/; revision=13547
2008-12-02 12:27:05 +00:00
Marc Weber
d8e1f6c976
adding lib function composableDerivation
...
providing easy setups of flags and configurations for derivations.
configuration is passed via passthru automatically,
additional names can be merged with final attrs in an automatic sensible way
even supporting fix.
fun and funMerge idea by Michael Raskin
svn path=/nixpkgs/trunk/; revision=13546
2008-12-02 12:26:53 +00:00
Marc Weber
429df4f864
added prepareDerivationArgs
...
svn path=/nixpkgs/trunk/; revision=13545
2008-12-02 12:26:43 +00:00
Marc Weber
570a103136
adding mergeAttrsByFunc function - its easiy to customize how a name should be merged - the merge function is passed by the attr set itself (and can be overridden/ extended this way) This code can probably be shortened using zip and the like as proposed by Nicolas Pierron (mailinglist)
...
svn path=/nixpkgs/trunk/; revision=13544
2008-12-02 12:26:36 +00:00
Marc Weber
55976c6f8d
depreceating functions which have been sud by me only replacements are in the following commits.. I still have to remove and adopt the code using them
...
svn path=/nixpkgs/trunk/; revision=13543
2008-12-02 12:26:28 +00:00
Marc Weber
bd0b75fe28
added mergeAttr and concatList functions giving // and ++ a name
...
svn path=/nixpkgs/trunk/; revision=13542
2008-12-02 12:26:20 +00:00
Marc Weber
1f69d4d1eb
enhancing whatis trace function
...
svn path=/nixpkgs/trunk/; revision=13541
2008-12-02 12:26:12 +00:00
Marc Weber
01fc783e7f
added debug functions tracing function arguments and result
...
svn path=/nixpkgs/trunk/; revision=13540
2008-12-02 12:26:05 +00:00
Marc Weber
38cf2a4d7e
added multisync - plugins are not yet shown ?
...
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Ludovic Courtès
a9f0680f77
Git 1.6.0.4.
...
svn path=/nixpkgs/trunk/; revision=13529
2008-12-01 10:24:24 +00:00
Eelco Dolstra
2ffc686b67
* Latest Wine, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Michael Raskin
d6f1d7acb3
Added Tk support for Python
...
svn path=/nixpkgs/trunk/; revision=13526
2008-12-01 00:02:25 +00:00
Eelco Dolstra
18501e572a
* Test building some random packages.
...
svn path=/nixpkgs/trunk/; revision=13525
2008-11-30 19:07:18 +00:00
Eelco Dolstra
c058ff0e40
* Moved the expression for building a Nixpkgs tarball from the release
...
tree.
svn path=/nixpkgs/trunk/; revision=13522
2008-11-30 18:36:23 +00:00
Michael Raskin
1cd17e8140
Adding XMoto game
...
svn path=/nixpkgs/trunk/; revision=13521
2008-11-30 17:15:29 +00:00
Michael Raskin
ed8215aca7
Added Open Dynamics Engine
...
svn path=/nixpkgs/trunk/; revision=13520
2008-11-30 16:50:05 +00:00
Michael Raskin
e357cb4e65
Added chipmunk 2 physics library
...
svn path=/nixpkgs/trunk/; revision=13519
2008-11-30 15:05:43 +00:00
Michael Raskin
8c90c64e94
Added nginx - lightweight http server
...
svn path=/nixpkgs/trunk/; revision=13518
2008-11-30 09:06:53 +00:00
Ludovic Courtès
ab0f8f2bb4
Build `at'.
...
svn path=/nixpkgs/trunk/; revision=13516
2008-11-29 17:38:44 +00:00
Eelco Dolstra
9f206fb8f9
* Use the latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=13503
2008-11-28 18:43:19 +00:00
Eelco Dolstra
e056ebd34e
* Don't repeat the standard definition of $phases.
...
svn path=/nixpkgs/trunk/; revision=13493
2008-11-28 16:12:50 +00:00
Eelco Dolstra
8bcfad7e9c
* Strip in libexec.
...
* In stripDirs: use xargs -r, otherwise when there is nothing to
strip, strip prints its help text. Harmless but annoying.
svn path=/nixpkgs/trunk/; revision=13492
2008-11-28 16:11:59 +00:00
Eelco Dolstra
85fa8661e3
* A patch to make TemplateToolkit work properly on templates in the
...
Nix store.
svn path=/nixpkgs/trunk/; revision=13491
2008-11-28 16:10:32 +00:00
Eelco Dolstra
3189f877d0
* Linux 2.6.27.7
...
svn path=/nixpkgs/trunk/; revision=13487
2008-11-28 13:12:43 +00:00
Eelco Dolstra
31d4efb9d7
* Oops.
...
svn path=/nixpkgs/trunk/; revision=13486
2008-11-28 13:09:07 +00:00
Eelco Dolstra
60431bb1e8
* Install the man page.
...
svn path=/nixpkgs/trunk/; revision=13485
2008-11-28 13:06:54 +00:00
Eelco Dolstra
7027006e4d
* A release expression for building Nixpkgs on Hydra (the new build
...
farm).
svn path=/nixpkgs/trunk/; revision=13478
2008-11-28 10:56:36 +00:00
Eelco Dolstra
82ab4c6105
* buildRPM: Set the %_topdir variable to a known location, otherwise
...
we run into trouble on Fedora 10 (RPM 4.6), where the default is no
longer /usr/src/something but $HOME/something.
svn path=/nixpkgs/trunk/; revision=13466
2008-11-27 18:58:37 +00:00
Ludovic Courtès
349f9c13e6
Build `host'.
...
svn path=/nixpkgs/trunk/; revision=13461
2008-11-27 15:28:30 +00:00
Ludovic Courtès
31c156de83
Add `host', a DNS query utility.
...
svn path=/nixpkgs/trunk/; revision=13459
2008-11-27 13:54:49 +00:00
Ludovic Courtès
e5e3c7ec73
Build vpnc.
...
svn path=/nixpkgs/trunk/; revision=13458
2008-11-27 10:34:25 +00:00
Ludovic Courtès
f38077a30e
vpnc 0.5.3.
...
svn path=/nixpkgs/trunk/; revision=13457
2008-11-27 10:32:47 +00:00
Ludovic Courtès
2a16a3d0ab
Revert change erroneously introduced in r13429.
...
svn path=/nixpkgs/trunk/; revision=13439
2008-11-26 14:57:59 +00:00
Marc Weber
79536f8240
fix fcron: don't check for /var/setuid-wrappers/sendmail
...
svn path=/nixpkgs/trunk/; revision=13435
2008-11-26 14:38:16 +00:00
Marc Weber
1a4a270855
bumped intltool to version 0.40.5
...
svn path=/nixpkgs/trunk/; revision=13434
2008-11-26 14:38:05 +00:00
Eelco Dolstra
79072e871f
* Preserve meta attributes from the caller.
...
svn path=/nixpkgs/trunk/; revision=13433
2008-11-26 14:34:29 +00:00
Ludovic Courtès
564b82630b
Add Intel Wi-Fi firmware for kernels 2.6.27 and later;
...
make `iwlwifi4965ucode' part of `kernelPackagesFor'.
svn path=/nixpkgs/trunk/; revision=13429
2008-11-26 13:15:38 +00:00
Eelco Dolstra
5dad580963
* Added Fedora 10.
...
svn path=/nixpkgs/trunk/; revision=13428
2008-11-26 11:14:39 +00:00
Eelco Dolstra
dd61c77d4e
* Use libtool.
...
svn path=/nixpkgs/trunk/; revision=13425
2008-11-26 01:00:23 +00:00
Eelco Dolstra
31d12fc641
* Don't suppress error messages.
...
svn path=/nixpkgs/trunk/; revision=13424
2008-11-25 18:34:46 +00:00
Eelco Dolstra
a37251e2a5
* -pre' should be
pre'.
...
svn path=/nixpkgs/trunk/; revision=13420
2008-11-25 18:08:49 +00:00
Eelco Dolstra
fd6e8a0f26
* Figure out the release name.
...
svn path=/nixpkgs/trunk/; revision=13415
2008-11-25 16:12:36 +00:00
Eelco Dolstra
8cc8ee244a
svn path=/nixpkgs/trunk/; revision=13414
2008-11-25 15:54:05 +00:00
Eelco Dolstra
2efa4abeae
* Set VERSION_SUFFIX to -pre<revision> unless building an "official"
...
release.
* Use @-patterns and `...' instead of using a "with".
svn path=/nixpkgs/trunk/; revision=13413
2008-11-25 15:53:45 +00:00
Eelco Dolstra
75ed8f2e20
* Added IPC::Run.
...
svn path=/nixpkgs/trunk/; revision=13409
2008-11-25 13:06:58 +00:00
Eelco Dolstra
fc06d93252
svn path=/nixpkgs/trunk/; revision=13401
2008-11-25 02:26:54 +00:00
Eelco Dolstra
c90bd0756c
* Automatically build Debian packages using checkinstall, as suggested
...
by Pjotr Prins a while back. This could also be used to generate
RPMs for packages that don't have a spec-file.
* Added checkinstall to Nixpkgs. However we don't use our own build
yet because with it "make install" segfaults in a Debian VM, while
the pre-built binary does work.
svn path=/nixpkgs/trunk/; revision=13400
2008-11-25 02:20:41 +00:00
Eelco Dolstra
da8bcbd9a5
* Moved more stuff from the release tree.
...
svn path=/nixpkgs/trunk/; revision=13395
2008-11-25 00:20:51 +00:00
Michael Raskin
044c4dfe9f
Fix shebang in more scripts...
...
svn path=/nixpkgs/trunk/; revision=13393
2008-11-24 22:36:39 +00:00
Marc Weber
6fb6ecff1e
fix fcron: don't try to create /etc/fcron.{allow,deny,conf}
...
svn path=/nixpkgs/trunk/; revision=13391
2008-11-24 22:30:58 +00:00
Eelco Dolstra
01acea6bbc
* Start moving the Nix expressions that support the build farm
...
(e.g. making source tarballs, doing coverage analysis) to the
Nixpkgs tree. This makes it easier to run build farm jobs locally
since you don't need to check out the "release" tree separately.
Also it means one less input to declare for build farm jobs.
* Removed succeedOnFailure and separate logging of phases. Hydra
doesn't need that.
svn path=/nixpkgs/trunk/; revision=13388
2008-11-24 15:10:06 +00:00
Eelco Dolstra
9cb29889d2
* A function "buildPerlPackage" to replace all those "import
...
../development/perl-modules/generic perl" incantations.
svn path=/nixpkgs/trunk/; revision=13387
2008-11-24 10:24:51 +00:00
Eelco Dolstra
1357c14500
* DBD::SQLite needs a patch to prevent segfaults in case of timeouts.
...
svn path=/nixpkgs/trunk/; revision=13386
2008-11-24 10:11:09 +00:00
Eelco Dolstra
e02462f034
* MPlayerPlugin is a function...
...
svn path=/nixpkgs/trunk/; revision=13385
2008-11-24 10:00:40 +00:00
Eelco Dolstra
21c1ee574c
* Use exec.
...
svn path=/nixpkgs/trunk/; revision=13384
2008-11-24 09:59:38 +00:00
Nicolas Pierron
53e6c77aca
Fix previous commit.
...
svn path=/nixpkgs/trunk/; revision=13373
2008-11-23 01:23:32 +00:00
Nicolas Pierron
249a3a314f
Add: Handle a way to factor conditions.
...
mkIf config.foo.enable {
require = [ .. ];
environment = {
// infer the else part.
extraPackages = [pkgs.foo];
etc = mkThenElse {
thenPart = { .. };
elsePart = { .. };
};
};
}
Fix: UniqFlattenAttr compare configuration without the "require" attribute.
svn path=/nixpkgs/trunk/; revision=13372
2008-11-23 00:19:18 +00:00
Nicolas Pierron
0f2bd6c305
mergeDefaultOption: handle boolean values.
...
svn path=/nixpkgs/trunk/; revision=13371
2008-11-23 00:19:12 +00:00
Nicolas Pierron
b62298f7c7
Add a common pattern used in jobs definition.
...
svn path=/nixpkgs/trunk/; revision=13370
2008-11-23 00:19:06 +00:00
Marc Weber
26212b62c7
(last) fcron fix for now because the service works as expected
...
svn path=/nixpkgs/trunk/; revision=13368
2008-11-22 16:57:31 +00:00
Marc Weber
57c012cd8c
zsh update to 4.3.9
...
svn path=/nixpkgs/trunk/; revision=13367
2008-11-22 16:57:16 +00:00
Marc Weber
eb0f06a162
default locations for fcron config settings (don't use store path)
...
svn path=/nixpkgs/trunk/; revision=13366
2008-11-21 23:53:31 +00:00
Eelco Dolstra
a4a95f2962
* Latest stable, unstable releases.
...
svn path=/nixpkgs/trunk/; revision=13365
2008-11-21 17:06:49 +00:00
Marc Weber
ce242a0bd8
ghc-6.10 binary
...
svn path=/nixpkgs/trunk/; revision=13345
2008-11-19 21:46:19 +00:00
Marc Weber
7aa7f85bb5
gstreamer update (needed by gstPython)
...
dropping dep gnomevfs (see code commment)
svn path=/nixpkgs/trunk/; revision=13344
2008-11-19 21:46:01 +00:00
Marc Weber
96aade5a27
hackish fix to build cdrtools again
...
svn path=/nixpkgs/trunk/; revision=13343
2008-11-19 21:45:43 +00:00
Ludovic Courtès
42f234343b
GnuTLS 2.6.2.
...
svn path=/nixpkgs/trunk/; revision=13341
2008-11-19 18:49:53 +00:00
Eelco Dolstra
3d52d1593a
* Revert to version 76, 77 gives strange hangs.
...
svn path=/nixpkgs/trunk/; revision=13338
2008-11-19 17:21:49 +00:00
Nicolas Pierron
14b2be147f
Use composedArgsAndFun on utilliinux to remove some references to nixPkgs from Nixos.
...
svn path=/nixpkgs/trunk/; revision=13311
2008-11-16 19:23:06 +00:00
Nicolas Pierron
34f916700d
Add mergeStringOption and factor mergeSomethingOption by introducing mergeTypedOption.
...
svn path=/nixpkgs/trunk/; revision=13310
2008-11-16 19:23:00 +00:00
Nicolas Pierron
b196bab378
Remove obsolete functions.
...
svn path=/nixpkgs/trunk/; revision=13309
2008-11-16 19:22:55 +00:00
Nicolas Pierron
08b583682a
Handle apply attribute for each option declared with MkOption.
...
This is similar to the new-proposal in upstart-jobs except that the default value is also processed with this function. (the existing merge function acts only on extra values).
svn path=/nixpkgs/trunk/; revision=13308
2008-11-16 19:22:47 +00:00
Michael Raskin
ed57af85a7
Maybe it was Boost 1.37.0 that broke OO.o ?
...
svn path=/nixpkgs/trunk/; revision=13307
2008-11-16 12:35:59 +00:00
Michael Raskin
a0604dd47b
Added qrencode and qrdecode - tools for QR code. Qrdecode behaves strangely (Debian package does the same, so probably upstream bug)
...
svn path=/nixpkgs/trunk/; revision=13304
2008-11-15 17:54:09 +00:00
Peter Simons
c2417256a8
Finalized maude 2.4 release.
...
- Updated full-maude to 2.4.
- Added program wrapper to set ${MAUDE_LIB} correctly.
- TODO: the documentation is still not quite up-to-date.
svn path=/nixpkgs/trunk/; revision=13303
2008-11-14 22:53:09 +00:00
Eelco Dolstra
31dc7a4c2f
* Don't abort when we're not on Linux.
...
svn path=/nixpkgs/trunk/; revision=13302
2008-11-14 17:28:11 +00:00
Eelco Dolstra
f7f25d81a7
* Oops.
...
svn path=/nixpkgs/trunk/; revision=13301
2008-11-14 17:27:54 +00:00
Eelco Dolstra
6a05e154a8
* Get rid of nix-static, it's no longer needed and horribly
...
out-dated.
svn path=/nixpkgs/trunk/; revision=13300
2008-11-14 16:59:02 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Eelco Dolstra
c1cbd437dc
* Doh.
...
svn path=/nixpkgs/trunk/; revision=13297
2008-11-14 16:28:15 +00:00
Eelco Dolstra
f61fbc205b
* Firefox 3.0.4.
...
svn path=/nixpkgs/trunk/; revision=13296
2008-11-14 15:55:17 +00:00
Eelco Dolstra
704e51d3e2
* Reenable the check phase in Bison 2.4.
...
* Use the passthru attribute.
svn path=/nixpkgs/trunk/; revision=13295
2008-11-14 15:53:07 +00:00
Eelco Dolstra
30d9dba60c
* Use mirror://kde. (Contributed by Bas van Dijk.)
...
svn path=/nixpkgs/trunk/; revision=13293
2008-11-14 14:15:46 +00:00
Eelco Dolstra
d21051e84c
* Added cryopid (contributed by Marco Maggesi).
...
svn path=/nixpkgs/trunk/; revision=13291
2008-11-14 12:34:18 +00:00
Eelco Dolstra
bf1625e3f6
* Cleanup plus a purity fix (don't look in /usr for libraries).
...
svn path=/nixpkgs/trunk/; revision=13290
2008-11-14 11:16:54 +00:00
Eelco Dolstra
4ac5792c71
* Downloads in the stdenv bootstrap should respect the user's proxy
...
settings. Contributed by Jeevakan Suresh.
svn path=/nixpkgs/trunk/; revision=13289
2008-11-14 10:51:17 +00:00
Peter Simons
8310f66a92
Updated boost libraries to version 1.37.0.
...
svn path=/nixpkgs/trunk/; revision=13288
2008-11-14 10:48:11 +00:00
Eelco Dolstra
903ca0fc40
* Do the right thing if $sourceRoot contains spaces. Contributed by
...
Jeevakan Suresh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13287
2008-11-14 10:22:15 +00:00
Peter Simons
6a051f96a2
Updated cmake to version 2.6.2.
...
svn path=/nixpkgs/trunk/; revision=13286
2008-11-13 21:05:01 +00:00
Peter Simons
893757cfd9
Updated maude to 2.4 release.
...
TODO: The full-maude distribution is missing from the web site. The
expression installs 2.3j until that is fixed. Also, the documentation
that's installed isn't up-to-date yet, it's from version 2.3.
svn path=/nixpkgs/trunk/; revision=13285
2008-11-13 19:35:48 +00:00
Michael Raskin
6f509e20a3
Added DataMatrix (2D bar code) processing utilities
...
svn path=/nixpkgs/trunk/; revision=13281
2008-11-13 13:31:10 +00:00
Eelco Dolstra
957a8b876a
svn path=/nixpkgs/trunk/; revision=13280
2008-11-13 12:45:08 +00:00
Eelco Dolstra
d22734c3e7
svn path=/nixpkgs/trunk/; revision=13273
2008-11-12 17:19:12 +00:00
Eelco Dolstra
8a3757b7f1
* Added Ubuntu 8.10. It doesn't work yet though (the passwd package
...
fails to install).
svn path=/nixpkgs/trunk/; revision=13272
2008-11-12 17:15:09 +00:00
Eelco Dolstra
fb91bc3530
* libunwind: pass -fPIC on x86_64-linux. This is necessary for Samba
...
to compile.
svn path=/nixpkgs/trunk/; revision=13267
2008-11-12 15:59:38 +00:00
Eelco Dolstra
4f61f1a7bc
* Debian 4.0r5.
...
svn path=/nixpkgs/trunk/; revision=13261
2008-11-12 12:07:35 +00:00
Michael Raskin
c4e1f47334
More Io fixes - hopefully final for now
...
svn path=/nixpkgs/trunk/; revision=13259
2008-11-12 11:13:49 +00:00
Ludovic Courtès
9ec27e7dfd
Gnash: Use gst-ffmpeg and set the right `GST_PLUGIN_PATH'.
...
This makes viewing YouTube videos work out-of-the-box!
svn path=/nixpkgs/trunk/; revision=13256
2008-11-12 08:37:39 +00:00
Ludovic Courtès
2b9e883591
GStreamer: Add a setup hook to define `GST_PLUGIN_PATH'.
...
svn path=/nixpkgs/trunk/; revision=13253
2008-11-11 17:05:07 +00:00
Michael Raskin
d7528deba0
More Io binding dependencies..
...
svn path=/nixpkgs/trunk/; revision=13246
2008-11-11 13:07:09 +00:00
Ludovic Courtès
ec0aba1ee1
Add `gst-ffmpeg'.
...
svn path=/nixpkgs/trunk/; revision=13244
2008-11-11 12:08:28 +00:00
Michael Raskin
add91332e8
Added Io programming language
...
svn path=/nixpkgs/trunk/; revision=13241
2008-11-11 08:53:47 +00:00
Ludovic Courtès
ee32d677ab
GnuTLS 2.6.1.
...
svn path=/nixpkgs/trunk/; revision=13240
2008-11-10 19:08:10 +00:00
Peter Simons
0eed283de0
maudeUnstable: updated to alpha91d
...
svn path=/nixpkgs/trunk/; revision=13227
2008-11-07 22:46:03 +00:00
Peter Simons
9018fe1507
libsigsegv: build shared library and run regression test suite
...
svn path=/nixpkgs/trunk/; revision=13226
2008-11-07 22:45:56 +00:00
Ludovic Courtès
cd3f1ecd82
Git 1.6.0.3.
...
svn path=/nixpkgs/trunk/; revision=13222
2008-11-07 13:45:46 +00:00
Eelco Dolstra
6c107b6706
* CUPS 1.3.9.
...
svn path=/nixpkgs/trunk/; revision=13217
2008-11-07 13:36:57 +00:00
Eelco Dolstra
2211a319e4
* Samba 3.2.4.
...
svn path=/nixpkgs/trunk/; revision=13216
2008-11-07 13:05:05 +00:00
Marc Weber
1fd394d0d4
updated dosfstools 3.0.0
...
patch provided by Pauline (tachermourir@rambler.ru )
svn path=/nixpkgs/trunk/; revision=13215
2008-11-07 12:36:06 +00:00
Marc Weber
558c81fcd9
updated sdparm -> 1.03, patch provided by tachermourir@rambler.ru
...
svn path=/nixpkgs/trunk/; revision=13212
2008-11-06 19:01:30 +00:00
Marc Weber
36487462a2
update opera i686 linux provided by tachermourir@rambler.ru
...
svn path=/nixpkgs/trunk/; revision=13209
2008-11-06 14:42:57 +00:00
Eelco Dolstra
3f06bc1dc4
* Subversion 1.5.4.
...
svn path=/nixpkgs/trunk/; revision=13204
2008-11-06 13:13:55 +00:00
Marc Weber
5333a271a3
bump darcs to 2.1.0 (release) - patch provided by Ben Franksen
...
svn path=/nixpkgs/trunk/; revision=13201
2008-11-05 20:20:42 +00:00
Peter Simons
2866ccfc71
Replaced a tabs with blanks.
...
svn path=/nixpkgs/trunk/; revision=13200
2008-11-05 20:03:10 +00:00
Peter Simons
52e1bb158c
Added python's implementation for the www.stringtemplate.org language.
...
svn path=/nixpkgs/trunk/; revision=13199
2008-11-05 20:03:00 +00:00
Marc Weber
2bf82b4470
added examples for composedArgsAndFun, introducing setAttrMerge
...
svn path=/nixpkgs/trunk/; revision=13193
2008-11-04 21:40:51 +00:00
Marc Weber
b9173d8755
added fcron
...
svn path=/nixpkgs/trunk/; revision=13192
2008-11-04 21:40:39 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Michael Raskin
8b06e2e228
Try producing release without running bison2.4 testsuite..
...
svn path=/nixpkgs/trunk/; revision=13189
2008-11-04 18:39:52 +00:00
Armijn Hemel
6ae377d514
update to 1.0
...
svn path=/nixpkgs/trunk/; revision=13187
2008-11-04 16:13:55 +00:00
Eelco Dolstra
8596239d14
* Thunderbird 2.0.0.17.
...
svn path=/nixpkgs/trunk/; revision=13186
2008-11-04 12:47:10 +00:00
Ludovic Courtès
28b96c18c7
GNU Ncurses 5.7.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13185
2008-11-04 09:03:05 +00:00
Michael Raskin
9e48add3e0
Try protecting FreeBSD from instntiating TinyCC
...
svn path=/nixpkgs/trunk/; revision=13184
2008-11-03 19:16:21 +00:00
Ludovic Courtès
4e3a66df31
Build GNU Bison 2.4.
...
svn path=/nixpkgs/trunk/; revision=13183
2008-11-03 18:29:48 +00:00
Ludovic Courtès
d7a1a64e57
GNU Bison 2.3: Fix `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=13182
2008-11-03 18:28:13 +00:00
Ludovic Courtès
c0960419b2
GNU Bison 2.3: Update `meta' attribute.
...
svn path=/nixpkgs/trunk/; revision=13181
2008-11-03 18:27:35 +00:00
Ludovic Courtès
8c1408bf27
GNU Bison 2.4 (2.3.x remains the default).
...
svn path=/nixpkgs/trunk/; revision=13180
2008-11-03 18:25:17 +00:00
Ludovic Courtès
6e9e3c0cc6
GNU Libtool 1.5.x: Add `meta' attribute.
...
svn path=/nixpkgs/trunk/; revision=13178
2008-11-03 10:23:33 +00:00
Ludovic Courtès
fccfff91dd
GNU Libtool 2.x: Add `meta' attribute.
...
svn path=/nixpkgs/trunk/; revision=13177
2008-11-03 10:22:41 +00:00
Ludovic Courtès
e967438c48
Add GNU Libtool 2.2.x.
...
svn path=/nixpkgs/trunk/; revision=13176
2008-11-03 10:15:37 +00:00
Ludovic Courtès
7100e31d96
Don't build TinyCC on non-GNU platforms.
...
svn path=/nixpkgs/trunk/; revision=13175
2008-11-03 09:13:23 +00:00
Michael Raskin
b51888880a
One more Atheros snapshot
...
svn path=/nixpkgs/trunk/; revision=13174
2008-11-02 15:57:37 +00:00
Michael Raskin
7dc297637f
URL update for kqemu
...
svn path=/nixpkgs/trunk/; revision=13173
2008-11-02 15:54:44 +00:00
Michael Raskin
914e93bb01
merging builder.sh into klibc expression
...
svn path=/nixpkgs/trunk/; revision=13172
2008-11-02 15:53:55 +00:00
Armijn Hemel
57bad22121
2.6.1 -> 2.6.2, still python import problems
...
svn path=/nixpkgs/trunk/; revision=13171
2008-11-01 08:45:49 +00:00
Ludovic Courtès
0336a2f3bb
TinyCC: Fix crt and loader paths.
...
svn path=/nixpkgs/trunk/; revision=13170
2008-10-31 18:39:49 +00:00
Ludovic Courtès
24a5a221ae
Build TinyCC.
...
svn path=/nixpkgs/trunk/; revision=13169
2008-10-31 16:59:25 +00:00
Ludovic Courtès
d0ef8a845e
Add TinyCC (TCC), a small, fast, and embeddable C compiler and interpreter.
...
svn path=/nixpkgs/trunk/; revision=13168
2008-10-31 16:52:44 +00:00
Michael Raskin
63e5663b2e
Not failing if not doing chmod +x
...
svn path=/nixpkgs/trunk/; revision=13167
2008-10-31 12:24:28 +00:00
Michael Raskin
48741bce6e
Fixing a typo in writeTextFile
...
svn path=/nixpkgs/trunk/; revision=13166
2008-10-31 04:58:03 +00:00
Eelco Dolstra
87b3af6a8c
svn path=/nixpkgs/trunk/; revision=13165
2008-10-30 16:31:33 +00:00
Eelco Dolstra
1a60a9f900
* Make Firefox 3 the default.
...
svn path=/nixpkgs/trunk/; revision=13164
2008-10-30 16:29:07 +00:00
Eelco Dolstra
9a3890592d
* Missing space.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13163
2008-10-30 15:54:29 +00:00
Eelco Dolstra
93a49a00f1
* Use xulrunner for chatzilla.
...
svn path=/nixpkgs/trunk/; revision=13162
2008-10-30 13:13:43 +00:00
Eelco Dolstra
f04e3944e5
* Cleanup.
...
svn path=/nixpkgs/trunk/; revision=13161
2008-10-30 13:08:01 +00:00
Eelco Dolstra
afb0530e3d
* Build Firefox 3 on top of xulrunner. This significantly reduces the
...
build time and makes Firefox itself only 3 megabytes or so large.
* Fixed building the mplayerplug-in on Firefox 3. Since the latter
now uses xulrunner, we no longer need the firefox3Xul hack. TODO:
do this for Icecat as well.
svn path=/nixpkgs/trunk/; revision=13160
2008-10-30 13:00:50 +00:00
Eelco Dolstra
b5e0436e5c
* Drop prdownloads.sourceforge.net down the list, it tends to have
...
connection problems.
svn path=/nixpkgs/trunk/; revision=13159
2008-10-30 12:54:28 +00:00
Eelco Dolstra
ce4b78f72e
* Latest Firefox 2, 3.
...
svn path=/nixpkgs/trunk/; revision=13158
2008-10-30 09:23:33 +00:00
Ludovic Courtès
866d9c8241
ABCDE: Fix interaction with libcdio's `cd-paranoia'.
...
svn path=/nixpkgs/trunk/; revision=13157
2008-10-29 21:59:44 +00:00
Eelco Dolstra
000ba65363
* fail() is long gone.
...
svn path=/nixpkgs/trunk/; revision=13155
2008-10-29 17:19:49 +00:00
Eelco Dolstra
340138cb4d
* KVM 77.
...
svn path=/nixpkgs/trunk/; revision=13153
2008-10-29 15:44:08 +00:00
Eelco Dolstra
dbc520876d
* Linux 2.6.27.4. Not tested yet.
...
svn path=/nixpkgs/trunk/; revision=13144
2008-10-29 12:34:54 +00:00
Eelco Dolstra
964b969066
* Remove ... for now.
...
svn path=/nixpkgs/trunk/; revision=13143
2008-10-29 09:42:11 +00:00
Ludovic Courtès
c4df2f80d5
GNU M4 1.4.12.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13142
2008-10-29 08:58:48 +00:00
Ludovic Courtès
c0892721d0
GNU Binutils 2.19.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13141
2008-10-29 08:57:58 +00:00
Eelco Dolstra
3a1136f6ad
* Linux 2.6.26.7.
...
svn path=/nixpkgs/trunk/; revision=13139
2008-10-28 16:00:37 +00:00
Marc Weber
1bdbe847f7
removed finalReference not beeing used anywhere
...
svn path=/nixpkgs/trunk/; revision=13137
2008-10-28 14:20:52 +00:00
Marc Weber
761e7453ab
removed eclipse_classic_src (supreseded by eclipseNew)
...
svn path=/nixpkgs/trunk/; revision=13136
2008-10-28 12:56:34 +00:00
Marc Weber
489620f05c
added fdupes-1.40 (utility to find duplicate files) provided by Marco Maggesi
...
svn path=/nixpkgs/trunk/; revision=13134
2008-10-28 11:56:43 +00:00
Ludovic Courtès
79bcd85e81
GNU cflow: Fix reference to `cpp'.
...
svn path=/nixpkgs/trunk/; revision=13132
2008-10-28 10:25:10 +00:00
Ludovic Courtès
6921e41e84
Add GNU cflow.
...
svn path=/nixpkgs/trunk/; revision=13129
2008-10-28 08:43:44 +00:00
Michael Raskin
89c807afc1
Wine update
...
svn path=/nixpkgs/trunk/; revision=13128
2008-10-28 07:28:39 +00:00
Michael Raskin
3cceb8afd8
Added atheros injection patches (from aircrack)
...
svn path=/nixpkgs/trunk/; revision=13127
2008-10-28 07:28:16 +00:00
Peter Simons
99893c8aec
Improved granularity of the GnuPG 2.x expression.
...
Use ${NIXPKGS_CONFIG} to enable or disable optional support for various
libraries:
gnupg =
{
ldap = true; // needs openldap
bzip2 = true; // needs libbzip2
usb = true; // needs libusb
curl = true; // needs curl
};
Per default, all options are enabled (which is what the expression used
to do prior to this patch).
Furthermore, there is the legacy option
gnupg =
{
idea = false;
};
for GnuPG version 1.x, which is disabled by default. GnuPG 2 ignores
this option.
svn path=/nixpkgs/trunk/; revision=13126
2008-10-27 10:26:07 +00:00
Peter Simons
a7ec87e557
Lower priority of haddock 2.1.0: the package doesn't compile with current GHC.
...
svn path=/nixpkgs/trunk/; revision=13125
2008-10-27 10:25:50 +00:00
Marc Weber
6e9ab10616
libwww-perl-5.818 -> 5.819
...
svn path=/nixpkgs/trunk/; revision=13124
2008-10-26 21:20:46 +00:00
Marc Weber
232d0afe8e
fltk version bump 2.0.x-r6483
...
svn path=/nixpkgs/trunk/; revision=13123
2008-10-26 20:29:47 +00:00
Marc Weber
fa6b7a742c
using private mirror for eclipse
...
svn path=/nixpkgs/trunk/; revision=13122
2008-10-26 18:19:25 +00:00
Marc Weber
20a15e993b
eclipse-new expression (update of eclipse_classic_src)
...
It supports now insntalling some plugins (however the eclipse path will be copied once)
You can still just copy the whole store path to you home directory to install additional
plugins using update sites
svn path=/nixpkgs/trunk/; revision=13121
2008-10-26 17:45:14 +00:00
Marc Weber
a08ed61bba
added writeTextFile superseding all the other writeText writeScript(Bin) functions
...
svn path=/nixpkgs/trunk/; revision=13120
2008-10-26 17:44:44 +00:00
Marc Weber
a9b19788fb
simplified isOption reusing typeOf
...
svn path=/nixpkgs/trunk/; revision=13119
2008-10-26 17:44:23 +00:00
Marc Weber
2cb8e66b8f
removed dead code. I think this kind of builder is to heavy for hundreds of haskell packages which we might have in the future
...
svn path=/nixpkgs/trunk/; revision=13118
2008-10-26 17:44:03 +00:00
Michael Raskin
8f633828ed
Compiz-Fusion 0.7.8
...
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Marc Weber
4ec10291ef
liboil update (0.3.13 -> 0.3.15)
...
svn path=/nixpkgs/trunk/; revision=13116
2008-10-26 08:40:11 +00:00
Marc Weber
df75b55ba6
added gtk-doc
...
svn path=/nixpkgs/trunk/; revision=13115
2008-10-26 08:39:38 +00:00
Michael Raskin
8c3f202c09
Made it easy to build custom xf86videoati version
...
svn path=/nixpkgs/trunk/; revision=13112
2008-10-25 07:19:07 +00:00
Armijn Hemel
f3cb5427d4
2.5.1 -> 2.5.2
...
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Michael Raskin
b38742e0c2
Adding a more stable X.org ati driver version (more stable for dualview)
...
svn path=/nixpkgs/trunk/; revision=13108
2008-10-24 05:13:23 +00:00
Eelco Dolstra
663868f6ed
* More Catalyst stuff.
...
svn path=/nixpkgs/trunk/; revision=13107
2008-10-23 23:48:24 +00:00
Peter Simons
574a1aa636
Added build expression for doxygen 1.5.7.1.
...
svn path=/nixpkgs/trunk/; revision=13106
2008-10-23 14:23:12 +00:00
Peter Simons
775fd2aac2
MonadLab: Haskell tool (and library) for automatic generation of layered monads
...
svn path=/nixpkgs/trunk/; revision=13105
2008-10-23 14:22:36 +00:00
Michael Raskin
06d01c6d00
Defaukt for python-full is everything-on
...
svn path=/nixpkgs/trunk/; revision=13104
2008-10-22 22:08:56 +00:00
Eelco Dolstra
d5ee2e2dba
* Use mirror://cpan/.
...
svn path=/nixpkgs/trunk/; revision=13103
2008-10-22 19:25:35 +00:00
Eelco Dolstra
cd48c1b496
* Unbreak the DB_File / BerkeleyDB Perl modules.
...
svn path=/nixpkgs/trunk/; revision=13102
2008-10-22 19:25:01 +00:00
Eelco Dolstra
94a773eed3
* Disable make check for now, still investigating...
...
svn path=/nixpkgs/trunk/; revision=13101
2008-10-21 23:00:31 +00:00
Eelco Dolstra
23ee8eff77
* More Perl packages.
...
svn path=/nixpkgs/trunk/; revision=13100
2008-10-20 03:58:49 +00:00
Ludovic Courtès
da6811d2d2
Build Avahi.
...
svn path=/nixpkgs/trunk/; revision=13099
2008-10-19 18:57:41 +00:00
Marc Weber
ffcfd819f5
added longDescription example usage to ruby-gems
...
svn path=/nixpkgs/trunk/; revision=13097
2008-10-19 12:59:34 +00:00
Marc Weber
ea22df581b
added hg2git
...
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Wouter den Breejen
a4cc4210b5
NTFS-3g version update (tested for compilation)
...
svn path=/nixpkgs/trunk/; revision=13095
2008-10-18 18:31:10 +00:00
Michael Raskin
a3ef6d2fe4
Gnash still fails, this time in its own tests. Let buildfarm do a release..
...
svn path=/nixpkgs/trunk/; revision=13094
2008-10-18 18:14:45 +00:00
Marc Weber
c111811aab
mercurial : hgk = hg view = gitk for hg tool support
...
svn path=/nixpkgs/trunk/; revision=13093
2008-10-18 12:01:24 +00:00
Eelco Dolstra
7efb0e0764
* More Catalyst stuff.
...
svn path=/nixpkgs/trunk/; revision=13092
2008-10-18 09:32:59 +00:00
Eelco Dolstra
cb2095b3d6
* Added Catalyst and lots of (Perl) dependencies. Not finished yet.
...
We should really generate these from CPAN automatically.
svn path=/nixpkgs/trunk/; revision=13091
2008-10-17 14:14:50 +00:00
Marc Weber
777b377582
dooh - mjpegtools forgotten to bump name version as well
...
svn path=/nixpkgs/trunk/; revision=13090
2008-10-16 23:24:37 +00:00
Ludovic Courtès
8521b5c73f
DejaGNU: Update comments, document chroot impurity.
...
svn path=/nixpkgs/trunk/; revision=13088
2008-10-16 20:54:32 +00:00
Ludovic Courtès
81542299cc
DejaGNU: Disable test suite for now.
...
svn path=/nixpkgs/trunk/; revision=13087
2008-10-16 20:11:21 +00:00
Eelco Dolstra
bbf7342a10
* Added Adobe Flash Player 10.
...
svn path=/nixpkgs/trunk/; revision=13085
2008-10-16 13:36:27 +00:00
Peter Simons
d0266c0818
all-packages.nix: added (low priority) attribute "subversionStatic"
...
The expression builds entirely statically linked subversion binaries.
svn path=/nixpkgs/trunk/; revision=13084
2008-10-16 12:42:29 +00:00
Peter Simons
4288826941
subversion-1.5.x: added new parameter "static"
...
If static is set, subversion will be built with "--enable-all-static". The flag
is currently unused (and default to 'false'), because I haven't figured out a
good way to expose that functionality to the user.
svn path=/nixpkgs/trunk/; revision=13083
2008-10-16 12:42:20 +00:00
Peter Simons
17a9d60d01
neon-0.28: add support for a static library build (unused by default)
...
svn path=/nixpkgs/trunk/; revision=13082
2008-10-16 12:42:07 +00:00
Peter Simons
974bb73947
subversion: generally use version 1.5.x by default
...
svn path=/nixpkgs/trunk/; revision=13081
2008-10-16 12:41:59 +00:00
Peter Simons
b4da0ccf16
git: updated from 1.6.0.1 to 1.6.0.2
...
svn path=/nixpkgs/trunk/; revision=13080
2008-10-16 12:41:46 +00:00
Marc Weber
e4d2d81f9d
subversion = subversion15 (was ..14)
...
svn path=/nixpkgs/trunk/; revision=13079
2008-10-16 11:01:18 +00:00
Marc Weber
9faee768da
added swftools
...
svn path=/nixpkgs/trunk/; revision=13078
2008-10-16 11:01:10 +00:00
Michael Raskin
27c0b887ac
Re-enabling Gnash build
...
svn path=/nixpkgs/trunk/; revision=13077
2008-10-16 03:42:29 +00:00
Michael Raskin
e5e8d4307f
Temporarily disable gnash to make a release
...
svn path=/nixpkgs/trunk/; revision=13076
2008-10-15 20:17:59 +00:00
Michael Raskin
0e7e7da6a1
Adding possibility to have rich Python installation for development but use only the base one for, say, OpenOffice (and be able to use buildfarm). Codeville and Bazaar use the rich variant - they do have some use for it..
...
svn path=/nixpkgs/trunk/; revision=13075
2008-10-15 20:01:39 +00:00
Ludovic Courtès
b436bcf285
Lout 3.38.
...
svn path=/nixpkgs/trunk/; revision=13074
2008-10-15 08:53:11 +00:00
Ludovic Courtès
448452a734
Gnash: Run the test suite.
...
svn path=/nixpkgs/trunk/; revision=13073
2008-10-15 08:43:50 +00:00
Ludovic Courtès
624c3c9ff6
GNU ed 1.1.
...
svn path=/nixpkgs/trunk/; revision=13072
2008-10-15 07:26:14 +00:00
Marc Weber
1669c048a2
added meta tag to xvidcap
...
svn path=/nixpkgs/trunk/; revision=13071
2008-10-14 15:26:25 +00:00
Eelco Dolstra
9fd8d270e1
* Subversion 1.5.3.
...
svn path=/nixpkgs/trunk/; revision=13070
2008-10-14 14:59:43 +00:00
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
ef6cf67fc4
update mjpegtools to 1.6.2 (sourceforge) no longer needing patch(?)
...
svn path=/nixpkgs/trunk/; revision=13066
2008-10-14 14:01:26 +00:00
Marc Weber
892db3bb8c
update bleeding edge repo management
...
it now figures out the dist name from the url and the revision is added to the url
This way a new version doesn't override the old one and you can keep multiple dist tar.gz files
svn path=/nixpkgs/trunk/; revision=13065
2008-10-14 14:01:00 +00:00
Marc Weber
3f0a8494c9
fftw also with single support now, new name suffix indecating which one is used
...
svn path=/nixpkgs/trunk/; revision=13064
2008-10-14 13:59:56 +00:00
Marc Weber
9fc09fd4bb
fix x264 for x64 systems (-fPIC)
...
svn path=/nixpkgs/trunk/; revision=13063
2008-10-14 13:35:25 +00:00
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
Eelco Dolstra
5b45cce6c1
* Don't need to set CAIRO_CFLAGS anymore.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13061
2008-10-14 12:08:07 +00:00
Eelco Dolstra
5bc2dc536d
* `pkg-config --cflags': ignore Requires.private (just like --libs).
...
Whether this is correct is debatable (especially since there is no
formal semantics for Requires.private), but not ignoring it breaks
some packages (like Pango's dependency on Cairo).
svn path=/nixpkgs/branches/stdenv-updates/; revision=13060
2008-10-14 12:06:36 +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
Eelco Dolstra
1e6622f4d5
* The patch for proper Requires.private processing is still necessary,
...
unfortunately. For instance, libxcb's xcb.pc declares:
Requires.private: pthread-stubs ...
Thus libxcb has to declare the pthread-stubs package as a
propagatedBuildInput, otherwise packages that check for libxcb using
pkg-config (such as libX11) will fail. But then we get a totally
unnecessary additional runtime dependency, which is clearly a bad
thing.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13058
2008-10-13 12:51:04 +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
36debce744
Use gnumakeNix' instead of
gnumake' in `stdenv'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13056
2008-10-13 09:06:04 +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
b43d4f87db
Pkgconfig 0.23.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13054
2008-10-12 19:15:29 +00:00
Ludovic Courtès
e0ce7f16f7
Build Super Tux Kart.
...
svn path=/nixpkgs/trunk/; revision=13053
2008-10-12 14:29:44 +00:00
Ludovic Courtès
3419c0a970
Super Tux Kart, a free kart racing game.
...
svn path=/nixpkgs/trunk/; revision=13052
2008-10-12 14:28:51 +00:00
Ludovic Courtès
bf54e7bc25
PLIB: a suite of portable game libraries.
...
svn path=/nixpkgs/trunk/; revision=13051
2008-10-12 14:27:51 +00:00
Ludovic Courtès
678b67d0c8
Linux man pages 3.11.
...
svn path=/nixpkgs/trunk/; revision=13050
2008-10-12 14:24:51 +00:00
Ludovic Courtès
146db80790
OpenAL 1.5.304.
...
I realize there is `openalSoft' as well in Nixpkgs, but I think it's really
OpenAL, and the `openalSoft' directory should be removed.
svn path=/nixpkgs/trunk/; revision=13049
2008-10-12 14:17:44 +00:00
Eelco Dolstra
306762833e
* Added the Perl DBI and DBD::SQLite modules.
...
svn path=/nixpkgs/trunk/; revision=13046
2008-10-10 14:51:20 +00:00
Eelco Dolstra
f289d7eb21
* SQLite 3.6.3.
...
svn path=/nixpkgs/trunk/; revision=13045
2008-10-10 12:55:25 +00:00
Eelco Dolstra
f5a5098f27
* Add some more Darwin packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=13044
2008-10-10 09:49:44 +00:00
Eelco Dolstra
dbc0d399bf
* Add some more packages that have been apparently deprecated from X.org.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13043
2008-10-10 08:55:45 +00:00
Eelco Dolstra
f370f61ee9
* f77 -> fortran.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13042
2008-10-10 08:55:15 +00:00
Ludovic Courtès
c90d0f60d4
Build ImageMagick.
...
svn path=/nixpkgs/trunk/; revision=13041
2008-10-10 07:26:22 +00:00
Armijn Hemel
ed9151d338
gimp 2.4 -> 2.6 + update dependencies
...
svn path=/nixpkgs/trunk/; revision=13039
2008-10-09 23:21:39 +00:00
Marc Weber
d827e4f16f
updated darcs2 to last release (2.1.0pre3) which fixed some http download problems.
...
Also adding assertion to force users to switch to darcs-2 unless they really want to keep using darcs-1
svn path=/nixpkgs/trunk/; revision=13038
2008-10-09 22:58:14 +00:00
Marc Weber
3d90901798
update my_env. Hopefully does a better job now
...
svn path=/nixpkgs/trunk/; revision=13037
2008-10-09 22:57:20 +00:00
Armijn Hemel
b1da0a329c
update to 0.0.22
...
svn path=/nixpkgs/trunk/; revision=13036
2008-10-09 22:10:59 +00:00
Armijn Hemel
c00f4dfc73
fix path for python
...
svn path=/nixpkgs/trunk/; revision=13035
2008-10-09 20:49:02 +00:00
Eelco Dolstra
0e68610feb
* libXp has been removed from X.org 7.4 but some packages still need it.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13032
2008-10-09 16:24:51 +00:00
Eelco Dolstra
8b458f246f
* Fixed ghc-pkg in ghcboot on Darwin (it doesn't like the -framework flag).
...
This is needed to get haddockboot to build.
svn path=/nixpkgs/trunk/; revision=13031
2008-10-09 16:08:48 +00:00
Eelco Dolstra
feede5cf62
* On impure platforms, use the system Perl when perl58 is requested.
...
svn path=/nixpkgs/trunk/; revision=13030
2008-10-09 15:39:09 +00:00
Eelco Dolstra
92d6f869f2
* Apparently the URL has changed.
...
svn path=/nixpkgs/trunk/; revision=13029
2008-10-09 15:38:29 +00:00
Eelco Dolstra
b0cca16797
* Doh.
...
svn path=/nixpkgs/trunk/; revision=13028
2008-10-09 15:08:40 +00:00
Eelco Dolstra
23fa8d41a0
* i810 -> intel. (I hope the "intel" driver is stable enough
...
nowadays; I don't have a laptop with Intel graphics any more to test
it.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=13026
2008-10-09 14:51:26 +00:00
Eelco Dolstra
201d20db20
* openssl-0.9.8i.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13024
2008-10-09 14:29:06 +00:00
Eelco Dolstra
bcf24b6683
* KVM 76.
...
svn path=/nixpkgs/trunk/; revision=13023
2008-10-09 13:33:29 +00:00
Eelco Dolstra
e826b90e73
* Linux 2.6.26.6.
...
svn path=/nixpkgs/trunk/; revision=13022
2008-10-09 13:15:45 +00:00
Eelco Dolstra
a644a08a25
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=13021
2008-10-09 12:55:55 +00:00
Ludovic Courtès
d24429d046
Build TeXLive/Beamer.
...
svn path=/nixpkgs/trunk/; revision=13020
2008-10-09 12:49:28 +00:00
Ludovic Courtès
7874b9a379
TeXLive/PGF 2.00.
...
svn path=/nixpkgs/trunk/; revision=13019
2008-10-09 12:44:11 +00:00
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
Marc Weber
839be39796
updated jdk5-sun to 1_5_0_16
...
svn path=/nixpkgs/trunk/; revision=13016
2008-10-09 09:49:17 +00:00
Ludovic Courtès
543b6a6795
aMule 2.2.2.
...
svn path=/nixpkgs/trunk/; revision=13015
2008-10-08 21:10:57 +00:00
Ludovic Courtès
1c71357835
libupnp: Switch to the `pupnp' version.
...
The other one was unmaintained, as reported by Armijn Hemel.
svn path=/nixpkgs/trunk/; revision=13014
2008-10-08 20:03:35 +00:00
Ludovic Courtès
544a6e72e8
Build GNU gv.
...
svn path=/nixpkgs/trunk/; revision=13013
2008-10-08 19:22:59 +00:00
Ludovic Courtès
750e48549d
abcde: Fix URL.
...
svn path=/nixpkgs/trunk/; revision=13012
2008-10-08 18:52:20 +00:00
Ludovic Courtès
f901f6a686
Build lftp.
...
svn path=/nixpkgs/trunk/; revision=13011
2008-10-08 18:47:58 +00:00
Ludovic Courtès
d96a0e14d7
fetchurl: Add Debian mirrors.
...
svn path=/nixpkgs/trunk/; revision=13010
2008-10-08 18:42:44 +00:00
Ludovic Courtès
8daddd89ba
Build `abcde' (well, mostly its dependencies since it's a shell script).
...
svn path=/nixpkgs/trunk/; revision=13009
2008-10-08 18:20:46 +00:00
Ludovic Courtès
61f18ebe83
Quack: Update hash to the current version.
...
svn path=/nixpkgs/trunk/; revision=13008
2008-10-08 18:01:24 +00:00
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
0f0a43adf5
* Cairo 1.8.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13005
2008-10-08 16:57:06 +00:00
Eelco Dolstra
ee07abad60
* Mesa 7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13004
2008-10-08 16:56:52 +00:00
Eelco Dolstra
643a16f6e2
* FreeType 2.3.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13003
2008-10-08 16:56:23 +00:00
Eelco Dolstra
b908adc778
* libpng 1.2.32.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13002
2008-10-08 16:55:55 +00:00
Ludovic Courtès
9fdfda6d73
Build GPhoto2.
...
svn path=/nixpkgs/trunk/; revision=13001
2008-10-08 16:14:32 +00:00
Ludovic Courtès
734f674051
Build Git.
...
svn path=/nixpkgs/trunk/; revision=13000
2008-10-08 16:00:44 +00:00
Eelco Dolstra
fe89cbbe7c
* PGF 2.00 (keeping the old one so that I can still build old documents).
...
svn path=/nixpkgs/trunk/; revision=12999
2008-10-08 14:03:44 +00:00
Eelco Dolstra
378a5c46d2
* nvidia-x11 177.80.
...
svn path=/nixpkgs/trunk/; revision=12998
2008-10-08 12:45:39 +00:00
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
51aa939b21
* GNU M4 1.4.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12993
2008-10-07 17:34:00 +00:00
Eelco Dolstra
d09042b7d9
* GCC 4.3.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12992
2008-10-07 17:33:40 +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
76e8254689
svn path=/nixpkgs/branches/stdenv-updates/; revision=12990
2008-10-07 17:03:52 +00:00
Eelco Dolstra
387cbc1c92
* Enable the backwards compatibility patch (I guess it doesn't hurt on
...
new kernels).
svn path=/nixpkgs/branches/stdenv-updates/; revision=12989
2008-10-07 16:55:58 +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
3ce5cba9c7
Added pkgMaintainer info to these 'biology' section packages.
...
svn path=/nixpkgs/trunk/; revision=12987
2008-10-07 15:12:06 +00:00
Pjotr Prins
b3aa5d6bfc
Added meta.pkgMaintainer to biology packages - a claim to fame, or
...
you know who to blame!
svn path=/nixpkgs/trunk/; revision=12986
2008-10-07 15:12:01 +00:00
Pjotr Prins
4ab58fc7f3
Squashed commit of the following:
...
commit 74c0e9192e17d9dfce50f811fdb7e82a2785134e
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:33:39 2008 +0200
Merge
commit ad91fb07a47226ed9e99f2dcb55b69ea0e70aa84
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:23:20 2008 +0200
openmotif: added some comments on license and download
commit 68a552975f5c7e0964c7c9625e08de0864757255
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:10:49 2008 +0200
Match parameters so arb starts compiling against openmotif
commit 16c52fb4071193f89acf6f7f53cfeff322285555
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:04:06 2008 +0200
Added openmotif package
commit 75c4bba418f16859e99e97f48785e27ad87e99f5
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 15:20:55 2008 +0200
Adding openmotif
commit 83a847d194b007e2ef856f2a5ad7c49939b6cf8c
Merge: 52918f1... 5ba4f06...
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 14:15:05 2008 +0200
Merge branch 'syncsvn'
Conflicts:
pkgs/top-level/all-packages.nix
commit 52918f1f3af55429cc80c99d695e4a8d8b7869b0
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 18:31:06 2008 +0200
arb: Removed xfig as dependency (will add later)
arb: Don't recurse chmod settings of shared dir
commit c283733782dcbf0dcd88710e83f3eededf8f0866
Merge: e434cdf... a51773a...
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 17:09:42 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit a51773a3d4295d7ce16e6a7e983ded814180e30a
Merge: 290ae0b... 241012c...
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Mon Oct 6 16:54:14 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit e434cdf9b9acefab4f54e18204ff16af179c442d
Merge: ef57566... 241012c...
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 16:12:27 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit 241012cae194d0f770be2224b5bb18b66e3ae0f0
Author: Pj <wrk@bio03.(none)>
Date: Mon Oct 6 16:11:11 2008 +0200
Added older version of lesstif for arb
commit 290ae0b802285a8dda41b3c5730e53239d73b47c
Merge: dfdf7fe... 53b6ceb...
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Mon Oct 6 15:20:17 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit dfdf7fe8ac9599ec372bdb83630a236f227ad7d5
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Mon Oct 6 15:15:04 2008 +0200
Fixed missing parameters for arb - and added kernelHeaders_2.6.18
commit ef57566834eb786cdcb57a799b7d1cb284eee389
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 15:06:26 2008 +0200
Changed arb permissions and priority
svn path=/nixpkgs/trunk/; revision=12985
2008-10-07 14:35:11 +00:00
Eelco Dolstra
19ebc883e1
* pcre 7.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12984
2008-10-07 12:41:36 +00:00
Eelco Dolstra
a4b6f1066c
* Subversion 1.5: fix building the Apache module and the
...
Python/Perl bindings.
svn path=/nixpkgs/trunk/; revision=12979
2008-10-06 23:01:54 +00:00
Ludovic Courtès
3ec9838a44
Add Castle-Combat, a clone of Rampart.
...
svn path=/nixpkgs/trunk/; revision=12978
2008-10-06 22:49:37 +00:00
Ludovic Courtès
b7ba44dff3
PyGame: Use SDL_mixer.
...
svn path=/nixpkgs/trunk/; revision=12977
2008-10-06 22:47:20 +00:00
Ludovic Courtès
c82c0b17f1
PyGame: Use Numeric.
...
svn path=/nixpkgs/trunk/; revision=12976
2008-10-06 22:07:53 +00:00
Ludovic Courtès
d77f3177fe
Add Python Numeric.
...
svn path=/nixpkgs/trunk/; revision=12975
2008-10-06 18:56:47 +00:00
Pjotr Prins
9ff6ecf5dd
Added older version of lesstif for arb
...
svn path=/nixpkgs/trunk/; revision=12974
2008-10-06 15:11:36 +00:00
Eelco Dolstra
781bb5a6e1
* Apache httpd: build against apr, aputil and pcre instead of using
...
its own copies.
svn path=/nixpkgs/trunk/; revision=12971
2008-10-06 13:38:45 +00:00
Pjotr Prins
487a8ddb9e
Fixed missing parameters for arb - and added kernelHeaders_2.6.18
...
svn path=/nixpkgs/trunk/; revision=12970
2008-10-06 13:18:02 +00:00
Pjotr Prins
bd0b84b3c7
Changed arb permissions and priority
...
svn path=/nixpkgs/trunk/; revision=12969
2008-10-06 13:17:56 +00:00
Eelco Dolstra
9fdecb1296
* mirror://apache/.
...
svn path=/nixpkgs/trunk/; revision=12968
2008-10-06 12:58:21 +00:00
Eelco Dolstra
4138945727
* X.org mirrors.
...
svn path=/nixpkgs/trunk/; revision=12967
2008-10-06 12:38:45 +00:00
Eelco Dolstra
6591cc2640
* Subversion 1.5.2, Neon 0.28.3, Apache 2.2.9.
...
svn path=/nixpkgs/trunk/; revision=12966
2008-10-06 12:35:05 +00:00
Eelco Dolstra
700677583c
* Revert - this needs to go to the stdenv branch (I'll create it
...
tomorrow).
svn path=/nixpkgs/trunk/; revision=12965
2008-10-05 21:16:30 +00:00
Marc Weber
38c5e4fc67
moved pysqlite into PYTHON MODULES section
...
svn path=/nixpkgs/trunk/; revision=12964
2008-10-05 18:37:09 +00:00
Michael Raskin
76a6f437f8
Commenting out lapack/slr. Pjotr Prins, please add lapack gfortran.patch and uncomment.
...
svn path=/nixpkgs/trunk/; revision=12963
2008-10-05 12:55:00 +00:00
Michael Raskin
43e60fd473
Temporarily moved IceCat-3 to i686-only packages as its build fails on x86_64
...
svn path=/nixpkgs/trunk/; revision=12962
2008-10-05 11:59:53 +00:00
Pjotr Prins
6d70506401
Small fixes to ARB
...
Included older kernel headers
svn path=/nixpkgs/trunk/; revision=12961
2008-10-05 10:56:47 +00:00
Pjotr Prins
512b18ea4a
Added kernelHeaders 2.6.18 - please leave them in as many Xen machines run
...
on older kernels
svn path=/nixpkgs/trunk/; revision=12960
2008-10-05 10:56:46 +00:00
Pjotr Prins
c38a72a573
Added more dependencies for ARB
...
svn path=/nixpkgs/trunk/; revision=12959
2008-10-05 10:56:44 +00:00
Pjotr Prins
fcb2efbc92
Added shared dir and updated reference to ARB
...
svn path=/nixpkgs/trunk/; revision=12958
2008-10-05 10:56:23 +00:00
Pjotr Prins
10e0a6cf6d
Add all my latest packages to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=12957
2008-10-05 09:04:30 +00:00
Pjotr Prins
29d6189e8b
The arb package (biology)
...
svn path=/nixpkgs/trunk/; revision=12956
2008-10-05 09:03:58 +00:00
Pjotr Prins
2391d84867
Two math packages
...
svn path=/nixpkgs/trunk/; revision=12955
2008-10-05 09:01:59 +00:00