FAQ: Difference between revisions
m Typo and wikilink |
Marked this version for translation Tags: Mobile edit Mobile web edit |
||
Line 281: | Line 281: | ||
If your target application can't find shared libraries inside buildFHSUserEnv, you may run [https://github.com/lexleogryfon/de-generate nix-de-generate] for target application inside FHS, which will generate newenv.nix file, an nix-expression of buildFHSUserEnv with resolved dependencies for shared libraries. | If your target application can't find shared libraries inside buildFHSUserEnv, you may run [https://github.com/lexleogryfon/de-generate nix-de-generate] for target application inside FHS, which will generate newenv.nix file, an nix-expression of buildFHSUserEnv with resolved dependencies for shared libraries. | ||
<!--T:136--> | |||
=== What are channels and how do they get updated? === | === What are channels and how do they get updated? === | ||
{{main|Channel branches}} | {{main|Channel branches}} |