We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
running niv, "nix-shell -p niv --run "niv init --nixpkgs nixos/nixpkgs --nixpkgs-branch nixos-23.11", result in error:
FATAL: Could not read the output of 'nix-prefetch-url'
stderr: error: getting status of '/run/user/501': No such file or directory
FATAL: One or more packages failed to update: nixpkgs: ExitFailure 1 ERROR: ExitFailure 1 ERROR: ExitFailure 1
The text was updated successfully, but these errors were encountered:
@joeldyrhovden could it be that it's a nix-prefetch-url issue? do you know where /run/user/501 comes from? is that a broken $HOME or $TMPDIR?
nix-prefetch-url
Sorry, something went wrong.
No branches or pull requests
running niv, "nix-shell -p niv --run "niv init --nixpkgs nixos/nixpkgs --nixpkgs-branch nixos-23.11",
result in error:
FATAL: Could not read the output of 'nix-prefetch-url'
stderr:
error: getting status of '/run/user/501': No such file or directory
FATAL: One or more packages failed to update:
nixpkgs: ExitFailure 1
ERROR: ExitFailure 1
ERROR: ExitFailure 1
The text was updated successfully, but these errors were encountered: