From 1795ddbbe908360d051289e450eb2cf054b44dfc Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 12 Oct 2023 01:02:42 +0200 Subject: playing around with radicle.xyz this packages the heartwood cli tools, the radicle web interface, and runs a small example deployment on chaski. TODO: decide if i want to keep this thing, then add declarative config of the web interface, `rad auth`, and the radicle node to a NixOS module; the current state is kinda suboptimal to deploy. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 80932c0..d5416be 100644 --- a/flake.nix +++ b/flake.nix @@ -140,7 +140,7 @@ galmon-core galmon-full glitchtip typst almanac rustex kijetesantakaluotokieni showrt isabelle-utils isabat travelynx crs-tracker crs-php bahnhof-name matrix-to - hikari_unstable; + hikari_unstable heartwood radicle-interface; }; nixosModules = { glitchtip = import ./modules/glitchtip.nix; }; -- cgit v1.2.3