summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-07-17 17:33:21 +0200
committerLudovic Courtès <ludo@gnu.org>2025-10-01 10:13:27 +0200
commite778155f51e02e0a405fe74d3380e05cef49a2f8 (patch)
tree6c1fe3a39b60660ffa976c910b5fa1286507cee2 /gnu/packages/python.scm
parenta65c691b39c1a0f25eec1ac02b07676f4cbffa0e (diff)
profiles: Preserve Bash ‘HIST’ variables.
This reduces the risk that, when using Bash, ‘guix shell --pure’ would spawn an instance of Bash that would ignore the user’s history-related settings. It is not bulletproof though: these variables as shell variables that need not be exported as environment variable. When they are not exported, the user’s history-related settings would still be ignored. * guix/profiles.scm (%precious-variables): Add HIST variables from Bash. Change-Id: Id2898d67d2e70c083abbeacad3f0663940fb6789
Diffstat (limited to 'gnu/packages/python.scm')
0 files changed, 0 insertions, 0 deletions