nixpkgs/pkgs/servers/sql/mariadb
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
..
cmake-fix-crypt-libs.patch mariadb: fix build in Darwin 2019-08-02 13:31:13 +03:00
cmake-includedir.patch mariadb: cleanup obsolete code and fix upstream cmake 2017-12-29 02:18:35 +01:00
cmake-libmariadb-includedir.patch mariadb: fix mariadb_config path 2019-08-01 14:08:45 +03:00
cmake-plugin-includedir.patch mariadb: 10.2.17 -> 10.3.15 2019-06-04 19:02:16 +03:00
cmake-without-client.patch mariadb: add option to build server without client binary files 2019-08-01 14:15:55 +03:00
default.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00