about summary refs log tree commit diff
path: root/nixos/modules/config/shells-environment.nix
AgeCommit message (Expand)AuthorFilesLines
2024-01-16nixos/modules: Split recursive mkdir with permissionsVictor Engmark1-1/+2
2022-12-27nixos/environment: fix variables typefigsoda1-1/+1
2022-11-15nixos/environment: accept path for variables and sessionVariablesfigsoda1-2/+2
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-2/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-5/+3
2021-06-30Removed wrong commentJacob Hrbek1-1/+0
2021-06-30Update nixos/modules/config/shells-environment.nixJacob Hrbek1-1/+1
2021-06-27localBinInPath: Initial commitJacob Hrbek1-0/+13
2019-11-26nixos: default `environment.homeBinInPath` to falseAndreas Rammhold1-1/+1
2019-11-02Merge pull request #68483 from chkno/optional-home-bin-in-pathAndreas Rammhold1-2/+12
2019-09-18nixos/system-environment: introduce environment.profileRelativeSessionVariablesRobert Helgesson1-0/+2
2019-09-12nixos/shells-environment: Make ~/bin/ in $PATH optionalChuck1-2/+12
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura1-2/+3
2018-10-14nixos/shells: do not override user-defined shell aliasesMitsuhiro Nakamura1-2/+7
2018-09-06Merge pull request #45784 from oxij/pull/44720-shell-env-editedxeji1-6/+15
2018-09-02Added an example for environment.variable. (#45956)Christopher Birkbeck1-0/+1
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski1-9/+9
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner1-0/+9
2018-08-30treewide: fix typo: asumed -> assumedBjørn Forsman1-3/+3
2018-08-13environment.extraInit: fix description typoAlyssa Ross1-1/+1
2018-01-22environment.variables: give an exampleMatthieu Coudron1-1/+1
2017-05-09environment.profileRelativeEnvVars: remove sbin from exampleJörg Thalheim1-1/+1
2017-04-09nixos: remove duplicate wrapperDir PATH addition (#24703)Timofei Kushnir1-3/+0
2017-01-28Addressing PR feedbackParnell Springmeyer1-2/+2
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer1-1/+1
2016-11-05types: loeOf -> listOfEric Sagnes1-1/+1
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer1-1/+1
2016-06-12Use shell packages to select the user's shellzimbatm1-4/+4
2016-05-24Revert "Merge pull request #15384 from Shados/fix-preshell-terminfo"Joachim Fasting1-4/+0
2016-05-11nixos: ensure TERMINFO is set before user shells are runAlexei Robyn1-0/+4
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+1
2015-09-24Manual: Remove store path referencesEelco Dolstra1-2/+3
2015-09-18nixos,lib: move environment generation related copy-paste to libJan Malakhovski1-14/+1
2015-06-15Some more type cleanupEelco Dolstra1-1/+1
2014-09-07Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron1-18/+25
2014-08-27nixos/manual: Use literalExample when feasible.aszlig1-1/+3
2014-06-13Set session variables in the shell as wellEelco Dolstra1-0/+6
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra1-0/+1
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra1-1/+0
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát1-0/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-11-12Add some primops to libEelco Dolstra1-2/+2
2013-10-30Show correct position info for errors in submodulesEelco Dolstra1-9/+11
2013-10-28Show precise error messages in option merge failuresEelco Dolstra1-3/+6
2013-10-28Fix evaluation of environment.variablesEelco Dolstra1-4/+5
2013-10-28Big cleanup of the NixOS module systemEelco Dolstra1-5/+4