WIP: add kanjivg data
Build and test / build (push) Successful in 5m47s

This commit is contained in:
2026-03-03 13:47:59 +09:00
parent a46d61c335
commit 1aea3c5874
7 changed files with 178 additions and 0 deletions
+6
View File
@@ -8,12 +8,18 @@
url = "git+https://git.pvv.ntnu.no/Mugiten/datasources.git";
inputs.nixpkgs.follows = "nixpkgs";
};
kanjivg-src = {
url = "git+https://git.pvv.ntnu.no/mugiten/kanjivg.git";
flake = false;
};
};
outputs = {
self,
nixpkgs,
datasources,
kanjivg-src,
}: let
inherit (nixpkgs) lib;
systems = [