This commit is contained in:
2026-01-12 09:42:37 +00:00
parent 15ee533cb1
commit 5bd7726b1c
4 changed files with 60 additions and 19 deletions

View File

@@ -40,6 +40,10 @@
url = "github:jnsahaj/lumen";
inputs.nixpkgs.follows = "nixpkgs";
};
jj-ryu = {
url = "github:dmmulroy/jj-ryu";
flake = false;
};
};
outputs = inputs @ {flake-parts, ...}: