nixpkgs/pkgs/build-support
Valentin Gagarin 25c0077a31 doc: add note on which variables are effective
The build log of the following won't output `foo` as one might expect, but the
`$PATH` set by stdenv.

```nix
with import <nixpkgs> {};
runCommand "foo" { PATH = "foo"; } "echo $PATH; touch $out"
```
2024-01-08 12:16:19 +01:00
..
add-driver-runpath
add-opengl-runpath
agda
alternatives
appimage
binary-cache
bintools-wrapper
build-bazel-package
build-fhsenv-bubblewrap buildFHSEnv: fix privateTmp for sddm 2023-12-21 12:11:35 -05:00
build-fhsenv-chroot
build-graalvm-native-image buildGraalvmNativeImage: set NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION 2023-12-13 16:12:04 +00:00
buildenv build-support/buildenv: Hoist builder instantiation 2023-12-29 03:04:46 +13:00
cc-wrapper
coq
dart buildDartApplication: remove customSourceBuilders from baseDerivation 2023-12-26 21:57:46 +02:00
deterministic-uname
dhall
docker
dotnet nuget-to-nix: handle packages with mismatched nuspec case 2023-12-22 12:06:02 +01:00
emacs Merge pull request #277327 from adisbladis/emacs-build-support 2023-12-30 13:46:03 +13:00
expand-response-params
fake-nss
fetch9front
fetchbitbucket
fetchbower
fetchbzr
fetchcvs
fetchdarcs
fetchdebianpatch
fetchdocker
fetchfirefoxaddon
fetchfossil
fetchgit
fetchgitea
fetchgithub
fetchgitiles
fetchgitlab Merge pull request #268304 from panicgh/fetchgitlab-sparse-forcegit 2023-12-17 03:34:52 +01:00
fetchgitlocal
fetchgx
fetchhg
fetchipfs
fetchmavenartifact
fetchmtn
fetchnextcloudapp
fetchpatch
fetchpijul
fetchpypi
fetchrepoorcz
fetchrepoproject
fetchs3
fetchsavannah
fetchsourcehut
fetchsvn
fetchsvnrevision
fetchsvnssh
fetchtorrent
fetchurl
fetchzip
flutter flutter.buildFlutterApplication: Add pkg-config to nativeBuildInputs 2023-12-26 17:08:51 +02:00
go build-support/go: fix eval of vendorSha256 accesses 2023-12-30 12:03:28 +10:00
icon-conv-tools
install-shell-files
java
kernel makeInitrdNGTool: 0.1.0 -> 0.1.0 2024-01-01 20:10:05 +00:00
libredirect
make-darwin-bundle
make-desktopitem
make-hardcode-gsettings-patch
make-pkgconfigitem
make-startupitem
mkshell
mono-dll-fixer
nix-gitignore
node npmHooks.npmInstallHook: ignore rather than error for missing bin/man keys in package.json 2023-12-24 22:58:32 +01:00
nuke-references nuke-references: add meta.mainProgram 2024-01-05 15:04:14 -05:00
ocaml
oci-tools
php
pkg-config-wrapper
portable-service
prefer-remote-fetch
references-by-popularity
release
remove-references-to
replace-secret
rust rustPlatform.importCargoLock: fix workspace_root detection 2023-12-21 19:40:43 -05:00
setup-hooks
singularity-tools
snap
src-only
substitute
substitute-files
testers
trivial-builders doc: add note on which variables are effective 2024-01-08 12:16:19 +01:00
vm
wrapper-common
writers
build-maven.nix
checkpoint-build.nix checkpointBuilds: add hooks for checkpoint builds 2023-12-12 13:21:01 +01:00
closure-info.nix
make-impure-test.nix
plugins.nix
replace-dependency.nix
setup-systemd-units.nix
source-from-head-fun.nix