computing Guix derivations for 'x86_64-linux'... /:sickos:
Conversation
Notices
-
Embed this notice
new mir (mir@ice.ch3.st)'s status on Friday, 04-Apr-2025 09:21:39 JST new mir
-
Embed this notice
anemofilia (anemofilia@mathstodon.xyz)'s status on Friday, 04-Apr-2025 09:21:36 JST anemofilia
@mir Is your module in a file inside $GUILE_LOAD_PATH?
Your module name is relative to some directory in the $GUILE_LOAD_PATH?
Are you sure the file you are trying to import as a module contains a (define-module (my-module name here))? -
Embed this notice
new mir (mir@ice.ch3.st)'s status on Friday, 04-Apr-2025 09:21:38 JST new mir
okay take two. i have the correct channel now maybe
-
Embed this notice
new mir (mir@ice.ch3.st)'s status on Friday, 04-Apr-2025 09:21:38 JST new mir
what do you do when "no code found for module" and the module is a local git directory on your system
-
Embed this notice
anemofilia (anemofilia@mathstodon.xyz)'s status on Friday, 04-Apr-2025 09:24:21 JST anemofilia
@mir You're welcome. Glad you managed to solve it.
-
Embed this notice
new mir (mir@ice.ch3.st)'s status on Friday, 04-Apr-2025 09:24:22 JST new mir
@anemofilia@mathstodon.xyz I ended up adding to $GUIX_PACKAGE_PATH and that worked. thanks for the additional context!
-
Embed this notice