pkgs.reaktor2-plugins: remove trace

This commit is contained in:
lassulus 2024-03-17 16:41:45 +01:00
parent 74cc0c4b63
commit 8b101ed136
1 changed files with 3 additions and 3 deletions

View File

@ -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 =