1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/build-support
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
..
buildenv * buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allows 2010-11-03 22:37:00 +00:00
builder-defs Adding Satallax prover 2010-12-03 11:26:34 +00:00
checker
dotnetenv slnFile can also be a list of strings now 2010-07-12 11:18:11 +00:00
fetchbzr
fetchcvs
fetchdarcs
fetchfile
fetchgit
fetchhg make nix-prefetch-hg executable 2010-07-27 16:32:51 +00:00
fetchmtn
fetchsvn
fetchsvnssh
fetchurl * Add some openSUSE mirrors that still have 10.3 and 11.0. 2010-10-04 14:30:34 +00:00
gcc-cross-wrapper Fixing the dynamic linker in the gcc-cross-wrapper so it takes also the dynamic 2010-08-02 22:44:41 +00:00
gcc-upc-wrapper
gcc-wrapper
kernel
make-desktopitem
make-symlinks
make-wrapper
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release fixing wrappers in ant-build 2010-11-10 12:55:25 +00:00
src-only
substitute
upstream-updater
vm * Run smbd in its own session / process group (setsid) because smbd 2010-12-06 19:03:32 +00:00
vsenv
source-from-head-fun.nix
trivial-builders.nix