forked from mirrors/nixpkgs
change github hash to locally working version
This commit is contained in:
parent
83a83784ed
commit
88894e7218
|
@ -14,7 +14,7 @@ buildGoPackage rec {
|
|||
owner = "letsencrypt";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-0sh67bzq3hlagk73w2kp45viq15g2rcxm760jk9fqshamq784m6m";
|
||||
sha256 = "0sh67bzq3hlagk73w2kp45viq15g2rcxm760jk9fqshamq784m6m";
|
||||
};
|
||||
|
||||
passthru.tests = {
|
||||
|
|
Loading…
Reference in a new issue