deadbeef-with-plugins: move to by-name/
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
symlinkJoin,
|
||||
deadbeef,
|
||||
makeWrapper,
|
||||
plugins,
|
||||
plugins ? [ ],
|
||||
}:
|
||||
|
||||
symlinkJoin {
|
||||
@@ -8599,10 +8599,6 @@ with pkgs;
|
||||
waveform-seekbar = callPackage ../applications/audio/deadbeef/plugins/waveform-seekbar.nix { };
|
||||
};
|
||||
|
||||
deadbeef-with-plugins = callPackage ../applications/audio/deadbeef/wrapper.nix {
|
||||
plugins = [ ];
|
||||
};
|
||||
|
||||
inherit (callPackage ../development/tools/devpod { }) devpod devpod-desktop;
|
||||
|
||||
djview4 = djview;
|
||||
|
||||
Reference in New Issue
Block a user