This commit is contained in:
2026-01-09 17:12:39 +00:00
parent abb5fc9558
commit 94049c3213
7 changed files with 73 additions and 3 deletions

View File

@@ -36,6 +36,10 @@
url = "github:zhaofengli/colmena";
inputs.nixpkgs.follows = "nixpkgs";
};
lumen = {
url = "github:jnsahaj/lumen";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs @ {flake-parts, ...}: