summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/shells-environment.nix
AgeCommit message (Expand)Author
2019-11-26nixos: default `environment.homeBinInPath` to falseAndreas Rammhold
2019-11-02Merge pull request #68483 from chkno/optional-home-bin-in-pathAndreas Rammhold
2019-09-18nixos/system-environment: introduce environment.profileRelativeSessionVariablesRobert Helgesson
2019-09-12nixos/shells-environment: Make ~/bin/ in $PATH optionalChuck
2019-08-26treewide: remove redundant quotesvolth
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura
2018-10-14nixos/shells: do not override user-defined shell aliasesMitsuhiro Nakamura
2018-09-06Merge pull request #45784 from oxij/pull/44720-shell-env-editedxeji
2018-09-02Added an example for environment.variable. (#45956)Christopher Birkbeck
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner
2018-08-30treewide: fix typo: asumed -> assumedBjørn Forsman
2018-08-13environment.extraInit: fix description typoAlyssa Ross
2018-01-22environment.variables: give an exampleMatthieu Coudron
2017-05-09environment.profileRelativeEnvVars: remove sbin from exampleJörg Thalheim
2017-04-09nixos: remove duplicate wrapperDir PATH addition (#24703)Timofei Kushnir
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2016-11-05types: loeOf -> listOfEric Sagnes
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-06-12Use shell packages to select the user's shellzimbatm
2016-05-24Revert "Merge pull request #15384 from Shados/fix-preshell-terminfo"Joachim Fasting
2016-05-11nixos: ensure TERMINFO is set before user shells are runAlexei Robyn
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2015-09-24Manual: Remove store path referencesEelco Dolstra
2015-09-18nixos,lib: move environment generation related copy-paste to libJan Malakhovski
2015-06-15Some more type cleanupEelco Dolstra
2014-09-07Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron
2014-08-27nixos/manual: Use literalExample when feasible.aszlig
2014-06-13Set session variables in the shell as wellEelco Dolstra
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-11-12Add some primops to libEelco Dolstra
2013-10-30Show correct position info for errors in submodulesEelco Dolstra
2013-10-28Show precise error messages in option merge failuresEelco Dolstra
2013-10-28Fix evaluation of environment.variablesEelco Dolstra
2013-10-28Big cleanup of the NixOS module systemEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra