···23 doCheck = true;
2425 meta = {
26- homepage = "http://www.maier-komor.de/mbuffer.html";
27 description = "A tool for buffering data streams with a large set of unique features";
28- license = lib.licenses.gpl3;
29 maintainers = with lib.maintainers; [ tokudan ];
30 platforms = lib.platforms.linux; # Maybe other non-darwin Unix
31 };
···23 doCheck = true;
2425 meta = {
26+ homepage = "https://www.maier-komor.de/mbuffer.html";
27 description = "A tool for buffering data streams with a large set of unique features";
28+ license = lib.licenses.gpl3Only;
29 maintainers = with lib.maintainers; [ tokudan ];
30 platforms = lib.platforms.linux; # Maybe other non-darwin Unix
31 };