audacious-plugins: move to pkgs/by-name
This commit is contained in:
parent
d8a95443b4
commit
4637550101
@ -37,9 +37,7 @@
|
||||
pkg-config,
|
||||
opusfile,
|
||||
pipewire,
|
||||
qtbase,
|
||||
qtmultimedia,
|
||||
qtwayland,
|
||||
qt6,
|
||||
soxr,
|
||||
vgmstream,
|
||||
wavpack,
|
||||
@ -97,9 +95,9 @@ stdenv.mkDerivation rec {
|
||||
neon
|
||||
opusfile
|
||||
pipewire
|
||||
qtbase
|
||||
qtmultimedia
|
||||
qtwayland
|
||||
qt6.qtbase
|
||||
qt6.qtmultimedia
|
||||
qt6.qtwayland
|
||||
soxr
|
||||
wavpack
|
||||
libopenmpt
|
@ -13384,7 +13384,6 @@ with pkgs;
|
||||
|
||||
audacious-bare = audacious.override { audacious-plugins = null; };
|
||||
audacious = qt6Packages.callPackage ../applications/audio/audacious { };
|
||||
audacious-plugins = qt6Packages.callPackage ../applications/audio/audacious/plugins.nix { };
|
||||
|
||||
av-98 = callPackage ../applications/networking/browsers/av-98 { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user