NAR hash mismatch in input #24
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tristan/nixinate#24
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
here is the full log
just started getting this today, no idea why.
I'm executing from a darwin machine to build a nix machine.
I'm not using the hermetic feature. I'm building on "remote" of course.
Not sure where this is coming from.
Is your full source code and flake that you're trying to work with available on Github anywhere?
yes it is. I'm trying to build
bee
https://github.com/happysalada/dotfiles/blob/master/flake.nix#L68by running
nix run .#apps.nixinate.bee
you might just need to change the ip and ssh user and you should be fine.
(l think all files are checked by git).
I thought originally that it was because the nix version was different on both machines and so those were computing the NAR differently. I verified since then that the nix version is the same on both machine.
I'm wondering if it would be a
darwin
vsnixos
thing.It feels like it has nothing to do with nixinate.
Closed due to fork migration, feel free to reopen.