summary refs log tree commit diff
path: root/nixos/modules/config/shells-environment.nix
Commit message (Expand)AuthorAge
* nixos/environment: fix variables typefigsoda2022-12-27
* nixos/environment: accept path for variables and sessionVariablesfigsoda2022-11-15
* nixos/*: convert internal option descriptions to MDpennae2022-08-31
* nixos/*: automatically convert option docs to MDpennae2022-08-03
* nixos/*: replace <code> in option docs with <literal>pennae2022-08-03
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* Removed wrong commentJacob Hrbek2021-06-30
* Update nixos/modules/config/shells-environment.nixJacob Hrbek2021-06-30
* localBinInPath: Initial commitJacob Hrbek2021-06-27
* nixos: default `environment.homeBinInPath` to falseAndreas Rammhold2019-11-26
* Merge pull request #68483 from chkno/optional-home-bin-in-pathAndreas Rammhold2019-11-02
|\
| * nixos/shells-environment: Make ~/bin/ in $PATH optionalChuck2019-09-12
* | nixos/system-environment: introduce environment.profileRelativeSessionVariablesRobert Helgesson2019-09-18
|/
* treewide: remove redundant quotesvolth2019-08-26
* nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura2018-10-14
* nixos/shells: do not override user-defined shell aliasesMitsuhiro Nakamura2018-10-14
* Merge pull request #45784 from oxij/pull/44720-shell-env-editedxeji2018-09-06
|\
| * nixos/shells: fix indent everywhereJan Malakhovski2018-08-30
| * nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner2018-08-30
* | Added an example for environment.variable. (#45956)Christopher Birkbeck2018-09-02
* | treewide: fix typo: asumed -> assumedBjørn Forsman2018-08-30
|/
* environment.extraInit: fix description typoAlyssa Ross2018-08-13
* environment.variables: give an exampleMatthieu Coudron2018-01-22
* environment.profileRelativeEnvVars: remove sbin from exampleJörg Thalheim2017-05-09
* nixos: remove duplicate wrapperDir PATH addition (#24703)Timofei Kushnir2017-04-09
* Addressing PR feedbackParnell Springmeyer2017-01-28
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * types: loeOf -> listOfEric Sagnes2016-11-05
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* Use shell packages to select the user's shellzimbatm2016-06-12
* Revert "Merge pull request #15384 from Shados/fix-preshell-terminfo"Joachim Fasting2016-05-24
* nixos: ensure TERMINFO is set before user shells are runAlexei Robyn2016-05-11
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Manual: Remove store path referencesEelco Dolstra2015-09-24
* nixos,lib: move environment generation related copy-paste to libJan Malakhovski2015-09-18
* Some more type cleanupEelco Dolstra2015-06-15
* Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron2014-09-07
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* Set session variables in the shell as wellEelco Dolstra2014-06-13
* Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add some primops to libEelco Dolstra2013-11-12
* Show correct position info for errors in submodulesEelco Dolstra2013-10-30
* Show precise error messages in option merge failuresEelco Dolstra2013-10-28
* Fix evaluation of environment.variablesEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10