5 lines
65 B
Nix
5 lines
65 B
Nix
{ pkgs }:
|
|
|
|
{
|
|
vital-synth = pkgs.callPackage ./vital-synth {};
|
|
} |