Skip to content

Home-manager command is stuck and does not run #117

@vlashada

Description

@vlashada

I am experiencing an issue where the home-manager command doesn't respond after I successfully install the home-manager. The terminal appears to get stuck, with no further output or errors.

Environment Details:

  • Nix version: 2.16.1

Steps to Reproduce:

  1. I first add the home-manager channel using the command: nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
  2. Next, I update the channel using: nix-channel --update
  3. I then install home-manager with the following command: nix-shell '<home-manager>' -A install

After the above steps, I attempt to use the home-manager command, but it doesn't respond.

Expected Behavior:

After the installation, I expect the home-manager command to run without any issues, showing the command-line interface for home-manager.

Actual Behavior:

The home-manager command does not respond at all. It doesn't provide any output or errors, and the terminal seems to hang indefinitely.

Additional Context:

  • I have the same problem if I install neofetch, but installing other programs such as exa works.

I would appreciate any guidance on how to troubleshoot and fix this issue. Thank you in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions