change github hash to locally working version

This commit is contained in:
f0x52 2022-04-24 23:57:31 +02:00 committed by GitHub
parent 83a83784ed
commit 88894e7218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ buildGoPackage rec {
owner = "letsencrypt";
repo = pname;
rev = "v${version}";
sha256 = "sha256-0sh67bzq3hlagk73w2kp45viq15g2rcxm760jk9fqshamq784m6m";
sha256 = "0sh67bzq3hlagk73w2kp45viq15g2rcxm760jk9fqshamq784m6m";
};
passthru.tests = {