Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vlashada opened this issue Jun 15, 2023 · 0 comments
Open

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

vlashada opened this issue Jun 15, 2023 · 0 comments

Comments

@vlashada
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant