FAQ: Difference between revisions

imported>Cillianderoiste
No edit summary
imported>Lexleogryfon
mNo edit summary
Line 175: Line 175:


<syntaxhighlight lang="bash">nix-shell fhsUser.nix</syntaxhighlight>
<syntaxhighlight lang="bash">nix-shell fhsUser.nix</syntaxhighlight>
<br>
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.


== What are channels and how they get updated? ==
== What are channels and how they get updated? ==