nixpkgs/pkgs
sternenseemann b398d00903 trivial-builders: merge passAsFile with env in runCommand'
Previously it was awkward to use the runCommand-variants with
passAsFile as a double definition of passAsFile would potentially
break runCommand: passAsFile would overwrite the previous definition,
defeating the purpose of setting it in runCommand in the first place.
This is now fixed by concatenating the [ "buildCommand" ] list with
one the one from env, if present.

Adjust buildEnv where passAsFile = null; was passed in some cases,
breaking evaluation since it'd evaluate to [ "buildCommand" ] ++ null.
2021-03-18 19:56:40 +01:00
..
applications Merge staging-next into staging 2021-03-16 18:18:36 +00:00
build-support trivial-builders: merge passAsFile with env in runCommand' 2021-03-18 19:56:40 +01:00
common-updater
data Merge master into staging-next 2021-03-15 00:40:27 +00:00
desktops Merge staging-next into staging 2021-03-15 18:16:53 +00:00
development Merge #114192: gnutls: 3.6.15 -> 3.7.1 (into staging) 2021-03-18 16:04:03 +01:00
games Merge master into staging-next 2021-03-16 12:25:48 +00:00
misc Merge master into staging-next 2021-03-16 12:25:48 +00:00
os-specific Merge pull request #116676 from SuperSandro2000/procps-ng 2021-03-18 13:44:35 +01:00
pkgs-lib
servers Merge master into staging-next 2021-03-16 18:18:29 +00:00
shells Merge pull request #115756 from siraben/darwin-mass-fix-buildInputs=0 2021-03-16 12:42:46 +01:00
stdenv stdenv: ignore duplicates in addToSearchPath (#113800) 2021-03-13 13:58:21 -05:00
test
tools Merge pull request #112934 from r-ryantm/auto-update/mbuffer 2021-03-18 19:15:43 +01:00
top-level Merge pull request #116347 from jtojnar/pango-1.48 2021-03-18 14:23:01 +01:00