summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/build-fhs-userenv
AgeCommit message (Expand)Author
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-02-14build-fhs-userenv: runCommand -> runCommandLocal (#77253)Bjørn Forsman
2020-01-15treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg
2019-05-30chrootenv: propagate nested chrootenv /hostNikolay Amiantov
2019-05-30chrootenv: small improvementsNikolay Amiantov
2019-05-30chrootenv: make stackableNikolay Amiantov
2019-05-27Merge pull request #62040 from abbradar/chrootenv-extendSilvan Mosberger
2019-05-26Fix chrootenv segfaulting on exitLas
2019-05-25buildFHSUserEnv: extend PATH and LD_LIBRARY_PATHNikolay Amiantov
2019-04-02nixos/fhsUserenv: make all locales availablePascal Bach
2019-02-08buildFHSEnv: allowSubstitutes = falsevolth
2018-11-11fix FHSUserEnv blacklistsMichael Eden
2018-11-04chrootenv: use mesonYegor Timoshenko
2018-11-04chrootenv: strip the binaryPiotr Bogdan
2018-10-30buildFHSUserEnv: use runScript in env (#49077)Kristoffer Søholm
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-04-28buildFHSUserEnv: change to root directory after chrootLinus Heckemann
2018-03-11buildFHSEnv: export TZDIRNikolay Amiantov
2018-03-10buildFHSEnv: fix compiler search pathsNikolay Amiantov
2017-12-30chrootenv: rewrite on top of GLibYegor Timoshenko
2017-12-28chrootenv: resolve potential race conditionYegor Timoshenko
2017-12-22chrootenv: code reviewYegor Timoshenko
2017-12-22chrootenv: error on chrootenv-inside-chrootenv, resolves #32802Yegor Timoshenko
2017-12-22chrootenv: replace env whitelist with blacklist, closes #32878Yegor Timoshenko
2017-12-22chrootenv: bind-mount all dirs in /, symlink files, closes #32877Yegor Timoshenko
2017-12-22chrootenv: print sysctl command for Debian users, fixes #32876Yegor Timoshenko
2017-12-09chroot-user: better error message, if unshare is not allowedJörg Thalheim
2017-11-09chroot-user: rewrite in C, drop CHROOTENV_EXTRA_BINDSYegor Timoshenko
2017-10-17buildFHSEnv: fix NIX_* compiler flagsNikolay Amiantov
2017-07-18build-fhs-userenv: Propagate $XAUTHORITYJamey Sharp
2017-04-12buildFHSEnv: add ACLOCAL_PATHNikolay Amiantov
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2016-10-11buildFHSEnv: link /etc/zoneinfoNikolay Amiantov
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-06-28fhs-user-env: keep DBUS_SESSION_BUS_ADDRESS envBenno Fünfstück
2016-06-28buildFHSUserEnv: don't set CHROOTENV_EXTRA_BINDSNikolay Amiantov
2016-06-07buildFHSUserEnv: mark CHROOTENV_EXTRA_BINDS as discussed for deprecationNikolay Amiantov
2016-06-07buildFHSEnv: link 'bin' outputNikolay Amiantov
2016-06-07buildFHSEnv: don't link GCC compiler partNikolay Amiantov
2016-06-07buildFHSEnv: refactor and simplify, drop buildFHSChrootEnvNikolay Amiantov
2016-05-20buildFHSUserEnv: don't run bash in login mode for .envNikolay Amiantov
2016-04-03userFHSEnv: add passthru, rename metaNikolay Amiantov
2016-03-29Revert "Remove PATH assumption from fhs-userenv."Nikolay Amiantov
2016-01-23fhs-userenv: don't use bash login modeNikolay Amiantov
2016-01-13Merge pull request #12062 from mogorman/platformiolethalman
2016-01-06build-fhs-userenv: added the option meta to be passed down to the final deriv...Matthew O'Gorman
2015-12-17chrootenv-user: don't unshare user namespace if we are rootNikolay Amiantov