gitlab: 14.3.3 -> 14.4.1

This commit is contained in:
talyz
2021-10-29 13:41:48 +02:00
parent 06b49ba179
commit b72647dc3a
12 changed files with 1008 additions and 1199 deletions
@@ -20,7 +20,7 @@ let
};
};
};
version = "14.3.3";
version = "14.4.1";
gitaly_package = "gitlab.com/gitlab-org/gitaly/v${lib.versions.major version}";
in
@@ -32,7 +32,7 @@ buildGoModule {
owner = "gitlab-org";
repo = "gitaly";
rev = "v${version}";
sha256 = "sha256-WC361E+p3i02n2YCOwUzRxCWFt5UMEfJi6tHZPj1dgo=";
sha256 = "sha256-bATqaB7q3MlyacEiBXdcEDs+xsJUbULVnYTSpEznxFg=";
};
vendorSha256 = "sha256-9RhPQosen70E9t1iAoc2SeKs9pYMMpMqgXLekWfKNf8=";