summaryrefslogtreecommitdiff
path: root/pkgs/build-support/buildenv
AgeCommit message (Expand)Author
12 daysbuildEnv: use concatMap, avoid pipingEman Resu
2026-04-02buildEnv: construct with structured attributes and pass chosenOutputs directlyYueh-Shun Li
2026-04-02buildEnv: remove redundant pname-version-name assertionYueh-Shun Li
2026-03-24buildEnv: explicitly set __structuredAttrs = falsePhilip Taron
2026-03-19buildEnv: fix passthru mergingPhilip Taron
2026-03-19buildEnv: take derivationArgsYueh-Shun Li
2026-03-19buildEnv: reference attributes from finalAttrsYueh-Shun Li
2026-03-19buildEnv: construct with extendMkDerivation and stdenvNoCC.mkDerivationYueh-Shun Li
2026-03-19buildEnv: specify extraPathsFrom a string as expected by the builderYueh-Shun Li
2026-02-16treewide: remove exec bit from files that don't need it (#461314)Sandro
2026-01-19buildEnv: make name optionalConnor Baker
2026-01-16treewide: remove exec bit from files that don't need itMaevi
2025-11-20buildEnv: relax constraints about readdir contentsHans Joachim Kliemeck
2025-10-15buildEnv: change pathsToLink to json decodingIvy Pierlot
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-06-09buildEnv: improve error messages a little bitJade Lovelace
2025-01-26various: replace substituteAll with replaceVarsWolfgang Walther
2024-12-12buildEnv: builder.pl: use signature and move the `ignoreSingleFileOutputs` pa...Philip Taron
2024-12-11buildEnv: builedr.pl: use signaturesYueh-Shun Li
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-12-11buildEnv: builder.pl: specify parameter ignoreSingleFileOutput after priorityYueh-Shun Li
2024-12-10buildEnv: fix bulder.pl (addPkg argument ignoreSingleFileOutputs)Yueh-Shun Li
2024-12-03buildEnv: support ignoreSingleFileOutputsYueh-Shun Li
2024-11-26buildenv: fix version not being setjopejoe1
2024-11-15bundler-{app,env}: expose pname and version in derivationjopejoe1
2024-09-19buildenv: don't pass null paths to writeClosureK900
2024-09-12buildEnv: support pulling in closures of pathsK900
2024-08-29treewide: use a consistent meta.priority defaultPhilip Taron
2023-12-29build-support/buildenv: Hoist builder instantiationadisbladis
2023-07-09buildenv: Limit exclusion of info/dirChristopher League
2023-07-06buildEnv: Nix's buildEnv should be stableRobert Hensing
2021-10-15lib: make extendDerivation lighter on evalpennae
2021-08-20buildenv: fix regression introduced by #134215Peter Ferenczy
2021-08-17buildEnv: better warning and error messagesPeter Ferenczy
2021-03-18trivial-builders: merge passAsFile with env in runCommand'sternenseemann
2021-03-02buildEnv: Support `nativeBuildInputs` tooJohn Ericson
2020-06-10buildenv: paths to link resolving to the same absolute path is not a conflictJosé Romildo Malaquias
2019-09-18buildEnv: check pathsToLink before checking collisionsLinus Heckemann
2019-02-22Merge #55420: buildEnv, substituteAll: disable binary cacheVladimír Čunát
2019-02-21buildEnv: improve file check to avoid false-positivesMaximilian Bosch
2019-02-19buildEnv: break with a proper error if one path is actually a fileMaximilian Bosch
2019-02-07buildEnv: allowSubstitutes = falsevolth
2017-09-14Merge pull request #27780 from tilpner/overridable-buildenvFrederik Rietdijk
2017-08-02buildenv: Make buildEnv overridabletilpner
2017-07-16buildenv: read propagated-user-env-packages line-by-lineThomas Tuegel
2017-04-14buildEnv: use buildPackages.perl so crossDrv worksEric Litak
2016-07-13buildEnv: build the whole tree of directories to pathsToLinkAlexey Shmalko
2016-04-17buildEnv: fix #14682 evaluation in some edge casesVladimír Čunát
2016-04-07treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát
2016-04-07buildEnv: respect meta.outputsToInstallVladimír Čunát