restore jj/jjui alongside git

This commit is contained in:
2026-03-01 14:57:44 +00:00
parent 31a5057517
commit f090642bf8
14 changed files with 180 additions and 84 deletions

View File

@@ -36,10 +36,11 @@
url = "github:zhaofengli/colmena";
inputs.nixpkgs.follows = "nixpkgs";
};
lumen = {
url = "github:jnsahaj/lumen";
inputs.nixpkgs.follows = "nixpkgs";
jj-ryu = {
url = "github:dmmulroy/jj-ryu";
flake = false;
};
jj-starship.url = "github:dmmulroy/jj-starship";
overseer = {
url = "github:dmmulroy/overseer";
flake = false;