gitlab-container-registry: 4.39.0 -> 4.40.2

https://gitlab.com/gitlab-org/container-registry/-/blob/v4.40.2-gitlab/CHANGELOG.md
This commit is contained in:
yaya
2026-07-22 13:29:42 +02:00
parent fe84a78735
commit ff522d9c86

View File

@@ -6,7 +6,7 @@
buildGo125Module rec {
pname = "gitlab-container-registry";
version = "4.39.0";
version = "4.40.2";
rev = "v${version}-gitlab";
# nixpkgs-update: no auto update
@@ -14,10 +14,10 @@ buildGo125Module rec {
owner = "gitlab-org";
repo = "container-registry";
inherit rev;
hash = "sha256-7dGKV2Pc3OPdM4OZqYjp3B9/s6DHtPvrqcWnWb3wHYw=";
hash = "sha256-k94uEM2VoOtdFRXWm6CDmeRt8LMXSNegRGes3ZKPg0I=";
};
vendorHash = "sha256-s08LsgYZTRJm0sWkbEUsmTYGkfb/5PJl9o9ozY1KOms=";
vendorHash = "sha256-MD98JYwTo/t5/E7clIlUfjmv8t7nDPpVElbuYDRjMMc=";
excludedPackages = [
"devvm/*"