1

Add a newer spotdl derivation

This commit is contained in:
2023-04-20 16:51:00 +02:00
parent 7713426ddc
commit 252d091e56
2 changed files with 97 additions and 0 deletions

View File

@ -8,4 +8,5 @@
dconf-editor-wrapped = pkgs.callPackage ./dconf-editor-wrapped {};
dell-b1160w = pkgs.callPackage ./dell-b1160w {};
xdg-desktop-portal-termfilechooser = pkgs.callPackage ./xdg-desktop-portal-termfilechooser {};
spotdl-4_1_6 = pkgs.callPackage ./spotdl-4.1.6 {};
}