1
Files
flake-nixinator/derivations/default.nix
2022-08-11 14:35:36 +02:00

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
}