mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 17:41:12 +00:00
363b352af3
This is a major version bump but things were generally straightforward save two wrinkles: * it is necessary to ignore collisions in the gitlab bundler environment as both `omniauth_oauth2_generic` and `apollo_upload_server` provide a `console` executable. * grpc had to be patched since its build system expects the `AR` environment variable to contain not just the path to `ar` but also the `rpc` flags (see the discussion in nixpkgs #63056).
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"ce": {
|
|
"version": "12.0.3",
|
|
"repo_hash": "0vrw4f9wczcnd66w2ym3mfnrr1qmjs5jyxhvc6sf93lk2n1d27sk",
|
|
"deb_hash": "0y1nv0hasphpkxrma43d7ipp2b3wsy08asrwshqc58rw9q7cnbcy",
|
|
"deb_url": "https://packages.gitlab.com/gitlab/gitlab-ce/packages/debian/stretch/gitlab-ce_12.0.3-ce.0_amd64.deb/download.deb",
|
|
"owner": "gitlab-org",
|
|
"repo": "gitlab-ce",
|
|
"rev": "v12.0.3",
|
|
"passthru": {
|
|
"GITALY_SERVER_VERSION": "1.47.0",
|
|
"GITLAB_PAGES_VERSION": "1.6.1",
|
|
"GITLAB_SHELL_VERSION": "9.3.0",
|
|
"GITLAB_WORKHORSE_VERSION": "8.7.0"
|
|
}
|
|
},
|
|
"ee": {
|
|
"version": "12.0.3",
|
|
"repo_hash": "1gndyxmr93qrlnbhi75sql49wqnd579yi3aqhx8b477fjac2wd69",
|
|
"deb_hash": "082n3dsi2jwv4aagzgk1g0mm2csxgg6lpgnc49zfhyz9frdvf9mq",
|
|
"deb_url": "https://packages.gitlab.com/gitlab/gitlab-ee/packages/debian/stretch/gitlab-ee_12.0.3-ee.0_amd64.deb/download.deb",
|
|
"owner": "gitlab-org",
|
|
"repo": "gitlab-ee",
|
|
"rev": "v12.0.3-ee",
|
|
"passthru": {
|
|
"GITALY_SERVER_VERSION": "1.47.0",
|
|
"GITLAB_PAGES_VERSION": "1.6.1",
|
|
"GITLAB_SHELL_VERSION": "9.3.0",
|
|
"GITLAB_WORKHORSE_VERSION": "8.7.0"
|
|
}
|
|
}
|
|
} |