pkgs.reaktor2-plugins: remove trace
This commit is contained in:
parent
74cc0c4b63
commit
8b101ed136
@ -1,7 +1,7 @@
|
|||||||
{ lib, pkgs, stockholm, ... }:
|
{ pkgs, stockholm, ... }:
|
||||||
with (builtins.trace (lib.attrNames stockholm) stockholm).lib;
|
with stockholm.lib;
|
||||||
|
|
||||||
rec {
|
{
|
||||||
generators = {
|
generators = {
|
||||||
command_hook = commands: {
|
command_hook = commands: {
|
||||||
pattern =
|
pattern =
|
||||||
|
Loading…
Reference in New Issue
Block a user