aboutsummaryrefslogtreecommitdiff
path: root/peru.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'peru.yaml')
-rw-r--r--peru.yaml27
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]