flashmq: migrate to by-name

This commit is contained in:
Nikolay Korotkiy 2024-05-16 17:31:06 +04:00
parent c405d3e066
commit a0dcd95afe
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5
2 changed files with 0 additions and 2 deletions

View File

@ -25668,8 +25668,6 @@ with pkgs;
inherit (callPackages ../servers/firebird { }) firebird_4 firebird_3 firebird_2_5 firebird;
flashmq = callPackage ../servers/mqtt/flashmq { };
freeradius = callPackage ../servers/freeradius { };
freshrss = callPackage ../servers/web-apps/freshrss { };