FAQ/Cannot Find Package: Difference between revisions
Appearance
imported>Samueldr URL shortening trickery |
(No difference)
|
Revision as of 01:01, 11 January 2018
{{#tweekihide:firstHeading}}
I cannot find $package when running nix-env -qaP even with channels configured
Not all packages are listed. Packages may not be listed because:
- the package is unfree, like e.g. unrar and teamspeak_client; see The appropriate FAQ entry for installing unfree packages
- the package is part of an attribute set and
nix-envdoesn't recurse into this set (see pkgs.recurseIntoAttrs), usenix-env -qaP -A haskellPackagesfor listing these entries