mysql: deprecate alias

This commit is contained in:
Sandro Jäckel
2021-04-04 03:18:57 +02:00
parent dcb501f993
commit 62733b37b4
11 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
{ fetchurl, stdenv, lua, unzip, pkg-config
, pcre, oniguruma, gnulib, tre, glibc, sqlite, openssl, expat
, autoreconfHook, gnum4
, mysql, postgresql, cyrus_sasl
, postgresql, cyrus_sasl
, fetchFromGitHub, which, writeText
, pkgs
, lib