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

Correct cargoSha256 in flake.nix #9

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

isker
Copy link
Contributor

@isker isker commented Nov 4, 2023

It's just wrong:

error: hash mismatch in fixed-output derivation '/nix/store/kcrs6ajrlbhlsb94b13lilhrj4mkxvqw-transg-tui-0.0.1-vendor.tar.gz.drv':
         specified: sha256-kMmHp+pjeTN5qD2cjrNr+14b3HJaD84Y8xydkaEJBak=
            got:    sha256-zwK5QKZ9DZhHKm131iWDJ3xlZOu5OcaXo+Cp12RptKw=

I can successfully consume the flake with this patch 🌞.

It's just wrong:
```
error: hash mismatch in fixed-output derivation '/nix/store/kcrs6ajrlbhlsb94b13lilhrj4mkxvqw-transg-tui-0.0.1-vendor.tar.gz.drv':
         specified: sha256-kMmHp+pjeTN5qD2cjrNr+14b3HJaD84Y8xydkaEJBak=
            got:    sha256-zwK5QKZ9DZhHKm131iWDJ3xlZOu5OcaXo+Cp12RptKw=
```
 I can successfully consume the flake with this patch 🌞.
@isker
Copy link
Contributor Author

isker commented Nov 4, 2023

Otherwise, this is by far the best transmission TUI I've used. Thank you!

@isker
Copy link
Contributor Author

isker commented Nov 4, 2023

I think the problem is that f88066d did not update this value.

@PanAeon
Copy link
Owner

PanAeon commented Nov 6, 2023

Otherwise, this is by far the best transmission TUI I've used. Thank you!

thanks)

@PanAeon PanAeon merged commit ee8b0b5 into PanAeon:master Nov 6, 2023
3 checks passed
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