summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaya <github@uwu.is>2024-07-11 10:12:51 +0200
committerYureka <yuka@yuka.dev>2024-07-16 18:00:33 +0200
commit6c877bbdba9f07bf8d762260286a1584cb7b8752 (patch)
tree0f91ae8e7bc1a03ed7b2a9b69e33c088473fe866
parent5127afa999f035543ac333695304e4452b5b7db6 (diff)
gitlab-container-registry: 4.5.0 -> 4.6.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.6.0-gitlab/CHANGELOG.md
-rw-r--r--pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix b/pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix
index d84947908c72..b13c9a12706d 100644
--- a/pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix
+++ b/pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix
@@ -2,7 +2,7 @@
buildGoModule rec {
pname = "gitlab-container-registry";
- version = "4.5.0";
+ version = "4.6.0";
rev = "v${version}-gitlab";
# nixpkgs-update: no auto update
@@ -10,10 +10,10 @@ buildGoModule rec {
owner = "gitlab-org";
repo = "container-registry";
inherit rev;
- hash = "sha256-dCDybwIfzC79Mobejz/5XbEMQXkPuO8HejjannA6k/M=";
+ hash = "sha256-rFojpy8xUXhlzBFBYFW3+AjDI5efaNWh+Vi3wsqVebI=";
};
- vendorHash = "sha256-sybppXCoTrc196xLBW1+sUg9Y5uA0GAptlJ7RjhzuGc=";
+ vendorHash = "sha256-xhy0WSqdlri5bckIeS6CSeyZGf3pBNpLElkvsMm6N48=";
postPatch = ''
# Disable flaky inmemory storage driver test