gitlab-workhorse: exclude from r-ryantm

authored by

Yaya and committed by
Yureka
05e5776b 7015bc99

+1
+1
pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix
··· 7 8 version = "16.5.0"; 9 10 src = fetchFromGitLab { 11 owner = data.owner; 12 repo = data.repo;
··· 7 8 version = "16.5.0"; 9 10 + # nixpkgs-update: no auto update 11 src = fetchFromGitLab { 12 owner = data.owner; 13 repo = data.repo;