summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2024-03-17 16:41:45 +0100
committerlassulus <git@lassul.us>2024-03-17 16:41:45 +0100
commit8b101ed13697b06f40ee367941e6b654b6164c2c (patch)
treec87fd032628d9c698182c18c4aa3edf4d2d831c2
parent74cc0c4b638128a2bf3baeff620046edc50db2e3 (diff)
pkgs.reaktor2-plugins: remove trace
-rw-r--r--krebs/5pkgs/simple/reaktor2-plugins.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/krebs/5pkgs/simple/reaktor2-plugins.nix b/krebs/5pkgs/simple/reaktor2-plugins.nix
index b51b53a4..5b7be5d3 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 =