Lluís Batlle i Rossell
195a90d7ce
Fixing a bug in the ld-wrapper, where the dynamic-linker path was taken as a
...
path worth a "-rpath" entry.
This put a problem in the bootstrap, where we built 'zlib' and wanted to link programs with it, and while they got linked well, at runtime the boostrap-tools zlib came first on rpath becaue
the ld call was done with "-dynamic-linker ..." before "-lz".
I saw this trouble on the fuloong, where the zlib in boostrap-tools is not
runtime compatible with that binutils are linked to.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25107
2010-12-13 22:46:21 +00:00
Ludovic Courtès
532e844a0c
Fix `binutilsCross'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25094
2010-12-13 08:04:14 +00:00
Ludovic Courtès
f03da539a7
GNU tar 1.25.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25093
2010-12-12 23:35:27 +00:00
Ludovic Courtès
e7739d9407
GNU Coreutils 8.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25092
2010-12-12 23:35:22 +00:00
Ludovic Courtès
ac9fac1ba1
GNU Binutils 2.21.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25091
2010-12-12 23:35:16 +00:00
Ludovic Courtès
2ad6c9c6c2
Parted (cross-GNU): Only refer to `.hostDrv' when cross-building.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25090
2010-12-12 23:35:10 +00:00
Ludovic Courtès
65e0e4dd68
GNU Hurd: Add dependency on Parted.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25089
2010-12-12 23:21:42 +00:00
Ludovic Courtès
ef8619b4b2
GNU Parted: Allow cross-GNU builds.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25088
2010-12-12 23:21:35 +00:00
Ludovic Courtès
0847b74a2c
libuuid: Fix cross-GNU builds.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25087
2010-12-12 23:21:29 +00:00
Michael Raskin
d922bfcfc2
Making the current versions of flex/bison the default. Evaluation test passes. Please explicitly pass older versions to any package that can be adversely affected by too-fresh versions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25086
2010-12-12 21:48:29 +00:00
Ludovic Courtès
2e819f094c
GNU wdiff 0.6.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25084
2010-12-12 20:19:48 +00:00
Ludovic Courtès
5ce453b66e
GNU acct 6.5.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25083
2010-12-12 20:19:43 +00:00
Ludovic Courtès
8404ee65b6
GNU Parallel 20101202.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25082
2010-12-12 20:19:38 +00:00
Ludovic Courtès
ac8c173eb6
GnuTLS 2.10.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25081
2010-12-12 20:19:33 +00:00
Ludovic Courtès
a54b2d2ff0
GNU FreeDink 1.08.20101114.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25080
2010-12-12 20:19:28 +00:00
Ludovic Courtès
c4756a5bb3
GNU libtasn1 2.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25079
2010-12-12 20:19:23 +00:00
Ludovic Courtès
12280e41b6
GNU Linear Programming Kit 4.45.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25078
2010-12-12 20:19:18 +00:00
Ludovic Courtès
209522e365
GNU Common C++ 1.8.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25077
2010-12-12 20:19:13 +00:00
Ludovic Courtès
ac09f5b42d
GNU ccRTP 1.7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25076
2010-12-12 20:19:08 +00:00
Ludovic Courtès
8416f47e26
GNU Zile 2.3.21.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25075
2010-12-12 20:19:03 +00:00
Lluís Batlle i Rossell
e949c432a2
Fixing the evaluation of eval-release.nix. I don't understand why, but something ends up
...
evaluating glibc.hostDrv.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25070
2010-12-12 17:07:54 +00:00
Lluís Batlle i Rossell
0fe27433af
'tar' fails at unpacking adobe files, but the files get unpacked.
...
I simply disable the check for tar error codes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25067
2010-12-12 08:47:13 +00:00
Lluís Batlle i Rossell
ee04ffcb55
Updating from trunk. I resolved simple conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Eelco Dolstra
97d4a54698
* nixSqlite: bump. Also, go back to using SQLite 3.7 because 3.6 also
...
gives random "database image is malformed" errors.
svn path=/nixpkgs/trunk/; revision=25050
2010-12-10 10:22:23 +00:00
Eelco Dolstra
5b9427a829
* SQLite 3.7.4.
...
svn path=/nixpkgs/trunk/; revision=25049
2010-12-10 10:21:45 +00:00
Michael Raskin
4c83dca2b4
Update X-Moto
...
svn path=/nixpkgs/trunk/; revision=25047
2010-12-10 05:40:33 +00:00
Ludovic Courtès
3f1a32c266
Image-ExifTool 8.41.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25046
2010-12-09 23:43:01 +00:00
Tobias Hammerschmidt
4c9fe18b8a
broadcom wireless driver - patch by Vladimír Čunát
...
svn path=/nixpkgs/trunk/; revision=25044
2010-12-09 19:05:19 +00:00
Marco Maggesi
9568a1bc80
* Enable hydra compilation for ocaml 3.11.1 (error in the previous commit)
...
svn path=/nixpkgs/trunk/; revision=25043
2010-12-09 15:44:05 +00:00
Marco Maggesi
7b49a49cbb
* Enable hydra compilation for ocaml 3.11.1
...
svn path=/nixpkgs/trunk/; revision=25042
2010-12-09 15:41:14 +00:00
Marco Maggesi
ac457478e3
* Add ocaml packages findlib, camlzip, ocaml-ssl, ocaml-batteries, menhir, camomile, ocaml-lwt, cryptokit, ocaml-cryptgps, ounit, ocaml-react
...
svn path=/nixpkgs/trunk/; revision=25041
2010-12-09 15:40:04 +00:00
Marco Maggesi
114fa21c48
* Add ocaml 3.12.0
...
svn path=/nixpkgs/trunk/; revision=25040
2010-12-09 14:03:13 +00:00
Lluís Batlle i Rossell
2d3cf91094
Updating openssl according to a security advisory in their web page.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25039
2010-12-08 21:36:03 +00:00
Eelco Dolstra
b555e4d8d6
* NVIDIA drivers updated to 260.19.21.
...
svn path=/nixpkgs/trunk/; revision=25037
2010-12-08 19:20:01 +00:00
Eelco Dolstra
d6f066c8ed
* e2fsprogs updated to 1.41.12.
...
svn path=/nixpkgs/trunk/; revision=25035
2010-12-08 17:58:18 +00:00
Lluís Batlle i Rossell
43930b36d9
I had changed the gcc-wrapper shell attribute, for it to be a specific kind of
...
derivation instead of a string, but this did not cover all use cases we had.
Instead of updating the use cases, I made the wrapper accept also a string.
We saw this problem trying to build gcc43_multi.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25029
2010-12-07 15:18:05 +00:00
Eelco Dolstra
7236f87bed
* Bump.
...
svn path=/nixpkgs/trunk/; revision=25025
2010-12-07 13:16:11 +00:00
Eelco Dolstra
41cffbd0c3
* nixSqlite: use SQLite 3.6.x. 3.7.x gives weird "malformed
...
disk image" errors.
svn path=/nixpkgs/trunk/; revision=25023
2010-12-07 12:03:07 +00:00
Peter Simons
baa9150130
pkgs/development/tools/build-managers/scons: cosmetic build improvements
...
- The flag "--mandir" has no effect with setup.py. Instead, "--install-data"
must be used.
- Don't generate wrappers for trivial symlink aliases in bin.
- Prefer symlinks over hard-links.
- The dependencies of this expression don't need to be propagated.
svn path=/nixpkgs/trunk/; revision=25021
2010-12-07 11:41:25 +00:00
Eelco Dolstra
04ec671c8a
* Run smbd in its own session / process group (setsid) because smbd
...
now kills its process group when it exits. Without setsid, this
ends up killing the parent (i.e., the builder).
* Use port 445 instead of 139 because the CIFS kernel module tries
port 445 first. If there is an actual Samba running on the host, it
would end up connecting to that one instead of our own and fail.
svn path=/nixpkgs/trunk/; revision=25017
2010-12-06 19:03:32 +00:00
Eelco Dolstra
c4d731f52b
* Samba updated to 3.5.6. Build with --localstatedir=/var to prevent
...
smbd from writing in $out/var at runtime. Also added --with-fhs.
svn path=/nixpkgs/trunk/; revision=25015
2010-12-06 18:59:07 +00:00
Peter Simons
9bd9e32aa8
pkgs/tools/system/ipmitool: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25014
2010-12-06 18:01:57 +00:00
Peter Simons
d46e80976c
pkgs/tools/admin/tightvnc: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25013
2010-12-06 18:01:51 +00:00
Peter Simons
dffe4189e7
pkgs/tools/X11/x11vnc: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25012
2010-12-06 18:01:46 +00:00
Peter Simons
747604d740
pkgs/development/tools/misc/distcc: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25011
2010-12-06 18:01:40 +00:00
Peter Simons
e47468ce76
pkgs/development/tools/documentation/doxygen: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25010
2010-12-06 18:01:34 +00:00
Peter Simons
1e1610b37e
pkgs/development/tools/build-managers/scons: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25009
2010-12-06 18:01:28 +00:00
Peter Simons
d1d201f11e
subversion: don't specify both --disable-keychain and --enable-keychain
...
svn path=/nixpkgs/trunk/; revision=25008
2010-12-06 18:01:22 +00:00
Peter Simons
b2ae5a5ba9
pkgs/tools/compression/bzip2: move --mandir into standard location $out/share/man
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25007
2010-12-06 17:48:52 +00:00
Peter Simons
475cbea101
pkgs/tools/text/replace: move --mandir to standard location $out/share/man
...
Also, fixed the type of $makeFlags, which is a string, not a list.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25006
2010-12-06 17:43:57 +00:00