bug#74396: System guix masks modules from pulled 3rd-party channels

2025-06-07 Thread Rutherther via Bug reports for GNU Guix
Hi Tomas, > Hi, > > when system guix produced by the guix-for-channels procedure is > installed, modules in any channel (except in the 'guix) will shadow the > same modules acquired via `guix pull'. Ah right, this is because GUILE_LOAD_PATH is set to /run/current-system/... The load path will

bug#74396: System guix masks modules from pulled 3rd-party channels

2024-11-17 Thread Tomas Volf
Hi, when system guix produced by the guix-for-channels procedure is installed, modules in any channel (except in the 'guix) will shadow the same modules acquired via `guix pull'. Steps to reproduce: Have a channels.scm: --8<---cut here---start->8--- (cons (c