Re: Guix Shell environment usage
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
I can just run ``` clang win_example.cpp -lncurses ``` How should I do this? Daniil Rozanov
guix shell environment usage
I can just run ``` clang win_example.cpp -lncurses ``` How should I do this? Daniil Rozanov