1

cyberdrop-dl derivation

This commit is contained in:
2022-08-12 14:03:12 +02:00
parent b173924883
commit 7f3d84600f
4 changed files with 36 additions and 3 deletions

View File

@ -2,4 +2,5 @@
{
# vital-synth = pkgs.callPackage ./vital-synth {}; # Kept as an example, don't know if I will fix this or keep using distrho
cyberdrop-dl = pkgs.callPackage ./cyberdrop-dl {};
}