diff options
author | makefu <github@syntax-fehler.de> | 2024-04-24 23:46:01 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2024-04-24 23:46:01 +0200 |
commit | c5a11854c5061895c61d916959d5ff838a19a1bf (patch) | |
tree | 01fa25cf33ea9c08d7c220354e9579144c2be464 /krebs/5pkgs/simple/reaktor2-plugins.nix | |
parent | 033ebfc37221cfcd2f338775147f822dc4bb2213 (diff) | |
parent | 593ae434b8a088f59340d6be595cd133b5b72908 (diff) |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'krebs/5pkgs/simple/reaktor2-plugins.nix')
-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 = |