Eelco Dolstra
7133275ca0
* Purity: don't do a mkdir /var/cache/fontconfig.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18036
2009-10-29 18:17:45 +00:00
Eelco Dolstra
5884530154
* Deleted KDE 4.2.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18035
2009-10-29 18:04:46 +00:00
Eelco Dolstra
28d718aceb
* X.org 7.5.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18034
2009-10-29 17:56:10 +00:00
Eelco Dolstra
e9a6fc3bc1
* Mesa 7.5.2.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18033
2009-10-29 17:19:25 +00:00
Eelco Dolstra
95324696a3
* cairomm updated to 1.8.4.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18031
2009-10-29 15:26:50 +00:00
Eelco Dolstra
64cdcd8812
* Disable XCB support in Cairo, since it's not really supported
...
currently
(http://lists.freedesktop.org/archives/xcb/2008-December/004140.html ).
svn path=/nixpkgs/branches/xorg-7.5/; revision=18030
2009-10-29 15:26:39 +00:00
Eelco Dolstra
71f6b12135
* libdrm updated to 2.4.15.
...
* libpthread_stubs updated to 0.3.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18029
2009-10-29 14:52:10 +00:00
Eelco Dolstra
cb7dfb9652
* libtiff 3.9.1.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18027
2009-10-29 14:19:58 +00:00
Eelco Dolstra
843617bac9
* libpng 1.2.40.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18026
2009-10-29 14:19:39 +00:00
Eelco Dolstra
b90a6b4ba0
* Make GTK 2.18 the default, and get rid of the deep overrides. (BTW,
...
there seems to be a much cleaner solution than deepOverride, namely
call all-packages.nix with an appropriate packageOverrides set.)
svn path=/nixpkgs/branches/xorg-7.5/; revision=18025
2009-10-29 14:19:13 +00:00
Eelco Dolstra
f210a41f84
* Shocking: a new version of libjpeg!
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18024
2009-10-29 14:13:07 +00:00
Eelco Dolstra
35593f5cd5
* NVIDIA X11 driver updated to 190.42.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18023
2009-10-29 13:47:44 +00:00
Eelco Dolstra
da182ce1d4
* Cairo 1.8.8.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18022
2009-10-29 13:32:48 +00:00
Eelco Dolstra
9301524c50
* Fontconfig updated to 2.7.3. Use /etc/fonts as the default
...
configuration directory so that users on other distributions don't
need to set $FONTCONFIG_FILE (NIXPKGS-29). Also use
/var/cache/fontconfig for the cache to prevent programs run by root
from writing into the Nix store.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18021
2009-10-29 13:22:43 +00:00
Peter Simons
7fa0d73966
pkgs/applications/science/math/wxmaxima/default.nix: cosmetic changes
...
Note that wxMaxima does *not* have a proper store path to maxima built
into the binary. It relies on $PATH, /etc/wxMaxima.conf, or ~/.wxMaxima
to find the binary.
svn path=/nixpkgs/trunk/; revision=18020
2009-10-29 12:53:22 +00:00
Eelco Dolstra
1b25d01703
* FreeType updated to 2.3.11. Also added an option to enable the
...
patent-encumbered hinting and sub-pixel rendering. It's disabled by
default. (Or should it be enabled by default?)
svn path=/nixpkgs/branches/xorg-7.5/; revision=18019
2009-10-29 12:48:47 +00:00
Peter Simons
d330b000fc
Updated git to version 1.6.5.2.
...
svn path=/nixpkgs/trunk/; revision=18018
2009-10-29 12:06:04 +00:00
Peter Simons
56ab8201f2
pkgs/top-level/all-packages.nix: allow distcc to be configured via $NIXPKGS_CONFIG
...
Set distcc = { avahi = true; gtk = true; }; to enable support for the
corresponding libraries.
svn path=/nixpkgs/trunk/; revision=18016
2009-10-29 11:58:07 +00:00
Peter Simons
96a32cffe2
Added wxMaxima version 0.8.3.
...
svn path=/nixpkgs/trunk/; revision=18015
2009-10-29 11:57:58 +00:00
Peter Simons
5dd3252557
Updated Maxima to version 5.19.2.
...
svn path=/nixpkgs/trunk/; revision=18014
2009-10-29 11:57:45 +00:00
Eelco Dolstra
849f2e1683
* Replace some "inherit (gtkLibs) glib" statements with "inherit glib".
...
svn path=/nixpkgs/trunk/; revision=18013
2009-10-29 11:43:02 +00:00
Ludovic Courtès
f8d95145b2
G-Wrap 1.9.13.
...
svn path=/nixpkgs/trunk/; revision=18012
2009-10-29 11:23:10 +00:00
Andres Löh
cf235135f3
Added text and haskeline-class Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=18011
2009-10-29 11:03:24 +00:00
Eelco Dolstra
5682b2e9ea
* Finished getting rid of gtk-libs.
...
svn path=/nixpkgs/trunk/; revision=18010
2009-10-29 10:53:54 +00:00
Ludovic Courtès
4c5fcfb0a8
GDB: Build with Expat support, to get syscall info.
...
svn path=/nixpkgs/trunk/; revision=18009
2009-10-28 22:25:50 +00:00
Ludovic Courtès
f7947871a3
GNU Guile 1.9 with coverage analysis builds.
...
svn path=/nixpkgs/trunk/; revision=17994
2009-10-28 16:16:23 +00:00
Eelco Dolstra
82baac23a7
* Idem for gtk-libs/2.16.
...
svn path=/nixpkgs/trunk/; revision=17993
2009-10-28 15:31:52 +00:00
Eelco Dolstra
5398eceff3
* Getting rid of gtk-libs by moving the packages in gtk-libs to
...
development/libraries/{glib,gtk+,pango,atk,...}. Done for glib/gtk+
1.2. Also deleted some obsolete, unused versions (gtkLibs 2.10,
2.12, and 2.14).
svn path=/nixpkgs/trunk/; revision=17992
2009-10-28 15:06:18 +00:00
Eelco Dolstra
f53195f29e
* Improved a bunch of "name" attributes (mostly missing version
...
numbers).
svn path=/nixpkgs/trunk/; revision=17991
2009-10-28 14:06:56 +00:00
Eelco Dolstra
cbfbaf736a
* GNU Indent updated to 2.2.10.
...
svn path=/nixpkgs/trunk/; revision=17990
2009-10-28 13:11:09 +00:00
Eelco Dolstra
cb1b3a0dbe
* Removed an unused glib.
...
svn path=/nixpkgs/trunk/; revision=17989
2009-10-28 13:07:44 +00:00
Eelco Dolstra
e5b02bca70
* Add a missing version number.
...
svn path=/nixpkgs/trunk/; revision=17988
2009-10-28 12:29:13 +00:00
Eelco Dolstra
374bb28dd8
* The libx86 package refers to platforms.netbsd, so add it.
...
svn path=/nixpkgs/trunk/; revision=17987
2009-10-28 12:25:06 +00:00
Eelco Dolstra
41879a5c74
* Linux 2.6.27.38.
...
svn path=/nixpkgs/trunk/; revision=17985
2009-10-28 12:07:00 +00:00
Eelco Dolstra
64f2e5d8e4
* Firefox 3.5.4.
...
svn path=/nixpkgs/trunk/; revision=17984
2009-10-28 11:47:48 +00:00
Michael Raskin
658b350235
Remove duplicate declaration
...
svn path=/nixpkgs/trunk/; revision=17982
2009-10-28 05:25:52 +00:00
Michael Raskin
ab85fbeec4
Updating fbterm
...
svn path=/nixpkgs/trunk/; revision=17981
2009-10-27 23:49:59 +00:00
Michael Raskin
cd04c58fe2
Allow not-that-shallow git fetches; enable it for uzbl
...
svn path=/nixpkgs/trunk/; revision=17980
2009-10-27 19:52:01 +00:00
Marc Weber
a7261348d8
Netsurf update
...
svn path=/nixpkgs/trunk/; revision=17978
2009-10-27 17:46:45 +00:00
Marc Weber
748dd33b25
hg2git has been put into repo fast-export. make it work again
...
svn path=/nixpkgs/trunk/; revision=17977
2009-10-27 17:46:37 +00:00
Rob Vermaas
d129a6ce87
amazon ec2 api tools
...
svn path=/nixpkgs/trunk/; revision=17975
2009-10-27 12:51:09 +00:00
Rob Vermaas
93ab1e0724
amazon ec2 api tools
...
svn path=/nixpkgs/trunk/; revision=17974
2009-10-27 12:48:26 +00:00
Lluís Batlle i Rossell
b91ebb6f40
Fixing cdrdao, getting also mp3 and ogg support in it.
...
svn path=/nixpkgs/trunk/; revision=17972
2009-10-26 23:03:47 +00:00
Lluís Batlle i Rossell
0c4c01f6c9
Adding bsdgames and miscfiles (this later, for 'words')
...
I could not easily make some bsdgames build or install. Too much patching
against the installer trying to write beyond the nix store.
svn path=/nixpkgs/trunk/; revision=17971
2009-10-26 23:03:36 +00:00
Ludovic Courtès
26d2ee22e2
GNU GRUB 1.97.
...
svn path=/nixpkgs/trunk/; revision=17965
2009-10-26 13:58:58 +00:00
Ludovic Courtès
37b42b3ab7
Linux: Enable `sdhci', for Ricoh SD readers.
...
svn path=/nixpkgs/trunk/; revision=17954
2009-10-25 15:22:54 +00:00
Michael Raskin
27251483f1
Allow libxslt to get extra arguments as it is inside deepOverride from webkit
...
svn path=/nixpkgs/trunk/; revision=17953
2009-10-24 20:10:03 +00:00
Michael Raskin
e618a80968
Adding vbetool
...
svn path=/nixpkgs/trunk/; revision=17952
2009-10-24 19:58:07 +00:00
Eelco Dolstra
2bdf38dab2
* Updated GTK+, Glib.
...
* Build GTK+ with CUPS support (mostly to get decent printing in
Firefox).
svn path=/nixpkgs/trunk/; revision=17951
2009-10-24 17:29:37 +00:00
Michael Raskin
bd7526951e
Adding Links2
...
svn path=/nixpkgs/trunk/; revision=17949
2009-10-24 15:39:54 +00:00
Michael Raskin
742dcbc12e
Update Wine
...
svn path=/nixpkgs/trunk/; revision=17947
2009-10-23 23:27:59 +00:00
Eelco Dolstra
309c8348b4
* Some more Catalyst updates.
...
svn path=/nixpkgs/trunk/; revision=17943
2009-10-23 14:57:44 +00:00
Eelco Dolstra
b578e0d353
* Work around an apparent bug in the Nix expression lexer (it doesn't
...
accept $' in ''-strings).
svn path=/nixpkgs/trunk/; revision=17942
2009-10-23 13:41:11 +00:00
Marc Weber
30006470aa
sry
...
svn path=/nixpkgs/trunk/; revision=17939
2009-10-23 11:30:20 +00:00
Marc Weber
8f588a421d
really fix php xdebug
...
svn path=/nixpkgs/trunk/; revision=17936
2009-10-23 08:56:46 +00:00
Eelco Dolstra
a565a82e4e
svn path=/nixpkgs/trunk/; revision=17934
2009-10-23 07:34:56 +00:00
Michael Raskin
a9a462f13d
Try to add missing flip function for NixOS
...
svn path=/nixpkgs/trunk/; revision=17933
2009-10-23 07:00:15 +00:00
Michael Raskin
59613ffe56
Updating uzbl-experimental
...
svn path=/nixpkgs/trunk/; revision=17932
2009-10-23 05:26:02 +00:00
Michael Raskin
fe7d9bae06
Updating WebKit
...
svn path=/nixpkgs/trunk/; revision=17931
2009-10-23 05:24:29 +00:00
Michael Raskin
c6c9129761
Removing references to old zen-kernels that are in archived branches; Updating from zen-sources.org to zen-kernel.org; Updating revision; Adding patch by Pierre to enable external hubs
...
svn path=/nixpkgs/trunk/; revision=17930
2009-10-23 05:21:54 +00:00
Marc Weber
bbaf9acc0e
fix php compilation without xdebug. Not using xdebug is the default now xdebug update to 2.0.5 because I had strange behaviour while running a piece of code
...
svn path=/nixpkgs/trunk/; revision=17927
2009-10-22 16:49:07 +00:00
Marc Weber
0d76da3b6f
new: openjade, opensp - by Russell O'Connor
...
svn path=/nixpkgs/trunk/; revision=17926
2009-10-22 15:41:39 +00:00
Marc Weber
9252996ae7
ktorrent update - by Russell O'Connor
...
svn path=/nixpkgs/trunk/; revision=17925
2009-10-22 15:41:37 +00:00
Marc Weber
efca5daeb7
tell skype where to find its resources - by Russell O'Connor
...
svn path=/nixpkgs/trunk/; revision=17924
2009-10-22 15:41:34 +00:00
Eelco Dolstra
3af9d9e586
* Updated DBIx::Class.
...
svn path=/nixpkgs/trunk/; revision=17917
2009-10-21 15:40:14 +00:00
Eelco Dolstra
f8bd8467ae
* Give SRPMs a different build product type.
...
svn path=/nixpkgs/trunk/; revision=17912
2009-10-21 13:34:17 +00:00
Ludovic Courtès
c26eacc555
SDL 1.2.14.
...
svn path=/nixpkgs/trunk/; revision=17911
2009-10-21 13:21:22 +00:00
Ludovic Courtès
44856bc4d0
SDL: Disable OSS support.
...
svn path=/nixpkgs/trunk/; revision=17910
2009-10-21 13:21:18 +00:00
Eelco Dolstra
21ddf5e52e
* Linux 2.6.27.37.
...
svn path=/nixpkgs/trunk/; revision=17909
2009-10-21 13:07:09 +00:00
Michael Raskin
bed14405fb
Fix gtkglext build
...
svn path=/nixpkgs/trunk/; revision=17906
2009-10-21 07:02:04 +00:00
Michael Raskin
cfb6be6e31
Add gtkglext
...
svn path=/nixpkgs/trunk/; revision=17905
2009-10-20 22:20:58 +00:00
Ludovic Courtès
be6b6b73f9
Add Emacs Scala-Mode.
...
svn path=/nixpkgs/trunk/; revision=17904
2009-10-20 15:12:29 +00:00
Peter Simons
4cf582c570
pkgs/applications/version-management/git-and-tools/git/default.nix: dropped 'set -x' from builder script
...
svn path=/nixpkgs/trunk/; revision=17903
2009-10-20 14:08:58 +00:00
Peter Simons
2139d48872
pkgs/applications/version-management/git-and-tools/git/default.nix: updated to version 1.6.5.1
...
svn path=/nixpkgs/trunk/; revision=17902
2009-10-20 14:08:53 +00:00
Sander van der Burg
0d4ded84d9
Changed the jetty-gwt JAR file name, since we don't want to have hashes in our file names
...
svn path=/nixpkgs/trunk/; revision=17895
2009-10-20 12:24:13 +00:00
Peter Simons
90dd9d14bf
python-2.6: fixed build on Darwin
...
* Dropped "nolongdouble.patch". The patch no longer applies to Python 2.6, and
apparently isn't required anymore either.
* Added access to native Darwin arch utility. Python tries to run 'arch' in
the configure stage, but that binary reside in /usr/bin. To make it
available to the expression, the small wrapper darwinArchUtility is added as
a buildInput if appropriate.
* Don't pass --enable-shared. The build fails if we try to enable building of
shared libraries, apparently because some required libraries aren't linked,
i.e. the linker call isn't right.
TODO:
* Figure out how to enable shared linking.
* The resulting binary on Darwin seem to lack the binascii module.
svn path=/nixpkgs/trunk/; revision=17894
2009-10-20 12:13:49 +00:00
Peter Simons
97166d8a20
distcc 3.1: initial version
...
svn path=/nixpkgs/trunk/; revision=17893
2009-10-20 11:54:49 +00:00
Eelco Dolstra
24661f4c45
svn path=/nixpkgs/trunk/; revision=17892
2009-10-20 10:33:38 +00:00
Sander van der Burg
3d1c24c004
Added Jetty GWT library
...
svn path=/nixpkgs/trunk/; revision=17891
2009-10-20 10:18:36 +00:00
Michael Raskin
708c876572
Update LyX
...
svn path=/nixpkgs/trunk/; revision=17890
2009-10-20 06:57:29 +00:00
Peter Simons
0b25624891
python 2.6.3: initial version of python 2.6 support
...
The build succeeds on i686-linux. Other platforms look good, too,
because there were hardly any changes necessary to update the expression
from 2.5.
svn path=/nixpkgs/trunk/; revision=17889
2009-10-19 23:10:09 +00:00
Lluís Batlle i Rossell
3b3ee13b9d
Updating lame
...
Updating libgpod
Making gtkpod accept 'ogg' files, and made it convert them well to mp3, if 'lame'
and oggdec is in path. It should better reference lame and libvorbis store path
files.
svn path=/nixpkgs/trunk/; revision=17888
2009-10-19 22:05:34 +00:00
Marc Weber
5411beb172
fix for other platforms (suggested by Eelco Dolstra)
...
svn path=/nixpkgs/trunk/; revision=17887
2009-10-19 20:47:21 +00:00
Sander van der Burg
9f659e14d2
Upgraded Jetty 6.1.x to 6.1.21
...
svn path=/nixpkgs/trunk/; revision=17886
2009-10-19 15:24:55 +00:00
Sander van der Burg
d4e8a731df
Upgraded smack library to 3.1.0
...
svn path=/nixpkgs/trunk/; revision=17885
2009-10-19 15:02:24 +00:00
Ludovic Courtès
26a8597d6e
Add Mozilla Rhino.
...
svn path=/nixpkgs/trunk/; revision=17884
2009-10-19 14:47:04 +00:00
Ludovic Courtès
928c0a9f07
xalanj: Delete unused builder.
...
svn path=/nixpkgs/trunk/; revision=17883
2009-10-19 14:46:53 +00:00
Sander van der Burg
d1eb60faef
- Upgraded GWT to 1.7.1
...
- The JDK is now a runtime dependency of GWT
- Updated GWT-widgets library to 0.2.0
svn path=/nixpkgs/trunk/; revision=17882
2009-10-19 13:14:23 +00:00
Ludovic Courtès
2aaf37cdf9
Add UFRaw.
...
svn path=/nixpkgs/trunk/; revision=17881
2009-10-19 12:50:45 +00:00
Ludovic Courtès
8ca9448211
Add GtkImageView.
...
svn path=/nixpkgs/trunk/; revision=17880
2009-10-19 12:50:41 +00:00
Ludovic Courtès
97393c1d4c
CFITSIO 3.21.
...
svn path=/nixpkgs/trunk/; revision=17879
2009-10-19 12:50:37 +00:00
Marc Weber
da731ce190
doh!
...
svn path=/nixpkgs/trunk/; revision=17877
2009-10-19 12:27:51 +00:00
Sander van der Burg
7323f9ee0c
Upgraded GWT-dragdrop library to 2.6.5
...
svn path=/nixpkgs/trunk/; revision=17876
2009-10-19 12:08:47 +00:00
Rob Vermaas
a3902e186c
* added -lgcc_s to NIX_LDFLAGS of mono
...
svn path=/nixpkgs/trunk/; revision=17875
2009-10-19 11:26:13 +00:00
Peter Simons
6b28b25453
ghc-6.10: fix build on Darwin
...
The initial MacOS X binaries have been linked to libgmp.dylib using some
mad path in /opt that's now hard-coded into the program. Consequently,
$DYLD_LIBRARY_PATH must contain the place where libgmp really is for
those binaries to run correctly. Tested on i386-apple-darwin9.7.0.
svn path=/nixpkgs/trunk/; revision=17873
2009-10-19 09:17:40 +00:00
Peter Simons
f947a05759
pango needs libintl, which is provided by gettext on Darwin.
...
svn path=/nixpkgs/trunk/; revision=17872
2009-10-19 09:17:30 +00:00
Peter Simons
61882544d8
Docbook2x needs libiconv to build successfully on Darwin.
...
svn path=/nixpkgs/trunk/; revision=17871
2009-10-19 09:17:21 +00:00
Peter Simons
1e575d3572
perl-5.8 and perl-5.10: fixed build on MacOS X
...
On MacOS X, we used to use the native perl interpreter from /usr/bin.
Unfortunately, that interpreter fails to build a number of packages
(Subversion, Git, etc. ...), because it assumes knowledge about the
underlying C compiler that is not valid for the compiler used by Nix.
For example, /usr/bin/perl assumes that the compiler can build binaries
for both the ppc and the x86 architecture. /usr/bin/gcc can do that, but
the gcc from Nix can't.
The solution is to compile Perl 5.10 in Nix so that the ./configure
phase can properly detect the system's capabilities. However, note that
the resulting binary is impure: it will find headers in /usr/include and
libraries in /usr/lib. In this respect, the Nix-compiled perl binary is
no different than the native one in /usr/bin -- it's just configured
more accurately.
svn path=/nixpkgs/trunk/; revision=17870
2009-10-19 09:17:10 +00:00
Lluís Batlle i Rossell
9e519f0802
First attempt at adding an attribute for the libc.info glibc manual.
...
svn path=/nixpkgs/trunk/; revision=17868
2009-10-18 15:15:39 +00:00
Marc Weber
9ea9133183
adding scribus - don't miss the comment about fonts!
...
svn path=/nixpkgs/trunk/; revision=17866
2009-10-18 04:44:01 +00:00
Marc Weber
5b3c7c6b7a
wireshark update - old source vanished
...
svn path=/nixpkgs/trunk/; revision=17865
2009-10-18 04:43:59 +00:00
Marc Weber
523d1b8216
updating sox, adding maintainer, enabling mp3 support
...
svn path=/nixpkgs/trunk/; revision=17864
2009-10-18 04:43:56 +00:00
Marc Weber
dd3564aba9
adding ps2edit
...
svn path=/nixpkgs/trunk/; revision=17863
2009-10-18 04:43:53 +00:00
Marc Weber
09d4027cc0
adding plotutils
...
svn path=/nixpkgs/trunk/; revision=17862
2009-10-18 04:43:50 +00:00
Marc Weber
6614345f29
adding yate2 telephony engine
...
svn path=/nixpkgs/trunk/; revision=17861
2009-10-18 04:43:48 +00:00
Marc Weber
1db4de344d
adding stun
...
svn path=/nixpkgs/trunk/; revision=17860
2009-10-18 04:43:45 +00:00
Marc Weber
84a2555b2c
topgit: remove obsolete patches
...
svn path=/nixpkgs/trunk/; revision=17859
2009-10-18 04:43:43 +00:00
Marc Weber
f808690b16
adding python package lxml to make scripts in inkscape work
...
svn path=/nixpkgs/trunk/; revision=17858
2009-10-18 04:43:40 +00:00
Marc Weber
853261c5c5
typo
...
svn path=/nixpkgs/trunk/; revision=17857
2009-10-18 04:43:38 +00:00
Marc Weber
87a60a6afd
fix ctags wrapper js regex
...
svn path=/nixpkgs/trunk/; revision=17856
2009-10-18 04:43:35 +00:00
Michael Raskin
f237bad7b0
Add xz support to builderDefs
...
svn path=/nixpkgs/trunk/; revision=17855
2009-10-17 05:26:52 +00:00
Sander van der Burg
d72c439a26
The OpenOffice.org icons should work now. I really mean it this time
...
svn path=/nixpkgs/trunk/; revision=17854
2009-10-16 15:31:31 +00:00
Sander van der Burg
702871ef25
It appears that the OpenOffice.org desktop files are read only. Changing this so that they can be adapted
...
svn path=/nixpkgs/trunk/; revision=17853
2009-10-16 12:16:17 +00:00
Sander van der Burg
fef5fcc47b
Added empty line
...
svn path=/nixpkgs/trunk/; revision=17850
2009-10-16 10:21:27 +00:00
Sander van der Burg
1ca15d18f4
FreeBSD uses GNU sed now
...
svn path=/nixpkgs/trunk/; revision=17849
2009-10-16 10:18:55 +00:00
Sander van der Burg
18f8aa9a91
The BSD platforms now use GNU tar by default
...
svn path=/nixpkgs/trunk/; revision=17848
2009-10-16 10:09:33 +00:00
Sander van der Burg
4756054e17
Added some NetBSD support to the native stdenv component
...
svn path=/nixpkgs/trunk/; revision=17847
2009-10-16 10:03:27 +00:00
Sander van der Burg
3c00ca8da0
Corrected path to the .desktop files. Why do I keep making these silly mistakes?
...
svn path=/nixpkgs/trunk/; revision=17846
2009-10-16 08:56:35 +00:00
Michael Raskin
7d52bceffb
Adding support of external utilities in ikiwiki
...
svn path=/nixpkgs/trunk/; revision=17845
2009-10-16 08:38:25 +00:00
Ludovic Courtès
8e9ea2c209
GNU Guile 1.9.4 (alpha).
...
svn path=/nixpkgs/trunk/; revision=17843
2009-10-16 08:00:36 +00:00
Michael Raskin
206a941597
Add optional Monotone support for ikiwiki; made git support optional.
...
svn path=/nixpkgs/trunk/; revision=17842
2009-10-16 06:39:29 +00:00
Michael Raskin
22644a3fb6
Remove the debugging config copying. The actual expression hasn't changed for quite a while anyway
...
svn path=/nixpkgs/trunk/; revision=17841
2009-10-16 05:15:44 +00:00
Lluís Batlle i Rossell
54a04a789a
Made ikiwiki work at least using 'git'. I tested the CGI this time.
...
I had to add some perl modules again.
svn path=/nixpkgs/trunk/; revision=17838
2009-10-15 22:08:35 +00:00
Lluís Batlle i Rossell
ffe3d65986
Making perl DB_File follow the lib/perl5/site_perl convention for the *.pm files,
...
so all hooks on PERL5LIB include this module properly.
I don't know why this doesn't install the files to that */site_perl/* by default.
svn path=/nixpkgs/trunk/; revision=17837
2009-10-15 22:08:23 +00:00
Sander van der Burg
9dced99013
It seems that the OpenOffice.org desktop files have wrong icon identifiers. I corrected them now. Maybe I'll win the most wasted builtime award now
...
svn path=/nixpkgs/trunk/; revision=17835
2009-10-15 20:48:58 +00:00
Ludovic Courtès
2ea3e03077
Snd: Don't expect /tmp to be writable.
...
svn path=/nixpkgs/trunk/; revision=17834
2009-10-15 16:53:45 +00:00
Sander van der Burg
ea9a9e5fae
Fixed directory name for OpenOffice icons, sorry everyone
...
svn path=/nixpkgs/trunk/; revision=17826
2009-10-15 13:00:43 +00:00
Andres Löh
947c5029d7
Added ghc-6.12.1 release candidate.
...
svn path=/nixpkgs/trunk/; revision=17824
2009-10-15 12:49:37 +00:00
Rob Vermaas
1a58864b52
* added Net-Twitter-Lite perl package
...
svn path=/nixpkgs/trunk/; revision=17822
2009-10-15 11:55:39 +00:00
Michael Raskin
c9c2d78116
Pass perl to monotone
...
svn path=/nixpkgs/trunk/; revision=17821
2009-10-15 11:27:25 +00:00
Michael Raskin
d1e55d0210
Install monotone Perl API
...
svn path=/nixpkgs/trunk/; revision=17818
2009-10-15 11:13:21 +00:00
Sander van der Burg
2d6d11772f
OpenOffice.org now includes icons so that the menu items will look much nicer in KDE
...
svn path=/nixpkgs/trunk/; revision=17817
2009-10-15 09:56:40 +00:00
Sander van der Burg
43b456e692
Added VirtualBox guest additions
...
svn path=/nixpkgs/trunk/; revision=17815
2009-10-15 09:11:25 +00:00
Lluís Batlle i Rossell
662dbb3cb4
Updating ipw2200 firmware from 3.0 to 3.1.
...
I found no benefit from it. This card worked at most at 500KB/s for me at bitrate 54Mb/s,
and it works the same way with the fw 3.1.
svn path=/nixpkgs/trunk/; revision=17812
2009-10-14 21:56:45 +00:00
Lluís Batlle i Rossell
a1061c1175
Adding the basics for 'ikiwiki'. I did not try how it serves the pages, but
...
at least "ikiwiki --setup ikiwikipath/etc/auto.setup" works for me with git.
svn path=/nixpkgs/trunk/; revision=17808
2009-10-14 21:00:54 +00:00
Eelco Dolstra
e111bb380d
* aubio: lacked a version in the name attribute, and the description
...
was broken.
svn path=/nixpkgs/trunk/; revision=17807
2009-10-14 15:32:37 +00:00
Sander van der Burg
a7f52f8233
Fixed building of VirtualBox guest additions on x86-64
...
svn path=/nixpkgs/trunk/; revision=17806
2009-10-14 15:26:42 +00:00
Eelco Dolstra
f581d2a719
* Make all ocaml versions available in the proper way.
...
svn path=/nixpkgs/trunk/; revision=17805
2009-10-14 15:21:45 +00:00
Eelco Dolstra
c5b198300d
* Postgres updated to 8.3.8 and 8.4.1. Dropped the "with args" and
...
"version" argument. Added a few Postgres mirrors.
svn path=/nixpkgs/trunk/; revision=17804
2009-10-14 14:38:16 +00:00
Eelco Dolstra
18439774f8
* Adobe Reader 9.2.
...
svn path=/nixpkgs/trunk/; revision=17799
2009-10-14 13:08:04 +00:00
Sander van der Burg
5417fb5b3b
Added some x86-64 support to the VirtualBox guest additions
...
svn path=/nixpkgs/trunk/; revision=17798
2009-10-14 12:37:52 +00:00
Marc Weber
2db48fc660
skype url changed
...
patch provided by Russell O'Connor
svn path=/nixpkgs/trunk/; revision=17796
2009-10-14 03:13:44 +00:00
Lluís Batlle i Rossell
bcc742adc1
Changing the freemind wrapper, so it doesn't clear the environment at freemind running.
...
It did annoy loosing LANG, and XAUTH things, which use to work fine in other programs.
I checked, and it works for me, seeing no segfault as it was written.
svn path=/nixpkgs/trunk/; revision=17795
2009-10-13 21:45:30 +00:00
Lluís Batlle i Rossell
507f7fb86e
Updating sun java jdk. I expected some problems to be solved, but they work the same
...
way in this new version. But an update should not annoy.
svn path=/nixpkgs/trunk/; revision=17794
2009-10-13 21:45:20 +00:00
Ludovic Courtès
40495327c5
GRUB 2: Add GNU Unifont BDF font.
...
svn path=/nixpkgs/trunk/; revision=17791
2009-10-13 21:34:54 +00:00
Sander van der Burg
131c5f7e33
Added libXfixes to the rpath of VBoxClient, so that the shared host/guest clipboard will work
...
svn path=/nixpkgs/trunk/; revision=17789
2009-10-13 21:19:07 +00:00
Michael Raskin
bc3c78536e
Update ejabberd source revision
...
svn path=/nixpkgs/trunk/; revision=17788
2009-10-13 20:43:14 +00:00
Lluís Batlle i Rossell
ebd3fd7081
I add some kde localizations to be built by hydra. I chose the languages among the
...
potential kde users I personally know.
svn path=/nixpkgs/trunk/; revision=17787
2009-10-13 17:55:48 +00:00
Sander van der Burg
6351c10581
Moved vboxclient item to autostart
...
svn path=/nixpkgs/trunk/; revision=17782
2009-10-13 15:04:43 +00:00
Sander van der Burg
6cee2a18b3
Copy virtualbox HAL FDI file, so that the mouse cursor follows the host OS' cursor
...
svn path=/nixpkgs/trunk/; revision=17780
2009-10-13 14:29:38 +00:00
Sander van der Burg
fef3041a74
Added VirtualBox guest additions package. Currently only builds on i686-linux
...
svn path=/nixpkgs/trunk/; revision=17778
2009-10-13 13:32:00 +00:00
Sander van der Burg
223789d411
Cleaned the expression of tomcat a bit
...
svn path=/nixpkgs/trunk/; revision=17777
2009-10-13 13:21:51 +00:00
Ludovic Courtès
37a65be4ff
gettext: Build on non-GNU systems.
...
svn path=/nixpkgs/trunk/; revision=17775
2009-10-13 10:03:44 +00:00
Eelco Dolstra
257ffc8e73
* Fix broken meta attributes.
...
svn path=/nixpkgs/trunk/; revision=17773
2009-10-13 09:39:27 +00:00
Eelco Dolstra
64f76f4643
* Use --meta --xml to check whether the meta attributes all evaluate
...
correctly.
svn path=/nixpkgs/trunk/; revision=17771
2009-10-13 09:05:09 +00:00
Eelco Dolstra
fa9d33b8cc
* Apache 2.2.14.
...
svn path=/nixpkgs/trunk/; revision=17768
2009-10-12 17:57:49 +00:00
Eelco Dolstra
fcf92435e3
* apr 1.3.9.
...
svn path=/nixpkgs/trunk/; revision=17767
2009-10-12 17:57:27 +00:00
Nicolas Pierron
b15cbb639e
Refactor a bit to add names to intermediate computations. Add a cross
...
temporary result to fetch information from the evaluation to make them
available inside the option declaration.
Add: isNotDefined flag inside the option.
svn path=/nixpkgs/trunk/; revision=17766
2009-10-12 17:51:21 +00:00
Nicolas Pierron
81694a7f54
* modules.nix: use catAttrs function instead of hand made code.
...
svn path=/nixpkgs/trunk/; revision=17760
2009-10-12 15:50:59 +00:00
Nicolas Pierron
19648abc05
Revert previous commit because this is implicit. Fix property evaluation
...
error which arose when one module define a value with "mkDefaultValue"
and another module define its value with "mkIf <false>".
svn path=/nixpkgs/trunk/; revision=17759
2009-10-12 15:16:22 +00:00
Nicolas Pierron
e82843144c
do not delay mkOverride on options which are does not have sub modules.
...
svn path=/nixpkgs/trunk/; revision=17758
2009-10-12 15:07:31 +00:00
Lluís Batlle i Rossell
7e3bcbd4c2
Made the small vim (attribute 'vim') have --enable-multibyte. Not that a luxurious
...
features, in these times of utf-8, and at the end our ncurses has multibyte.
svn path=/nixpkgs/trunk/; revision=17757
2009-10-12 14:29:07 +00:00
Nicolas Pierron
03eab95618
Only allow properties with a onGlobalEval function to go through specific
...
types.
svn path=/nixpkgs/trunk/; revision=17756
2009-10-12 13:37:00 +00:00
Eelco Dolstra
c6efc69ad2
* -lgcc_s is also needed on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=17754
2009-10-12 11:22:16 +00:00
Lluís Batlle i Rossell
331d7185f2
Adding vnstat. Unless using "vnstat -l", it wants some directories in /var, where
...
it collects information.
svn path=/nixpkgs/trunk/; revision=17753
2009-10-12 11:08:52 +00:00
Lluís Batlle i Rossell
71fab59b62
Adding iptraf 3.0.0 (the last iptraf I found, last updated in 2005)
...
It runs without complains if you "mkdir -p /var/run/iptraf /var/local/iptraf"
svn path=/nixpkgs/trunk/; revision=17752
2009-10-12 10:52:47 +00:00
Sander van der Burg
9444b0f4a4
Increased the maximum heap size of GWT to prevent out of memory errors
...
svn path=/nixpkgs/trunk/; revision=17751
2009-10-12 10:42:36 +00:00
Ludovic Courtès
666754f7aa
GDB: Reinstate removal of duplicate Info files.
...
svn path=/nixpkgs/trunk/; revision=17750
2009-10-12 10:06:41 +00:00
Lluís Batlle i Rossell
fa036cce46
Adding exiftags
...
svn path=/nixpkgs/trunk/; revision=17748
2009-10-11 15:52:27 +00:00
Lluís Batlle i Rossell
ebe0bc809d
Adding jhead
...
svn path=/nixpkgs/trunk/; revision=17747
2009-10-11 15:52:14 +00:00
Lluís Batlle i Rossell
585654955f
Removing references to libkipi. I just discovered it is for kde 3.x.
...
svn path=/nixpkgs/trunk/; revision=17746
2009-10-11 15:52:03 +00:00
Lluís Batlle i Rossell
613ae5e387
Trying to add kde43.libkipi. It still doesn't work, but the actual expression
...
triggers "nix-instantiate killed by signal 6 (SIGABRT)". Try it with:
nix-build -A kde43.libkipi /etc/nixos/nixpkgs
svn path=/nixpkgs/trunk/; revision=17745
2009-10-11 15:16:46 +00:00
Lluís Batlle i Rossell
57a544d59c
Adding 'remake': a patched and modernized version of GNU make utility that adds
...
improved error reporting, the ability to trace execution in a comprehensible
way, and a debugger.
svn path=/nixpkgs/trunk/; revision=17744
2009-10-11 15:03:13 +00:00
Lluís Batlle i Rossell
9d71e990a1
Updating the openchrome xorg video driver
...
svn path=/nixpkgs/trunk/; revision=17743
2009-10-11 14:41:31 +00:00
Michael Raskin
e131df67ee
Update GDB
...
svn path=/nixpkgs/trunk/; revision=17742
2009-10-10 14:45:38 +00:00
Sander van der Burg
4232caa53f
Added konversation for KDE 4.x package
...
svn path=/nixpkgs/trunk/; revision=17741
2009-10-10 12:51:51 +00:00
Nicolas Pierron
926f20a1ee
Revert "* Revert the last two commits ..." (rev 17738) & Fix.
...
svn path=/nixpkgs/trunk/; revision=17740
2009-10-09 23:03:24 +00:00
Eelco Dolstra
037a777b7d
* Enable builds on OpenBSD.
...
svn path=/nixpkgs/trunk/; revision=17739
2009-10-09 19:42:59 +00:00
Eelco Dolstra
24b50e92ee
* Revert the last two commits since they break every job in the
...
buildfarm ("undefined variable `delayPropertiesTemplate'").
svn path=/nixpkgs/trunk/; revision=17738
2009-10-09 19:34:28 +00:00
Nicolas Pierron
d11481e9bf
Add mkOverrideTemplate (currently the same as mkOverride).
...
svn path=/nixpkgs/trunk/; revision=17737
2009-10-09 18:11:36 +00:00
Nicolas Pierron
bb16a7f08d
Replace a counter intuitive behaviour of module evaluations.
...
- types.nix:
Introduce a new flag named "delayProperties" which define either that
properties should be evaluated (when false) or that they should be delaied
through the type structure.
- properties.nix:
Generalized the delayProperties function to make it work with the iter
functions of option types.
- modules.nix:
Replace evalProperties by a condition based on the value of the
"delayProperties" flag of the option type. If the flag does not exists or
if it is false, then the system behaves as always. Otherwise it delays
the properties from the current value to each values contained inside it.
svn path=/nixpkgs/trunk/; revision=17736
2009-10-09 18:11:30 +00:00
Nicolas Pierron
fd0396037a
extract function unifyOptionModule from moduleMerge. This function is
...
used to convert option sets, provided inside option declarations, to a
module.
svn path=/nixpkgs/trunk/; revision=17735
2009-10-09 18:11:24 +00:00
Rob Vermaas
67bf96d424
enable freebsd for mesa
...
svn path=/nixpkgs/trunk/; revision=17733
2009-10-09 13:57:20 +00:00
Andres Löh
895520c5e1
Added uniqueid Haskell package.
...
svn path=/nixpkgs/trunk/; revision=17732
2009-10-09 13:30:52 +00:00
Andres Löh
1a1a661f4b
Version bump for darcs.
...
svn path=/nixpkgs/trunk/; revision=17729
2009-10-08 14:07:13 +00:00
Eelco Dolstra
ad6a69e0f5
svn path=/nixpkgs/trunk/; revision=17728
2009-10-08 13:14:52 +00:00
Eelco Dolstra
55ad6675dc
* Fix some packages that broke because libuuid can be null on Darwin.
...
buildDefs doesn't like buildInputs containing nulls.
* In all-packages.nix: xfsProgs -> xfsprogs, jfsUtils -> jfsutils to
match the upstream name.
svn path=/nixpkgs/trunk/; revision=17726
2009-10-08 13:07:56 +00:00
Sander van der Burg
0f20924465
- Upgraded VirtualBox to 3.0.8
...
- Fixed location of the VirtualBox icon
- Removed qt3 as dependency of VirtualBox since it's obsolete since 3.0.x
svn path=/nixpkgs/trunk/; revision=17725
2009-10-08 12:57:05 +00:00
Eelco Dolstra
c4d7f1dc82
svn path=/nixpkgs/trunk/; revision=17724
2009-10-08 12:48:44 +00:00
Eelco Dolstra
a32ea15fd4
* debootstrap is missing subst.patch.
...
svn path=/nixpkgs/trunk/; revision=17723
2009-10-08 12:47:05 +00:00
Marc Weber
6533cfe95d
debootstrap: missing patch
...
svn path=/nixpkgs/trunk/; revision=17722
2009-10-08 12:36:31 +00:00
Andres Löh
0b5b512471
Added HList package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17715
2009-10-08 09:46:56 +00:00
Rob Vermaas
dc242687b2
updated pgadmin to 1.10.0
...
svn path=/nixpkgs/trunk/; revision=17713
2009-10-08 09:26:47 +00:00
Rob Vermaas
e7c3f330d3
added pg_top
...
svn path=/nixpkgs/trunk/; revision=17711
2009-10-08 08:53:21 +00:00
Rob Vermaas
6132b946ac
added eggdrop, iftop
...
svn path=/nixpkgs/trunk/; revision=17710
2009-10-08 07:01:55 +00:00
Marc Weber
5fe030ee0a
adding debootstrap (bootstrap debian in a chroot)
...
svn path=/nixpkgs/trunk/; revision=17709
2009-10-08 00:54:31 +00:00
Marc Weber
0e6c476d60
fix some typos in comments
...
svn path=/nixpkgs/trunk/; revision=17708
2009-10-08 00:54:26 +00:00
Peter Simons
49a1368712
pigz: an implementation of gzip that can take advantage of multi-core CPUs
...
Initial version.
svn path=/nixpkgs/trunk/; revision=17707
2009-10-07 20:18:11 +00:00
Rob Vermaas
7aae02cb99
added DBD-mysql, maatkit
...
svn path=/nixpkgs/trunk/; revision=17703
2009-10-07 15:08:34 +00:00
Sander van der Burg
49124816cc
Upgraded GWT to 1.5.3
...
svn path=/nixpkgs/trunk/; revision=17698
2009-10-07 13:03:38 +00:00
Eelco Dolstra
1608964306
svn path=/nixpkgs/trunk/; revision=17689
2009-10-07 11:29:23 +00:00
Eelco Dolstra
8cb83682c4
* p7zip updated to 9.04.
...
svn path=/nixpkgs/trunk/; revision=17688
2009-10-07 11:28:35 +00:00
Eelco Dolstra
672d3856df
* Unzip 6.0.
...
svn path=/nixpkgs/trunk/; revision=17687
2009-10-07 11:18:54 +00:00
Lluís Batlle i Rossell
1ebd86987c
Updating googleearth.
...
I had to use a newer patchelf (0.5), otherwise patchelf (0.4) died with an error at
setting the rpath for a lib.
("virtual address overrun" or something like that)
I still don't know of any stable url for a given version, so we will have this working
until they change the package file again updating.
svn path=/nixpkgs/trunk/; revision=17680
2009-10-06 17:37:39 +00:00
Ludovic Courtès
1028742c3b
libedit update (the former upstream tarball vanished).
...
svn path=/nixpkgs/trunk/; revision=17679
2009-10-06 16:47:37 +00:00
Nicolas Pierron
d7897d0d1a
Change fetchsvn as well as nix-prefect-svn to use the repository name and
...
the revision number inside the derivation name.
svn path=/nixpkgs/trunk/; revision=17677
2009-10-06 13:36:52 +00:00
Nicolas Pierron
e528b920bb
Add the reverseList function.
...
svn path=/nixpkgs/trunk/; revision=17676
2009-10-06 13:36:46 +00:00
Sander van der Burg
730c14b4b7
Upgraded KDE to version 4.3.2
...
svn path=/nixpkgs/trunk/; revision=17675
2009-10-06 12:38:37 +00:00
Nicolas Pierron
088e6995a2
Improve the efficiency of stringToCharacters.
...
svn path=/nixpkgs/trunk/; revision=17671
2009-10-06 09:21:58 +00:00
Nicolas Pierron
915fa6a08f
introduce the stringAsChars ans replaceChars functions.
...
svn path=/nixpkgs/trunk/; revision=17670
2009-10-06 09:21:52 +00:00
Nicolas Pierron
bbb4ce1dd7
Extract the path done inside the iteration process of the option type and
...
give it as argument to each sub-module.
With the type "types.attrsOf types.optionSet", you will obtain the name of
the attribute in which the sub-modules are contained.
svn path=/nixpkgs/trunk/; revision=17669
2009-10-06 09:21:46 +00:00
Nicolas Pierron
1f68748a8b
Add removePrefix function.
...
svn path=/nixpkgs/trunk/; revision=17667
2009-10-06 09:21:39 +00:00
Nicolas Pierron
c3d328ca48
Fix sub-module argument manipulation: Avoid using an empty set to check
...
the type of the module.
svn path=/nixpkgs/trunk/; revision=17666
2009-10-06 09:21:17 +00:00
Michael Raskin
1a093f3b73
Updating 2.6.31-zen2 sliding head
...
svn path=/nixpkgs/trunk/; revision=17664
2009-10-06 06:15:22 +00:00
Michael Raskin
cd2e2948a8
Adding a zen-stable head version
...
svn path=/nixpkgs/trunk/; revision=17663
2009-10-06 06:12:08 +00:00
Michael Raskin
7469c3da48
move to fetchgit as github tarballs are unpredictable
...
svn path=/nixpkgs/trunk/; revision=17662
2009-10-06 05:58:56 +00:00
Michael Raskin
edbbddce1d
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
...
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Ludovic Courtès
3c9c17990e
guile-2-test: Add guile-gnome.
...
svn path=/nixpkgs/trunk/; revision=17658
2009-10-05 22:21:55 +00:00
Ludovic Courtès
efb5018a8f
Add GNU guile-gnome.
...
svn path=/nixpkgs/trunk/; revision=17657
2009-10-05 22:21:50 +00:00
Ludovic Courtès
c1e5a9d2fb
G-Wrap: Propagate libffi.
...
svn path=/nixpkgs/trunk/; revision=17656
2009-10-05 22:21:45 +00:00
Ludovic Courtès
14dc82302c
libffi: Install headers under "$out/include".
...
svn path=/nixpkgs/trunk/; revision=17655
2009-10-05 22:21:40 +00:00
Ludovic Courtès
0183a14c05
guile-2-test: Add Guile-Cairo.
...
svn path=/nixpkgs/trunk/; revision=17654
2009-10-05 22:21:35 +00:00
Ludovic Courtès
9fe05496fb
Add Guile-Cairo.
...
svn path=/nixpkgs/trunk/; revision=17653
2009-10-05 22:21:24 +00:00
Lluís Batlle i Rossell
92dbfb5b9d
Marking comical as maintained by me, and let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=17652
2009-10-05 21:01:50 +00:00
Nicolas Pierron
ba09982edb
Fix merge function of types.
...
svn path=/nixpkgs/trunk/; revision=17649
2009-10-05 18:10:42 +00:00
Rob Vermaas
9ae6664a5b
remove coreutils argument of privoxy
...
svn path=/nixpkgs/trunk/; revision=17648
2009-10-05 17:12:19 +00:00
Rob Vermaas
3e8d1bbe6f
coreutils not needed as input for privoxy
...
svn path=/nixpkgs/trunk/; revision=17647
2009-10-05 15:56:36 +00:00
Rob Vermaas
b7321eddce
added privoxy
...
svn path=/nixpkgs/trunk/; revision=17645
2009-10-05 14:15:28 +00:00
Eelco Dolstra
06e0f87d6e
svn path=/nixpkgs/trunk/; revision=17642
2009-10-05 13:04:07 +00:00
Eelco Dolstra
339e5b8f8b
* Latest DocBook XSL.
...
svn path=/nixpkgs/trunk/; revision=17641
2009-10-05 12:57:15 +00:00
Sander van der Burg
4b80c924ca
openssl support or sitecopy
...
svn path=/nixpkgs/trunk/; revision=17640
2009-10-05 12:21:50 +00:00
Rob Vermaas
163cceeb54
ssl support for sitecopy
...
svn path=/nixpkgs/trunk/; revision=17639
2009-10-05 12:18:51 +00:00
Rob Vermaas
bd4ef3cbfc
added sitecopy
...
svn path=/nixpkgs/trunk/; revision=17638
2009-10-05 10:37:30 +00:00
Michael Raskin
5e1c057878
If this url then this hash
...
svn path=/nixpkgs/trunk/; revision=17637
2009-10-04 22:01:26 +00:00
Ludovic Courtès
4ba5d3dc6d
Add GNU GRUB 1.97~beta3 (aka. "GRUB 2").
...
svn path=/nixpkgs/trunk/; revision=17636
2009-10-04 21:39:34 +00:00
Lluís Batlle i Rossell
954a8d0cdc
Adding amr support in mplayer. That should be enabled by the user, because those libraries are not redistributable.
...
I don't know if the 'unfree' in the amr libraries will stop mplayer being built without its support. We would have to write the all-packages MPlayer expression different, in this case.
svn path=/nixpkgs/trunk/; revision=17635
2009-10-04 21:31:34 +00:00
Andres Löh
ad30d22e82
Added ansi-wl-pprint lib for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17634
2009-10-04 09:28:05 +00:00
Lluís Batlle i Rossell
d34b69e638
Adding all kde language files, and a script to update them for next kde versions.
...
I added recurseIntoAttrs in the kde43 expression in order to get the next recurseIntoAttrs
in l10n working. But as I checked, the kde43 attributes were already shown by
nix-env -qa '*' without any recurseIntoAttrs, I don't know why. If anyone knows, let me know.
svn path=/nixpkgs/trunk/; revision=17628
2009-10-03 13:37:31 +00:00
Peter Simons
efaa637d76
subversion: fixed definition of meta.platforms
...
svn path=/nixpkgs/trunk/; revision=17627
2009-10-03 12:48:29 +00:00
Sander van der Burg
a9e0071c02
Added builder script for KDE PIM runtime
...
svn path=/nixpkgs/trunk/; revision=17626
2009-10-03 12:25:57 +00:00
Sander van der Burg
a23bcc282d
Changed DBUS module prefix of KDE PIM runtime, so that it won't complain when it is installed
...
svn path=/nixpkgs/trunk/; revision=17625
2009-10-03 12:25:27 +00:00
Sander van der Burg
6437240b8e
Fixed compilation of KDE PIM runtime
...
svn path=/nixpkgs/trunk/; revision=17624
2009-10-03 11:30:16 +00:00
Lluís Batlle i Rossell
d0157e7b45
He afegit la traducció del kde al català.
...
Adding the kde Catalan localisation.
svn path=/nixpkgs/trunk/; revision=17623
2009-10-02 22:01:23 +00:00
Lluís Batlle i Rossell
e5654ae80f
Reverting simons' r17618, which causes a major stdenv rebuild.
...
svn path=/nixpkgs/trunk/; revision=17622
2009-10-02 19:05:39 +00:00
Lluís Batlle i Rossell
14433eb1e2
Updating ts to 0.6.5
...
svn path=/nixpkgs/trunk/; revision=17621
2009-10-02 19:05:29 +00:00
Peter Simons
b9b57c6149
Move libXaw fix from default.nix to overrides.nix.
...
svn path=/nixpkgs/trunk/; revision=17620
2009-10-02 18:03:23 +00:00
Peter Simons
67cea803fa
perl-5.8 and perl-5.10: fixed build on MacOS X
...
On MacOS X, we used to use the native perl interpreter from /usr/bin.
Unfortunately, that interpreter fails to build a number of packages
(Subversion, Git, etc. ...), because it assumes knowledge about the underlying
C compiler that is not valid for the compiler used by Nix. For example,
/usr/bin/perl assumes that the compiler can build binaries for both the ppc and
the x86 architecture. /usr/bin/FCC can do that, but the gcc from Nix can't.
The solution is to compile Perl 5.10 via Nix so that it can properly configure
itself. However, note that the resulting binary is impure: it will find headers
in /usr/include and libraries in /usr/lib -- something a pure perl binary
wouldn't do. In this respect our Nix-compiled perl binary is not better than
the native one from /usr/bin -- it's just more accurately configured.
svn path=/nixpkgs/trunk/; revision=17618
2009-10-02 16:26:05 +00:00
Peter Simons
99fe875609
pstree: updated to version 2.32; the previous version no longer exists upstream
...
svn path=/nixpkgs/trunk/; revision=17617
2009-10-02 16:25:59 +00:00
Sander van der Burg
e615e1e0de
Renamed extension to tar.gz
...
svn path=/nixpkgs/trunk/; revision=17615
2009-10-02 15:37:12 +00:00
Eelco Dolstra
68082057fe
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=17614
2009-10-02 15:15:18 +00:00