summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/reaktor2.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2020-09-15 22:52:34 +0200
committerlassulus <lassulus@lassul.us>2020-09-15 22:52:34 +0200
commite6a8d378460827bab9a0fd45a50faa5eca7e8ae0 (patch)
tree3324dc66321605a5cc5a360d9aa88f18ec29c7c5 /krebs/2configs/reaktor2.nix
parent9904ec050bfc8ff91a4d9bff43d3d21ac06e8772 (diff)
reaktor2: nicks can have special characters
Diffstat (limited to 'krebs/2configs/reaktor2.nix')
-rw-r--r--krebs/2configs/reaktor2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix
index 72eff176..061dc9ab 100644
--- a/krebs/2configs/reaktor2.nix
+++ b/krebs/2configs/reaktor2.nix
@@ -76,7 +76,7 @@ let
};
}
{
- pattern = ''^([\w-]*):?\s+([+-][1-9][0-9]*)\s+(\S+)$'';
+ pattern = ''^([\H-]*):?\s+([+-][1-9][0-9]*)\s+(\S+)$'';
activate = "match";
arguments = [1 2 3];
command = {