Skip to content

Unfree software is unintuitively hidden for new users #17126

Description

@grahamc

Issue description

New users try to install unfree software, search for it with nix-env -qaP, and find it missing. Some more enterprising users search nixpkgs on GitHub and find it is definitely there but don't know how to find it.

Example chat where this happened: https://botbot.me/freenode/nixos/2016-07-20/?msg=69976623&page=9

Perhaps a way to improve this would be show the unfree software in the list, but with a note about it being unfree.

Steps to reproduce

  1. Be a new user who is evaluating NixOS/Nixpkgs
  2. Try to install hipchat
  3. Find it isn't in nix-env's list
  4. Confirm it is in nixpkgs via GitHub
  5. ??? until they find { allowUnfree = true; } or ask in IRC

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions