Eelco Dolstra
7588d53f37
* idutils: don't depend on Emacs on non-Linux platforms, since Emacs
...
(or one of its dependencies) likely doesn't build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15240
2009-04-22 07:22:28 +00:00
Eelco Dolstra
a951fc2050
* Upstart doesn't like dynamic linking.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15239
2009-04-22 07:19:22 +00:00
Eelco Dolstra
78fbf85483
* popt updated to 1.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15238
2009-04-22 07:16:45 +00:00
Eelco Dolstra
ac1d4fcdc5
* Strange configure script; add an explicit --disable-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15237
2009-04-22 07:05:50 +00:00
Eelco Dolstra
4af55f9dc8
* Jasper needs an explicit --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15236
2009-04-22 07:05:09 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra
2a699fe5fb
* Pass --disable-static to configure by default it it's supported.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15234
2009-04-21 22:40:12 +00:00
Eelco Dolstra
ff057f0d07
* Build libperl.so.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15233
2009-04-21 22:38:52 +00:00
Eelco Dolstra
1966dded62
* OpenSSL 0.9.8k.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15232
2009-04-21 22:37:56 +00:00
Sander van der Burg
71c0fb9532
Upgraded seccure 0.3 to 0.4 because the old version expression does not work anymore and breaks my installation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15222
2009-04-21 19:38:35 +00:00
Sander van der Burg
883eb4371c
Fixed dosbox expression
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15220
2009-04-21 18:30:54 +00:00
Sander van der Burg
5b9c5c62be
Added some MySQL fixes in order to have a working libmysqld library on x86_64-linux
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15215
2009-04-21 13:22:38 +00:00
Sander van der Burg
be04acaf45
Reengineered ALSA expression and patched alsaLib to prevent compilation errors
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15206
2009-04-21 09:56:02 +00:00
Eelco Dolstra
0ebb410014
* Remove all the mesaSupported assertions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15202
2009-04-20 22:06:12 +00:00
Eelco Dolstra
0296fabb9e
* Added dri2proto to the list of tarballs and reran
...
the generator.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15201
2009-04-20 21:59:42 +00:00
Eelco Dolstra
089eef511c
* Module aggregator: use buildEnv, which is much faster because it
...
creates symlinks lazily (i.e., it creates a single symlink to an
entire tree unless another input has an overlapping tree). As a
result it creates only a few dozen symlinks instead of ~ 12000
(which can take almost 2 minutes on my laptop).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15200
2009-04-20 19:13:40 +00:00
Lluís Batlle i Rossell
15f1feb702
Fixing mesa and xorgserver
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15199
2009-04-20 18:46:32 +00:00
Lluís Batlle i Rossell
2eb865a98f
Fixing libdrm build
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15198
2009-04-20 18:43:08 +00:00
Eelco Dolstra
8f12b8abf9
* Fixed libXext; it needs newer headers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15197
2009-04-20 18:09:37 +00:00
Eelco Dolstra
d2d05dc868
* libdrm 2.4.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15196
2009-04-20 18:09:15 +00:00
Eelco Dolstra
e05a069de9
* Mesa 7.4.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15195
2009-04-20 18:08:51 +00:00
Eelco Dolstra
f14537a896
* Use makeOverridable for the QT3 variants.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15194
2009-04-20 18:07:09 +00:00
Eelco Dolstra
1807907e6d
* The NVIDIA driver looks for libXrandr, so it's probably
...
best to provide it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15193
2009-04-20 16:54:16 +00:00
Eelco Dolstra
077b0157a0
* Updated the generator to handle some missing dependencies.
...
Also updated some X.org packages (notably xorg-server)
as well as freetype.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15191
2009-04-20 16:02:50 +00:00
Eelco Dolstra
b1e2bb54f2
* Doh! This broke pam_console (and probably system-config-printer).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15190
2009-04-20 16:01:57 +00:00
Eelco Dolstra
406cacbb87
* printproto has a dependency on libXau which our generator
...
doesn't see for some reason. Will have to fix the
generator.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15187
2009-04-20 14:37:05 +00:00
Eelco Dolstra
67b32b0ec7
* system-config-printer: don't apply autoconf/automake, because then
...
we need to have exactly the right versions of those :-)
svn path=/nixpkgs/branches/stdenv-updates/; revision=15183
2009-04-20 14:10:15 +00:00
Sander van der Burg
63e318390d
Fixed arts compilation with gcc 4.3.x
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15170
2009-04-20 11:49:54 +00:00
Sander van der Burg
205d181222
Fixed inkscape compilation on glibc 2.9
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15168
2009-04-20 11:18:53 +00:00
Eelco Dolstra
e1cfa22536
* Let's see how far we get with separate locales.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15158
2009-04-19 16:07:00 +00:00
Eelco Dolstra
35e42d3e5c
* Fix missing description errors.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15157
2009-04-19 16:00:46 +00:00
Eelco Dolstra
40f01daa81
* A function to build Glibc's locale-archive separately from Glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15155
2009-04-19 15:28:37 +00:00
Eelco Dolstra
2a7ff23a8f
* A patch to Glibc to allow the location of locale-archive to be
...
overriden at runtime (not enabled yet, but it works). This will
allow us to build Glibc with no or a minimal set of locales (which
cuts 70 MB from the installed size of Glibc). The locales that the
user actually needs can then be built separately and enabled by
setting the environment variable LOCALE_ARCHIVE. For instance, on
NixOS, we could set it to something like
/var/run/current-system/locale-archive. For setuid applications,
the variable is ignored.
This is especially useful on 64-bit systems, because there we tend
to have *two* copies of locale-archive (namely in the 32-bit and
64-bit builds of Glibc). Having only one copy allows at least 70 MB
to be cut from the NixOS installation CD.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15150
2009-04-19 12:57:23 +00:00
Eelco Dolstra
fd473913f5
* Removed some obsolete nullglobs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15140
2009-04-19 08:55:27 +00:00
Eelco Dolstra
01fdf66360
* Turning on nullglob revealed an unintended wildcard expansion in
...
dbus' patchPhase.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15139
2009-04-19 08:54:11 +00:00
Eelco Dolstra
6b9ccbaf78
* setup.sh: turn on nullglob globally.
...
* setup.sh: removed some obsolete features, specifically some that
were only used by the old build farm.
* addToSearchPath: removed some parameters that weren't used
anywhere.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15136
2009-04-18 22:22:51 +00:00
Sander van der Burg
ba0682330d
Added isocodes as argument to the gnome expression
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15131
2009-04-18 16:13:21 +00:00
Sander van der Burg
565d5e3ae3
Added iso-codes as buildinput for gtkhtml in order to fix compilation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15130
2009-04-18 15:48:51 +00:00
Sander van der Burg
8f2e9e8634
Added iso-codes package
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15129
2009-04-18 15:47:41 +00:00
Eelco Dolstra
37f707fd92
* Removed Darcs 1.x.
...
* Updated Darcs to 2.2.1 and switched to the Cabal builder. However,
there are some dependencies missing that Andres will add :-)
svn path=/nixpkgs/trunk/; revision=15128
2009-04-18 15:42:59 +00:00
Eelco Dolstra
baad5d7cb4
* GHC setup hook: don't generate wrappers around ghc etc., instead
...
set GHC_PACKAGE_PATH.
* Let Cabal generate a package configuration file
($out/nix-support/ghc-package.conf) instead of a registration
script.
svn path=/nixpkgs/trunk/; revision=15127
2009-04-18 15:23:00 +00:00
Eelco Dolstra
9c509e2583
* Build wget with support for https.
...
svn path=/nixpkgs/trunk/; revision=15126
2009-04-18 14:11:35 +00:00
Eelco Dolstra
cee387e845
* Move the composition of Haskell packages out of all-packages.nix
...
into haskell-packages.nix, which depends on an instance of GHC.
This allows a consistent set of packages to be built with the same
GHC. For instance,
$ nix-build -A haskellPackages_ghc683.xmonad
builds xmonad and all its dependencies with GHC 6.8.3, while
$ nix-build -A haskellPackages_ghc6102.xmonad
does the same with GHC 6.10.2. This is the same technique used with
kernelPackages. It also means that we don't need things like
"cabal682" and "cabal683" anymore.
* The setup hook is now in a separate wrapper package so that we don't
have to recompile all of GHC every time we want to make a small
change.
* cinelerra: this package appears to have an accidental dependency on
the "X11" Haskell package.
svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
Eelco Dolstra
4f3bd7a5f3
Pass "enchant" to the Gnome function.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15123
2009-04-18 10:30:44 +00:00
Lluís Batlle i Rossell
98f6f77709
Adding a folding-at-home client.
...
svn path=/nixpkgs/trunk/; revision=15122
2009-04-17 20:36:54 +00:00
Eelco Dolstra
95a472cd55
* Doh.
...
svn path=/nixpkgs/trunk/; revision=15121
2009-04-17 19:46:28 +00:00
Eelco Dolstra
6f2da398be
* Revert to GHC 6.10.1 binary for bootstrapping GHC 6.10.2 at Andres'
...
suggestion. It's good to use an older GHC for bootstrapping because
old versions can build newer versions but not vice versa.
svn path=/nixpkgs/trunk/; revision=15120
2009-04-17 19:43:05 +00:00
Ludovic Courtès
77f1001802
Build Hugin on Hydra.
...
svn path=/nixpkgs/trunk/; revision=15118
2009-04-17 17:36:48 +00:00
Sander van der Burg
dc192d36fe
Added iso-codes package
...
svn path=/nixpkgs/trunk/; revision=15117
2009-04-17 15:08:14 +00:00
Sander van der Burg
006c5d5120
Added iso-codes package
...
svn path=/nixpkgs/trunk/; revision=15116
2009-04-17 14:58:26 +00:00