diff options
| author | anon | 2025-07-02 09:52:28 +0200 |
|---|---|---|
| committer | anon | 2025-07-02 09:52:28 +0200 |
| commit | 2f381d9c24c1418af5b27243428622d4a2b9c467 (patch) | |
| tree | 2a2f81475d216dead588bf691fd59a17122a9c7a /peru.yaml | |
| download | libchad-2f381d9c24c1418af5b27243428622d4a2b9c467.tar.xz libchad-2f381d9c24c1418af5b27243428622d4a2b9c467.tar.zst | |
init
Diffstat (limited to 'peru.yaml')
| -rw-r--r-- | peru.yaml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/peru.yaml b/peru.yaml new file mode 100644 index 0000000..f729f37 --- /dev/null +++ b/peru.yaml @@ -0,0 +1,27 @@ +imports: + dictate: extern/ + qx: extern/ + remove_all: extern/ + sds: extern/ + kvec: extern/experimental/ + +git module dictate: + url: https://github.com/agvxov/dictate.git + export: source/ + pick: source/ + +git module kvec: + url: https://bis64wqhh3louusbd45iyj76kmn4rzw5ysawyan5bkxwyzihj67c5lid.onion/anon/kvec.git + pick: [kvec.h, klist.h] + +git module qx: + url: https://github.com/agvxov/qx.git + pick: qx.h + +git module remove_all: + url: https://github.com/agvxov/remove_all.git + pick: remove_all.h + +git module sds: + url: https://github.com/jcorporation/sds.git + pick: [sds.c, sds.h, sdsalloc.h] |
