diff options
author | lassulus <git@lassul.us> | 2024-03-17 16:41:45 +0100 |
---|---|---|
committer | lassulus <git@lassul.us> | 2024-03-17 16:41:45 +0100 |
commit | 8b101ed13697b06f40ee367941e6b654b6164c2c (patch) | |
tree | c87fd032628d9c698182c18c4aa3edf4d2d831c2 | |
parent | 74cc0c4b638128a2bf3baeff620046edc50db2e3 (diff) |
pkgs.reaktor2-plugins: remove trace
-rw-r--r-- | krebs/5pkgs/simple/reaktor2-plugins.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/krebs/5pkgs/simple/reaktor2-plugins.nix b/krebs/5pkgs/simple/reaktor2-plugins.nix index b51b53a48..5b7be5d33 100644 --- a/krebs/5pkgs/simple/reaktor2-plugins.nix +++ b/krebs/5pkgs/simple/reaktor2-plugins.nix @@ -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 = |