-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
error: flake 'git+file:///<flake_path>' does not provide attribute 'packages.x86_64-linux.default' or 'defaultPackage.x86_64-linux' #464
Comments
I was about to test nixos-anywhere after a long time again, and got the same error... export SSHPASS=supersecretpassword
nix shell nixpkgs#nixos-anywhere
nixos-anywhere --env-password --flake .#config username@host |
Ran into the same issue. This worked for me:
|
Can someone test |
On my Darwin machine, I initially encountered the following error when trying to use nixos-anywhere on an x86 Linux target:
However, it now seems to work with:
Thank you, @dasJ! 👍 |
Fixed in #465 |
When i use
I get this error
Broken at commit id : af5999e
Work on official tag 1.6 : 97b45ac
EDIT:
This commit 90a51e8 seem to be broken because with this b5cc26d it works well
The text was updated successfully, but these errors were encountered: