gitlab-container-registry: exclude from r-ryantm

This commit is contained in:
Yaya 2023-10-24 04:58:31 -07:00 committed by Yureka
parent 8bf1b746ff
commit 221ba39737

View File

@ -5,6 +5,7 @@ buildGoModule rec {
version = "3.85.0";
rev = "v${version}-gitlab";
# nixpkgs-update: no auto update
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "container-registry";