Radish
alpha
Docs
Sign in
h
heartwood
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
3076
Issues
169
Patches
747
Jobs
Commits
›
649dd107887eb9c81929513a63570ca0773c1b88
flake: Install Jujutsu for testing
Lorenz Leutgeb
committed
7 months ago
commit 649dd107887eb9c81929513a63570ca0773c1b88
parent
c794a518b7502d61824216634211531aaa11ff6c
1 file changed
+1
-0
modified
flake.nix
@@ -102,6 +102,7 @@
]);
nativeCheckInputs = with pkgs; [
jq
+
jujutsu
];
env =