Leona Maroni
1de69f5ef7
percona-xtrabackup_8_0: drop as it's EOL soon
...
It reaches it's EOL before the NixOS 26.05 release, so drop as release
preperation.
2026-04-20 16:26:27 +02:00
Oliver Schmidt
4b5141e018
percona: deprecate innovation/lts release flavours
...
Percona upstream has decided not to create releases or each MySQL
innovation upstream release, but just for LTS releases.
https://www.percona.com/blog/no-mysql-9-x-innovation-releases-from-percona/
2024-10-13 23:04:24 +02:00
Oliver Schmidt
1e514dc390
percona-xtrabackup_8_4: init at 8.4.0-1
2024-10-13 18:15:49 +02:00
Oliver Schmidt
188b5df7cd
percona-server, percona-xtrabackup: rework naming
...
When reworking the percona package naming towards the two release
streams "innovation" and "lts", I did not anticipate the case that two
releases are long-term supported in parallel, and that the latest
Innovation release is end-of-life and replaced by a more recent lts.
Hence, the first-level attribute names now reflect the package
major-minor versions again, augmented by attribute names pointing to
respective lts and innovation releases.
2024-10-13 17:52:05 +02:00
Oliver Schmidt
9164c33ab6
percona: apply required multi-version package structure
...
To work around the pkgs/by-name CI check, I applied the recommended structure
refactoring as documented in https://github.com/NixOS/nixpkgs/tree/master/pkgs/by-name#further-possible-refactorings
2024-05-08 00:40:07 +02:00
Izorkin
851467e0e1
percona-xtrabackup 8.0: init at 8.0.13
2020-07-05 18:19:08 +03:00
Izorkin
36e166f4fe
percona-xtrabackup 2.4: 2.4.12 -> 2.4.20
2020-07-05 17:56:11 +03:00
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