1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

multimon-ng: Move from misc to radio

This commit is contained in:
Elis Hirwing 2019-02-09 16:06:55 +01:00
parent 96339a1a9c
commit e96d0c7e04
No known key found for this signature in database
GPG key ID: D57EFA625C9A925F
2 changed files with 1 additions and 1 deletions

View file

@ -18413,7 +18413,7 @@ in
multimarkdown = callPackage ../tools/typesetting/multimarkdown { };
multimon-ng = callPackage ../applications/misc/multimon-ng { };
multimon-ng = callPackage ../applications/radio/multimon-ng { };
inherit (callPackages ../applications/networking/mumble {
avahi = avahi.override {