gitlab: 13.6.1 -> 13.7.1 (#107558)
This commit is contained in:
@@ -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 ];
|
||||
|
||||
2393
pkgs/applications/version-management/gitlab/gitlab-shell/deps.nix
generated
Normal file
2393
pkgs/applications/version-management/gitlab/gitlab-shell/deps.nix
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user