Loading pkgs/applications/version-management/gitlab/data.json +6 −6 Original line number Diff line number Diff line { "version": "17.2.5", "repo_hash": "0l3s3k3v306ihn47lkj49b8vlly7v11clciwpf7ly4c5mwvwjlx6", "version": "17.2.8", "repo_hash": "172ba8vlaqphyhi6d5r9j3km7krxcis81dzlr5xch4i0apd0yyag", "yarn_hash": "10y540bxwaz355p9r4q34199aibadrd5p4d9ck2y3n6735k0hm74", "owner": "gitlab-org", "repo": "gitlab", "rev": "v17.2.5-ee", "rev": "v17.2.8-ee", "passthru": { "GITALY_SERVER_VERSION": "17.2.5", "GITLAB_PAGES_VERSION": "17.2.5", "GITALY_SERVER_VERSION": "17.2.8", "GITLAB_PAGES_VERSION": "17.2.8", "GITLAB_SHELL_VERSION": "14.37.0", "GITLAB_ELASTICSEARCH_INDEXER_VERSION": "5.2.0", "GITLAB_WORKHORSE_VERSION": "17.2.5" "GITLAB_WORKHORSE_VERSION": "17.2.8" } } pkgs/applications/version-management/gitlab/gitaly/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: let version = "17.2.5"; version = "17.2.8"; package_version = "v${lib.versions.major version}"; gitaly_package = "gitlab.com/gitlab-org/gitaly/${package_version}"; Loading @@ -20,7 +20,7 @@ let owner = "gitlab-org"; repo = "gitaly"; rev = "v${version}"; hash = "sha256-R6GmIBU7rzLBsegcXPjc9Dxp9qe3tP6unqOsnyiozgw="; hash = "sha256-3LaBETnwWmiIi7r68NB8LeJ7fo6oP28fS3TbU5JanOE="; }; vendorHash = "sha256-FqnGVRldhevJgBBvJcvGXzRaYWqSHzZiXIQmCNzJv+4="; Loading pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildGoModule rec { pname = "gitlab-container-registry"; version = "4.9.0"; version = "4.10.0"; rev = "v${version}-gitlab"; # nixpkgs-update: no auto update Loading @@ -10,10 +10,10 @@ buildGoModule rec { owner = "gitlab-org"; repo = "container-registry"; inherit rev; hash = "sha256-kBM5ICESRUwHlM9FeJEFQFTM2E2zIF6axOGOHNmloKo="; hash = "sha256-9OiuA0TqRfnZKfAeLbIcPUw5qH6twWKqt0IP8roaWNg="; }; vendorHash = "sha256-nePIExsIWJgBDUrkkVBzc0qsYdfxR7GL1VhdWcVJnLg="; vendorHash = "sha256-Bzhg5coOrs3JO6Qslr9csUIrnCMJiG89Fio8ziJjH9k="; postPatch = '' # Disable flaky inmemory storage driver test Loading pkgs/applications/version-management/gitlab/gitlab-pages/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,14 +2,14 @@ buildGoModule rec { pname = "gitlab-pages"; version = "17.2.5"; version = "17.2.8"; # nixpkgs-update: no auto update src = fetchFromGitLab { owner = "gitlab-org"; repo = "gitlab-pages"; rev = "v${version}"; hash = "sha256-5qksHuY7EzCoCMBxF4souvUz8xFstfzOZT3CF5YsV7M="; hash = "sha256-NaLRCLmgDI4ArJyntkmYICVEpwZtAU6XVTmXAh4kOSc="; }; vendorHash = "sha256-yNHeM8MExcLwv2Ga4vtBmPFBt/Rj7Gd4QQYDlnAIo+c="; Loading pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ in buildGoModule rec { pname = "gitlab-workhorse"; version = "17.2.5"; version = "17.2.8"; # nixpkgs-update: no auto update src = fetchFromGitLab { Loading Loading
pkgs/applications/version-management/gitlab/data.json +6 −6 Original line number Diff line number Diff line { "version": "17.2.5", "repo_hash": "0l3s3k3v306ihn47lkj49b8vlly7v11clciwpf7ly4c5mwvwjlx6", "version": "17.2.8", "repo_hash": "172ba8vlaqphyhi6d5r9j3km7krxcis81dzlr5xch4i0apd0yyag", "yarn_hash": "10y540bxwaz355p9r4q34199aibadrd5p4d9ck2y3n6735k0hm74", "owner": "gitlab-org", "repo": "gitlab", "rev": "v17.2.5-ee", "rev": "v17.2.8-ee", "passthru": { "GITALY_SERVER_VERSION": "17.2.5", "GITLAB_PAGES_VERSION": "17.2.5", "GITALY_SERVER_VERSION": "17.2.8", "GITLAB_PAGES_VERSION": "17.2.8", "GITLAB_SHELL_VERSION": "14.37.0", "GITLAB_ELASTICSEARCH_INDEXER_VERSION": "5.2.0", "GITLAB_WORKHORSE_VERSION": "17.2.5" "GITLAB_WORKHORSE_VERSION": "17.2.8" } }
pkgs/applications/version-management/gitlab/gitaly/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: let version = "17.2.5"; version = "17.2.8"; package_version = "v${lib.versions.major version}"; gitaly_package = "gitlab.com/gitlab-org/gitaly/${package_version}"; Loading @@ -20,7 +20,7 @@ let owner = "gitlab-org"; repo = "gitaly"; rev = "v${version}"; hash = "sha256-R6GmIBU7rzLBsegcXPjc9Dxp9qe3tP6unqOsnyiozgw="; hash = "sha256-3LaBETnwWmiIi7r68NB8LeJ7fo6oP28fS3TbU5JanOE="; }; vendorHash = "sha256-FqnGVRldhevJgBBvJcvGXzRaYWqSHzZiXIQmCNzJv+4="; Loading
pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildGoModule rec { pname = "gitlab-container-registry"; version = "4.9.0"; version = "4.10.0"; rev = "v${version}-gitlab"; # nixpkgs-update: no auto update Loading @@ -10,10 +10,10 @@ buildGoModule rec { owner = "gitlab-org"; repo = "container-registry"; inherit rev; hash = "sha256-kBM5ICESRUwHlM9FeJEFQFTM2E2zIF6axOGOHNmloKo="; hash = "sha256-9OiuA0TqRfnZKfAeLbIcPUw5qH6twWKqt0IP8roaWNg="; }; vendorHash = "sha256-nePIExsIWJgBDUrkkVBzc0qsYdfxR7GL1VhdWcVJnLg="; vendorHash = "sha256-Bzhg5coOrs3JO6Qslr9csUIrnCMJiG89Fio8ziJjH9k="; postPatch = '' # Disable flaky inmemory storage driver test Loading
pkgs/applications/version-management/gitlab/gitlab-pages/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,14 +2,14 @@ buildGoModule rec { pname = "gitlab-pages"; version = "17.2.5"; version = "17.2.8"; # nixpkgs-update: no auto update src = fetchFromGitLab { owner = "gitlab-org"; repo = "gitlab-pages"; rev = "v${version}"; hash = "sha256-5qksHuY7EzCoCMBxF4souvUz8xFstfzOZT3CF5YsV7M="; hash = "sha256-NaLRCLmgDI4ArJyntkmYICVEpwZtAU6XVTmXAh4kOSc="; }; vendorHash = "sha256-yNHeM8MExcLwv2Ga4vtBmPFBt/Rj7Gd4QQYDlnAIo+c="; Loading
pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ in buildGoModule rec { pname = "gitlab-workhorse"; version = "17.2.5"; version = "17.2.8"; # nixpkgs-update: no auto update src = fetchFromGitLab { Loading