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

Add wheel to nix trusted users for all hosts #235

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

joinemm
Copy link
Collaborator

@joinemm joinemm commented Aug 29, 2024

Add any wheel users as nix trusted users, this fixes trusted key issues that occasionally show up when deploying locally built changes on remote machines:

copying path '/nix/store/...' to 'ssh://xxx'
error: cannot add path '/nix/store/...' because it lacks a signature by a trusted key

NixOS/nixpkgs#159082 (comment)

Signed-off-by: Joonas Rautiola <joonas.rautiola@unikie.com>
@joinemm joinemm merged commit 83832c6 into tiiuae:main Aug 30, 2024
5 checks passed
@joinemm joinemm deleted the pr-fix-deploy branch August 30, 2024 08:02
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

Successfully merging this pull request may close these issues.

2 participants