Make it work with flake.nix

This commit is contained in:
2026-07-08 14:52:12 +01:00
parent 10287e1750
commit 8c437d2639
12 changed files with 894 additions and 782 deletions
+10 -6
View File
@@ -1,8 +1,12 @@
[submodule "libs/libgrapheme"]
path = libs/libgrapheme
url = git://git.suckless.org/libgrapheme
ignore = dirty
path = libs/libgrapheme
url = git://git.suckless.org/libgrapheme
ignore = dirty
[submodule "libs/mruby"]
path = libs/mruby
url = https://github.com/mruby/mruby.git
ignore = dirty
path = libs/mruby
url = https://github.com/mruby/mruby.git
ignore = dirty
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json
ignore = dirty