1

cyberdrop-dl derivation

This commit is contained in:
2022-08-12 14:03:12 +02:00
parent 1ef65e3ff9
commit 06a3d9eebd
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 {};
}