gitlab: 13.8.6 -> 13.9.4 (#116798)
This commit is contained in:
@@ -33,7 +33,7 @@ let
|
||||
};
|
||||
};
|
||||
in buildGoModule rec {
|
||||
version = "13.8.6";
|
||||
version = "13.9.4";
|
||||
pname = "gitaly";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
@@ -43,7 +43,7 @@ in buildGoModule rec {
|
||||
sha256 = "sha256-6ocP4SMafvLI2jfvcB8jk1AemAI/TiBQ1iaVxK7I54A=";
|
||||
};
|
||||
|
||||
vendorSha256 = "sha256-oVw6vXI3CyOn4l02PkYx3HVpZfzQPi3yBuf9tRvoWoM=";
|
||||
vendorSha256 = "10ssx0dvbzg70vr2sgnhzijnjxfw6533wdjxwakj62rpfayklp51";
|
||||
|
||||
passthru = {
|
||||
inherit rubyEnv;
|
||||
|
||||
Reference in New Issue
Block a user