1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hello,</p> <p>Is it possible to set specific directories for each type of guix file? I want to do something like the following:</p> <ul> <li><p>~/.guix-profile/etc -> ~/.local/etc</p></li> <li><p>~/.guix-profile/lib -> ~/.local/lib</p></li> <li><p>~/.guix-profile/libexec -> ~/.local/lib/libexec</p></li> <li><p>~/.guix-profile/include -> ~/.local/usr/include</p></li> <li><p>~/.guix-profile/share -> ~/.local/share</p></li> <li><p>~/.guix-profile/bin -> ~/.local/bin</p></li> </ul> <p>Also, is there a configure option to build guix with the services system? (i.e. things like configuring daemon systems, bootloader, etc)</p> <p>This is an extra question I thought I'd throw in. I need to cross compile some packages from host to a target system. How can does this work? I know about <code>--target</code>, but how do I pass the target directory to use as root?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/FOSSilized_D43mon"> /u/FOSSilized_D43mon </a> <br/> <span><a href="https://www.reddit.com/r/GUIX/comments/pju4rp/setting_guix_directories/">[link]</a></span>   <span><a href="https://www.reddit.com/r/GUIX/comments/pju4rp/setting_guix_directories/">[comments]</a></span> |