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

nix-channel --add url suffix contained @, nix-channel --update failed. error: store path 'xxx-xx@xx' contains illegal character '@' #10831

Open
rectcircle opened this issue Jun 3, 2024 · 0 comments
Labels

Comments

@rectcircle
Copy link

Describe the bug

nix-channel --add url. if the url suffix contained @, nix-channel --update will failed.
error: store path 'xxx-xx@xx' contains illegal character '@'

Steps To Reproduce

 nix-channel --add https://mirrors.tuna.tsinghua.edu.cn/nix-channels/releases/nixos-24.05@nixos-24.05.675.805a384895c6 nixpkgs_24_05
nix-channel --update                                                                    

output

error: store path 'gr8119vlig821i7hblsdx3kv7dbkzry5-nixos-24.05@nixos-24.05.675.805a384895c6' contains illegal character '@'

Expected behavior

success

nix-env --version output

nix-env (Nix) 2.22.1

Additional context

Add any other context about the problem here.

Priorities

Add 👍 to issues you find important.

@rectcircle rectcircle added the bug label Jun 3, 2024
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

1 participant