[GH-ISSUE #80] Nix Flake Hash Mismatch #16

Closed
opened 2026-02-26 18:43:12 +03:00 by kerem · 2 comments
Owner

Originally created by @CCreek96 on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/devnullvoid/pvetui/issues/80

Originally assigned to: @devnullvoid on GitHub.

Hi, I wanted to try out your program but got a hash mismatch error when attempting to run it using the flake:

$ nix run github:devnullvoid/pvetui          
          
error: hash mismatch in fixed-output derivation '/nix/store/sl4121qnaw1z3d52wm8n91lc7xqxg574-pvetui-863ec24-go-modules.drv':
         specified: sha256-quGKUBmX4ebrykhWRnp71yYt/cUeISN0wPu13m8lNsM=
            got:    sha256-ifqCjFcfUWIgLiJfXbOT/ldHA9NqUIBEi/k70C5dsf0=
error: Cannot build '/nix/store/45m4w4lbhx3172wprgbwfbclkvl4bwbi-pvetui-863ec24.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/q07ml3b4zj4734xp6a6vc5xvk69c44di-pvetui-863ec24

Looks like the vendorHash may need to be updated?

Originally created by @CCreek96 on GitHub (Jan 28, 2026). Original GitHub issue: https://github.com/devnullvoid/pvetui/issues/80 Originally assigned to: @devnullvoid on GitHub. Hi, I wanted to try out your program but got a hash mismatch error when attempting to run it using the flake: ``` $ nix run github:devnullvoid/pvetui error: hash mismatch in fixed-output derivation '/nix/store/sl4121qnaw1z3d52wm8n91lc7xqxg574-pvetui-863ec24-go-modules.drv': specified: sha256-quGKUBmX4ebrykhWRnp71yYt/cUeISN0wPu13m8lNsM= got: sha256-ifqCjFcfUWIgLiJfXbOT/ldHA9NqUIBEi/k70C5dsf0= error: Cannot build '/nix/store/45m4w4lbhx3172wprgbwfbclkvl4bwbi-pvetui-863ec24.drv'. Reason: 1 dependency failed. Output paths: /nix/store/q07ml3b4zj4734xp6a6vc5xvk69c44di-pvetui-863ec24 ``` Looks like the `vendorHash` may need to be updated?
kerem 2026-02-26 18:43:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@devnullvoid commented on GitHub (Jan 29, 2026):

thanks for reporting this. I'll get it sorted out.

<!-- gh-comment-id:3814584186 --> @devnullvoid commented on GitHub (Jan 29, 2026): thanks for reporting this. I'll get it sorted out.
Author
Owner

@CCreek96 commented on GitHub (Jan 29, 2026):

Thanks!

<!-- gh-comment-id:3814895547 --> @CCreek96 commented on GitHub (Jan 29, 2026): Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pvetui#16
No description provided.