From b0e8a1569ed289ae1c644277b720882baba9304e Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sat, 13 Jun 2020 13:34:16 +0200 Subject: fluidsynth: add module Fluidsynth is a real-time MIDI synthesizer based on the SoundFont 2 format. PR #1326 --- modules/misc/news.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'modules/misc/news.nix') diff --git a/modules/misc/news.nix b/modules/misc/news.nix index b0cdb0bdc66..e56057982f7 100644 --- a/modules/misc/news.nix +++ b/modules/misc/news.nix @@ -1568,6 +1568,14 @@ in A new module is available: 'programs.powerline-go' ''; } + + { + time = "2020-06-14T13:30:19+00:00"; + condition = hostPlatform.isLinux; + message = '' + A new module is available: 'service.fluidsynth' + ''; + } ]; }; } -- cgit v1.2.3