5 lines
141 B
Nix
5 lines
141 B
Nix
{ pkgs }:
|
|
|
|
{
|
|
# vital-synth = pkgs.callPackage ./vital-synth {}; # Kept as an example, don't know if I will fix this or keep using distrho
|
|
} |