From 56dd27291011caa6bdaa6a9da3c2f2ad2c5c48e3 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 11 Nov 2022 21:20:36 +0100 Subject: home: add showrt --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') 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"; -- cgit v1.2.3