gitaly: exclude from r-ryantm

gitaly needs to be updated in sync with the rest of the gitlab packages.
This commit is contained in:
Yaya 2023-10-24 04:29:28 -07:00 committed by Yureka
parent 16d62f6ccd
commit 8bf1b746ff

View File

@ -13,6 +13,7 @@ let
commonOpts = {
inherit version;
# nixpkgs-update: no auto update
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitaly";