Commit graph

5 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
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
Uli Baum e40a09e3ac percona-xtrabackup: fix build with gcc7 2018-07-15 13:48:43 +02:00
Izorkin 4d209dcb15 percona-xtrabackup: 2.4.9 -> 2.4.12 2018-07-12 16:08:13 +03:00
Izorkin 4ba7547743 percona-xtrabackup: init at 2.4.9 2018-01-06 03:42:06 +00:00