Re: Guix Shell environment usage

2025-03-07 Thread Daniil Rozanov
u, it works! However, it is not clear to me whether this method is correct by design. Maybe I'm wrong, but it seems better to be able to explicitly specify for guix the option to add all environment variables that are affected by the package. Daniil Rozanov

Guix Shell environment usage

2025-03-07 Thread Daniil Rozanov
I can just run ``` clang win_example.cpp -lncurses ``` How should I do this? Daniil Rozanov

guix shell environment usage

2025-03-07 Thread Daniil Rozanov
I can just run ``` clang win_example.cpp -lncurses ``` How should I do this? Daniil Rozanov