magic-wormhole-rs: migrate to pkgs/by-name

This commit is contained in:
Alex James
2024-12-07 18:51:24 -06:00
parent cbea40be36
commit ae031f193e
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -14662,8 +14662,6 @@ with pkgs;
magic-wormhole = with python3Packages; toPythonApplication magic-wormhole;
magic-wormhole-rs = callPackage ../tools/networking/magic-wormhole-rs { };
magnetophonDSP = lib.recurseIntoAttrs {
CharacterCompressor = callPackage ../applications/audio/magnetophonDSP/CharacterCompressor { };
CompBus = callPackage ../applications/audio/magnetophonDSP/CompBus { };