nixos/gitlab: Remove todo about mysql support

GitLab has ended MySQL support.
https://about.gitlab.com/2019/06/27/removing-mysql-support/
This commit is contained in:
schneefux 2019-09-14 11:26:22 +02:00
parent 962bfd3b13
commit bab6e6eb04
No known key found for this signature in database
GPG key ID: 50F2BF336737C2F0

View file

@ -1,7 +1,5 @@
{ config, lib, pkgs, utils, ... }: { config, lib, pkgs, utils, ... }:
# TODO: support non-postgresql
with lib; with lib;
let let