mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 18:14:42 +00:00
amfora: migrate to by-name
This commit is contained in:
parent
1d50ebfa1b
commit
d44326a81a
@ -30012,8 +30012,6 @@ with pkgs;
|
|||||||
amarok = libsForQt5.callPackage ../applications/audio/amarok { };
|
amarok = libsForQt5.callPackage ../applications/audio/amarok { };
|
||||||
amarok-kf5 = amarok; # for compatibility
|
amarok-kf5 = amarok; # for compatibility
|
||||||
|
|
||||||
amfora = callPackage ../applications/networking/browsers/amfora { };
|
|
||||||
|
|
||||||
AMB-plugins = callPackage ../applications/audio/AMB-plugins { };
|
AMB-plugins = callPackage ../applications/audio/AMB-plugins { };
|
||||||
|
|
||||||
ams-lv2 = callPackage ../applications/audio/ams-lv2 { };
|
ams-lv2 = callPackage ../applications/audio/ams-lv2 { };
|
||||||
|
Loading…
Reference in New Issue
Block a user