summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRutherther <rutherther@ditigal.xyz>2025-12-14 09:46:40 +0100
committerRutherther <rutherther@ditigal.xyz>2025-12-22 22:54:11 +0100
commitbb2263102ace6f178410cdc1e49a315bb51a20da (patch)
tree6efd7885df69c431c7e63d76a38ea666abed1ae3 /gnu
parent3dadea4b6de1dd727df3a01640a943ec97c8924d (diff)
guix-install.sh: Do not set GUILE_LOAD_PATH in zzz-guix.sh.
Channels from the load path will shadow channels used through time-machine or used through any other guix than the one in ~/.config/guix/current. This is true for all channels that are in ~/.config/guix/current except guix. On Guix System, /run/current-system/profile/share/guile/site/3.0 is usually in GUILE_LOAD_PATH that typically has only Guix, so no shadowing happens in most cases. For using Geiser and other sw, it's possible to configure them to use "guix repl" that's intended for this use case. This is then makes the guix being used explicit. It is expected that this is only a temporary solution. After a proper solutions is found, it will be reverted. Workaround #4819. Reverts: 78390634d76c0c75c6e93742fa7caec965194641. Change-Id: I36b921a758618f382af9097003415f902b27c44b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions