gitlab: 13.6.1 -> 13.7.1 (#107558)

This commit is contained in:
Jeff Slight
2020-12-26 13:06:22 -08:00
committed by GitHub
parent 9e5bb1566e
commit e86efbc48b
14 changed files with 9344 additions and 151 deletions

View File

@@ -2,12 +2,12 @@
buildGoModule rec {
pname = "gitlab-shell";
version = "13.13.0";
version = "13.14.0";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitlab-shell";
rev = "v${version}";
sha256 = "1zx7x3g18xzw7fs7cayd20llxabv5r93m2mp6ixgr99ksvi6zix7";
sha256 = "171c4rfffb73198fhlwk8rq7xy4b4zrnssi8c1wd0x82kqv6csb0";
};
buildInputs = [ ruby ];

File diff suppressed because it is too large Load Diff