gitlab-shell: exclude from r-ryantm

authored by

Yaya and committed by
Yureka
7015bc99 379df76e

+2
+2
pkgs/applications/version-management/gitlab/gitlab-shell/default.nix
··· 3 buildGoModule rec { 4 pname = "gitlab-shell"; 5 version = "14.29.0"; 6 src = fetchFromGitLab { 7 owner = "gitlab-org"; 8 repo = "gitlab-shell";
··· 3 buildGoModule rec { 4 pname = "gitlab-shell"; 5 version = "14.29.0"; 6 + 7 + # nixpkgs-update: no auto update 8 src = fetchFromGitLab { 9 owner = "gitlab-org"; 10 repo = "gitlab-shell";