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 0e386d0c13 VM builds: Use 9p/virtfs instead of CIFS
9p (with caching enabled) is much faster than CIFS and doesn't require
Samba or virtual networking.  For instance, building GNU Hello with
CIFS takes ~323s on my laptop, but with 9p it takes 54s.

More measurements will be needed to see if "cache=fscache" is really
faster than "cache=loose" (the former seems to be a little bit
faster).
2013-07-05 00:17:04 +02:00
..
buildenv
builder-defs
cabal pkgs/build-support/cabal: disable split-objects for GHC 7.7 builds to work around broken compiler 2013-04-24 13:21:05 +02:00
checker
clang-wrapper
dotnetenv
fetchbzr
fetchcvs
fetchdarcs
fetchfile
fetchgit
fetchgitrevision
fetchhg fetchhg: allow untrusted certs (merge #540) 2013-05-20 21:24:25 +02:00
fetchmtn
fetchsvn fetchsvn: Allow setting the name of the output 2013-05-26 11:58:01 -04:00
fetchsvnrevision
fetchsvnssh
fetchurl add au debian mirror 2013-07-04 13:07:40 +02:00
gcc-cross-wrapper
gcc-wrapper gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrv 2013-04-10 18:26:42 +02:00
kdewrapper Some kde wrapper improvements. 2013-05-14 18:51:24 +02:00
kernel
make-desktopitem
make-startupitem
make-symlinks
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release pkgs/build-support/release/nix-build.nix: unconfuse syntax highlighting 2013-04-18 12:18:39 +02:00
setup-hooks
src-only
substitute
upstream-updater Adding jq JSON processor 2013-05-20 11:17:20 +04:00
vm VM builds: Use 9p/virtfs instead of CIFS 2013-07-05 00:17:04 +02:00
vsenv
replace-dependency.nix
source-from-head-fun.nix
trivial-builders.nix