Commit 7015bc99 authored by Yaya's avatar Yaya Committed by Yureka
Browse files

gitlab-shell: exclude from r-ryantm

parent 379df76e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@
buildGoModule rec {
  pname = "gitlab-shell";
  version = "14.29.0";

  # nixpkgs-update: no auto update
  src = fetchFromGitLab {
    owner = "gitlab-org";
    repo = "gitlab-shell";