gitlab: 10.3.4 -> 10.5.4

This commit is contained in:
Simon Lackerbauer
2018-03-22 02:29:28 +01:00
committed by Robin Gloster
parent 73a7f984d6
commit 1b55905806
6 changed files with 269 additions and 182 deletions
@@ -18,11 +18,11 @@ let
};
};
version = "10.3.4";
version = "10.5.4";
gitlabDeb = fetchurl {
url = "https://packages.gitlab.com/gitlab/gitlab-ce/packages/debian/jessie/gitlab-ce_${version}-ce.0_amd64.deb/download";
sha256 = "0b6508hcahvhfpxyrqs05kz9a7c1wv658asm6a7ccish6hnwcica";
sha256 = "1fsz2rdfcb1a2a2jwl8009r8ldi1rg8rj07751lgwy52jdp1ihka";
};
in
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "gitlabhq";
repo = "gitlabhq";
rev = "v${version}";
sha256 = "0cvp4wwkc04qffsq738867j31igwzj7zlmahdl24yddbmpa5x8r1";
sha256 = "1glvqzbspaw88nwmgpxvkz52a4pz3wp3h5xs1f9kc32k2vh384nz";
};
buildInputs = [