nixos/gitlab: Fix evaluation.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig
2015-01-26 08:20:14 +01:00
parent 24b5eb61eb
commit d110f5adf7

View File

@@ -10,7 +10,7 @@ let
ruby = pkgs.gitlab.ruby;
bundler = pkgs.bundler;
gemHome = "${pkgs.gitlab.env}/${ruby.gemPath}"
gemHome = "${pkgs.gitlab.env}/${ruby.gemPath}";
databaseYml = ''
production: