nixpkgs/pkgs
Peter Simons 41081c4eb0 nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it
Linking these libraries makes sure that they can be found at run-time,
because a proper rpath into the Nix store is added to the generated
executable. Without that rpath, nbd-server will try to load the system's
libpthread.so.0, which may not be what we want.

svn path=/nixpkgs/trunk/; revision=33408
2012-03-25 18:10:30 +00:00
..
applications Telling hydra to build vimprobable. 2012-03-25 11:39:43 +00:00
build-support * Remove an unnecessary function. 2012-03-19 18:13:47 +00:00
data dejavu-fonts broke during the merge of stdenv-upgrade. 2012-03-18 08:11:14 +00:00
desktops desktops/e17: Updated. 2012-03-25 13:50:39 +00:00
development Recovered OCaml 3.11 by using version 3.11.2 and a patch from ocaml's bugtracker. 2012-03-24 22:59:08 +00:00
games Updated Haskell packages. 2012-03-24 10:21:48 +00:00
lib pkgs/lib/maintainers.nix: re-enabled my e-mail account for Hydra notifications 2012-03-24 10:21:43 +00:00
misc Updating the script of loading myEnv environments, for something close to what I was using. 2012-03-20 18:49:44 +00:00
os-specific nfs-utils PAGE_SIZE patch. 2012-03-21 11:56:33 +00:00
servers Getting a much newer version of the openchrome X driver 2012-03-25 13:53:07 +00:00
shells * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
stdenv Add `stdenv.isGNU'. 2012-03-06 21:33:14 +00:00
test
tools nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it 2012-03-25 18:10:30 +00:00
top-level Adding wrapFirefox for midori and vimprobable2, so they can enjoy the flash plugin. 2012-03-25 13:59:17 +00:00