Merge pull request #38220 from jluttine/magic-wormhole-as-application
magic-wormhole: make available as an application
This commit is contained in:
commit
7b36145e7c
@ -16621,6 +16621,8 @@ with pkgs;
|
||||
|
||||
lyx = libsForQt5.callPackage ../applications/misc/lyx { };
|
||||
|
||||
magic-wormhole = with python3Packages; toPythonApplication magic-wormhole;
|
||||
|
||||
mail-notification = callPackage ../desktops/gnome-2/desktop/mail-notification {};
|
||||
|
||||
magnetophonDSP = {
|
||||
|
Loading…
Reference in New Issue
Block a user