unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Suggestion for a guix shell feature.
@ 2023-12-21 16:10 Apoorv via Development of GNU Guix and the GNU System distribution.
  2023-12-29  3:58 ` Maxim Cournoyer
  0 siblings, 1 reply; 13+ messages in thread
From: Apoorv via Development of GNU Guix and the GNU System distribution. @ 2023-12-21 16:10 UTC (permalink / raw)
  To: Guix Devel

[-- Attachment #1: Type: text/plain, Size: 884 bytes --]

I want to make a suggestion for a feature for guix shell.

I was recently writing guix.scm files for my projects and was having problem with the libraries I added, not being found inside the shell. After struggling for hours I finally learned that that the LD_LIBRARY_PATH  is not being updated automatically inside the  guix shell environment so the libraries can be found easily.

So my feature suggestion is that maybe we can have a flag or a option for guix shell, something like --add-ld-path or --update-ld-path for example, to add all libraries specified in the guix.scm or even as sub-command guix shell --add-ld-path mesa as an example, to automatically update the LD_LIBRARY_PATH environment variable to contain the correct paths to these libraries so they can be found easily inside the shell.

--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com

[-- Attachment #2: Type: text/html, Size: 1999 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <NmrVHaU--3-9@tuta.io>]

end of thread, other threads:[~2024-01-05 13:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-21 16:10 Suggestion for a guix shell feature Apoorv via Development of GNU Guix and the GNU System distribution.
2023-12-29  3:58 ` Maxim Cournoyer
2023-12-29 13:50   ` Ekaitz Zarraga
2023-12-29 15:39   ` Tobias Geerinckx-Rice
2023-12-29 17:21     ` Maxim Cournoyer
     [not found] <NmrVHaU--3-9@tuta.io>
2023-12-30  3:10 ` Maxim Cournoyer
2023-12-31 12:10   ` Apoorv via Development of GNU Guix and the GNU System distribution.
2023-12-31 16:55     ` Maxim Cournoyer
2024-01-01  3:01       ` Apoorv via Development of GNU Guix and the GNU System distribution.
2024-01-02 16:33         ` Maxim Cournoyer
2024-01-03  9:14           ` Apoorv via Development of GNU Guix and the GNU System distribution.
2024-01-03 17:57             ` Maxim Cournoyer
2024-01-05 13:38               ` Apoorv via Development of GNU Guix and the GNU System distribution.

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).