summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2022-11-11 21:20:36 +0100
committerstuebinm2022-11-11 21:20:36 +0100
commit56dd27291011caa6bdaa6a9da3c2f2ad2c5c48e3 (patch)
treee94727de4d393ecff3842b7353d9c8f2587950c8 /flake.nix
parent8db198f8ab0d636de4b1896e6cab51e8254a4ce8 (diff)
home: add showrt
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 39a2c1b..f5c34c2 100644
--- a/flake.nix
+++ b/flake.nix
@@ -26,6 +26,8 @@
playground.flake = false;
traveltext.url = "git+https://stuebinm.eu/git/traveltext?ref=main";
traveltext.flake = false;
+ showrt.url = "git+https://stuebinm.eu/git/showrt?ref=main";
+ showrt.flake = false;
sfz.url = "github:weihanglo/sfz";
sfz.flake = false;
almanac.url = "git+https://stuebinm.eu/git/almanac";