FAQ: Difference between revisions
imported>Makefu |
imported>Samueldr m →How can I install a proprietary or unfree package?: Use the split FAQ entry. |
||
| Line 314: | Line 314: | ||
* the package is part of an attribute set and <code>nix-env</code> doesn't recurse into this set (see ''pkgs.recurseIntoAttrs''), use <code>nix-env -qaP -A haskellPackages</code> for listing these entries | * the package is part of an attribute set and <code>nix-env</code> doesn't recurse into this set (see ''pkgs.recurseIntoAttrs''), use <code>nix-env -qaP -A haskellPackages</code> for listing these entries | ||
{{:FAQ/unfree}} | |||
} | |||
== How can I install a package from unstable while remaining on the stable channel? == | == How can I install a package from unstable while remaining on the stable channel? == | ||