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

[arch] nix-env -qa not showing any packages when following tutorial #2773

Open
sbarzowski opened this issue Apr 17, 2019 · 3 comments
Open
Labels

Comments

@sbarzowski
Copy link

After installing nix and running the commands from the tutorial I'm getting an empty set of available packages (through nix-env -qa).

More precisely:

➜  ~ nix-channel --list                                             
nixpkgs https://nixos.org/channels/nixpkgs-unstable
➜  ~ sudo nix-channel --update -with-sandbox-shell=/usr/bin/busybox 
unpacking channels...
➜  ~ nix-env -qa                                                    
➜  ~

I expected the last command to return some available derivations, but I got none. I have Nix installed from Arch Linux AUR.

Is there something I can do to diagnose the issue?

Perhaps related: #968

@dsakurai
Copy link

I have the same problem with the latest package found on Arch AUR.
With nix 2.1.3-1 (which I installed with AUR's git repository with commit hash be00bfe3c552d815361085d77657981702897ce5) the problem doesn't happen.

@stale
Copy link

stale bot commented Feb 20, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the stale label Feb 20, 2021
@stale
Copy link

stale bot commented Apr 28, 2022

I closed this issue due to inactivity. → More info

@stale stale bot closed this as completed Apr 28, 2022
@thufschmitt thufschmitt reopened this Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants