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