nixpkgs/pkgs/build-support
Benno Fünfstück bd78749d33 rust: improve fetch-cargo-deps determinism for non-sandboxed builds
When not using sandboxing, /usr/share/git-core/templates may leak into the
nix build through the libgit2 hardcoded default template search path. We now
explictly set the templatedir to avoid this problem.

See https://github.com/bennofs/nix-index/issues/2#issuecomment-296268983 for
an example case of nondeterminism.
2017-04-21 23:26:46 +02:00
..
agda agda: Remove unused/uneeded abstractions, including postprocess 2015-05-31 01:55:10 +00:00
build-dotnet-package buildDotnetPackage: don't depend on invalid quoting in makeWrapper 2017-03-27 18:24:08 +03:00
build-fhs-userenv buildFHSEnv: add ACLOCAL_PATH 2017-04-12 14:43:08 +03:00
buildenv buildEnv: use buildPackages.perl so crossDrv works 2017-04-14 02:00:08 -07:00
cc-wrapper stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00
docker docker: improve reproducibility of layers 2017-04-16 22:46:24 -04:00
dotnetbuildhelpers Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
dotnetenv Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
emacs nix-buffer support: Make process-environment changes actually local 2017-03-25 11:13:25 -04:00
fetchadc lib/fetchers.nix: factor out impure proxy vars (#18702) 2016-09-17 21:50:01 +02:00
fetchbower Fix fetchbower to handle SSL origins 2017-01-23 15:50:18 +01:00
fetchbzr nix-prefetch-bzr: match path name to fetchbzr name 2015-12-19 09:32:22 -06:00
fetchcvs build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
fetchdarcs fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchegg fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchfossil fetchfossil: Don't support MD5. 2016-08-21 11:53:40 -07:00
fetchgit fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchgitlocal fetchgitlocal: be less chatty 2016-02-01 10:57:01 -08:00
fetchgitrevision
fetchgx Fix mkdir for fetchgx to not throw an exception 2017-03-21 16:04:00 +01:00
fetchhg fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchmavenartifact fetchMavenArtifact: init (#16825) 2016-07-19 09:48:36 +02:00
fetchmtn lib/fetchers.nix: factor out impure proxy vars (#18702) 2016-09-17 21:50:01 +02:00
fetchnuget fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchpatch fetchpatch: add addPrefixes argument 2016-07-29 12:03:08 +02:00
fetchrepoproject fetchRepoProject: typo 2017-03-27 15:04:02 +10:00
fetchsvn fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchsvnrevision
fetchsvnssh fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchurl fetchurl: fixed typo in error message 2017-04-21 16:41:09 +02:00
fetchzip nix-prefetch-zip: Remove 2017-02-16 11:28:23 +01:00
gcc-cross-wrapper gcc-cross-wrapper: Fix include path 2016-10-31 23:44:03 +02:00
gcc-wrapper-old Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
grsecurity Revert "grsecurity: overrideDerivation -> overrideAttrs" 2017-02-10 06:52:02 +01:00
icon-conv-tools treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
kde makeQtWrapper, kdeWrapper: add GTK3 dependencies 2017-03-22 20:15:32 +03:00
kernel make-initrd: create reproducible initrds 2016-12-20 14:00:04 +01:00
libredirect treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
make-desktopitem chromium: add StartupWMClass to desktop file. Fixes #12433 2016-02-29 20:42:58 +01:00
make-startupitem Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-symlinks
mono-dll-fixer treewide: Some EOF-whitespace fixes 2016-08-02 21:17:44 +03:00
nuke-references nuke-references: support -e option 2015-10-18 18:41:11 +03:00
ocaml OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
release Revert "releaseTools.debBuild: split checkinstall into separate phase" 2016-12-31 02:13:04 +04:00
remove-references-to Add removeReferencesTo for removing specific refs 2017-03-09 12:01:55 +00:00
rust rust: improve fetch-cargo-deps determinism for non-sandboxed builds 2017-04-21 23:26:46 +02:00
setup-hooks makeWrapper: quote paths 2017-03-16 15:16:33 +01:00
singularity-tools singularity: init 2.2 2016-11-15 09:11:53 +11:00
src-only
substitute Add stdenvNoCC 2016-09-29 13:06:41 +02:00
substitute-files substituteAllFiles: support postInstall 2016-01-10 06:03:26 +03:00
templaterpm Update: new features for nix-template-rpm 2015-02-06 20:12:57 +01:00
upstream-updater Fix #4210: Remove builderDefs 2016-08-31 11:34:46 +02:00
vm build-support/vm: replace sha256 with sha1 2017-02-26 10:01:08 +01:00
vsenv
build-maven.nix build-maven: use lib.importJSON 2016-02-29 13:49:29 +00:00
build-pecl.nix fix phpPackages memcache,memcached,xdebug 2015-02-05 20:28:16 +01:00
dhall-to-nix.nix Add a pkgs.dhallToNix utility 2017-01-26 20:11:49 -08:00
replace-dependency.nix replaceDependency: fix syntax error 2016-10-28 01:00:04 +02:00
setup-systemd-units.nix Add setupSystemdUnits function. 2017-03-24 15:47:51 -04:00
source-from-head-fun.nix
trivial-builders.nix linkFarm: prefer local build 2016-12-09 11:26:53 +01:00