Make it work with flake.nix
This commit is contained in:
+10
-6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user