summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple/reaktor2-plugins.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2024-04-12 13:37:35 +0200
committertv <tv@krebsco.de>2024-04-12 13:37:35 +0200
commite639b36f2b61de13a7faaac92c473985cf64a08f (patch)
tree223f2c4987b9609e3f278fd4eccea40aae6d7e4a /krebs/5pkgs/simple/reaktor2-plugins.nix
parentcfbac46b5a3cb73505d59205c9af9b7597e5c3f2 (diff)
parent593ae434b8a088f59340d6be595cd133b5b72908 (diff)
Merge remote-tracking branch 'orange/master'
Diffstat (limited to 'krebs/5pkgs/simple/reaktor2-plugins.nix')
-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 =