summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple/reaktor2-plugins.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2022-01-25 21:47:23 +0100
committerlassulus <lassulus@lassul.us>2022-01-25 21:47:23 +0100
commit37a3ec294857d911f98d032a4cd3b69e50ae54ba (patch)
treedccc34d57ae773cbd9c9635af2089b5154d53901 /krebs/5pkgs/simple/reaktor2-plugins.nix
parentf78f3c701b31e08c39c767434e27d5a4a3861247 (diff)
teach reaktor2 how to dance
Diffstat (limited to 'krebs/5pkgs/simple/reaktor2-plugins.nix')
-rw-r--r--krebs/5pkgs/simple/reaktor2-plugins.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/krebs/5pkgs/simple/reaktor2-plugins.nix b/krebs/5pkgs/simple/reaktor2-plugins.nix
index e23b14a2..54aaf246 100644
--- a/krebs/5pkgs/simple/reaktor2-plugins.nix
+++ b/krebs/5pkgs/simple/reaktor2-plugins.nix
@@ -21,6 +21,16 @@ rec {
};
};
+ dance = {
+ filename = pkgs.writeDash "dance" ''
+ echo "<(^.^<)"
+ echo "<(^.^)>"
+ echo "(>^.^)>"
+ echo "(7^.^)7"
+ echo "(>^.^<)"
+ '';
+ };
+
nixos-version = {
filename = pkgs.writeDash "nixos-version" ''
. /etc/os-release