summaryrefslogtreecommitdiff
path: root/pkgs/radicle.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-05restructure & general cleanupstuebinm1-1/+1
- pkgs/ should now also contain all package overrides - pkgs/patches/ now contains all patches - nix flake info succeeds again - still not sure what to do about scripts - services which are not used should not be kept around this long
2023-10-12more radicle stuff (now with tui!)stuebinm1-4/+18
2023-10-12playing around with radicle.xyzstuebinm1-0/+47
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.