go-modules: Update files to use vendorSha256
This commit is contained in:
@@ -11,7 +11,7 @@ let
|
||||
pname = "builds-sr-ht-worker";
|
||||
goPackagePath = "git.sr.ht/~sircmpwn/builds.sr.ht/worker";
|
||||
|
||||
modSha256 = "10is7siscids9qz6jh9m1i17749dafqqkg4b3sslmxaxyn16yj97";
|
||||
vendorSha256 = "0prdlihcy5yz760llwyby747yy2981dn3gy401a48df7ndlfj6lp";
|
||||
};
|
||||
in buildPythonPackage rec {
|
||||
inherit version;
|
||||
@@ -57,4 +57,4 @@ in buildPythonPackage rec {
|
||||
license = licenses.agpl3;
|
||||
maintainers = with maintainers; [ eadwu ];
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user