rathole: update hash

It was not updated in https://github.com/NixOS/nixpkgs/pull/481598. Oops!
This commit is contained in:
Michael Daniels 2026-05-19 18:19:13 -04:00
commit 3ec4e5c805
No known key found for this signature in database

View file

@ -17,7 +17,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "rathole-org";
repo = "rathole";
rev = "5a9dd6d939744859af322aeff7fd60f7483a68bc";
hash = "sha256-C0/G4JOZ4pTAvcKZhRHsGvlLlwAyWBQ0rMScLvaLSuA=";
hash = "sha256-jSwqEJcRv2PwBEY7dV20x9d0GjPb/eZ0w7j1e4YlYH8=";
};
# Get rid of git dependency on vergen. No reason to require libgit2-sys as