aboutsummaryrefslogtreecommitdiff
path: root/peru.yaml
blob: f729f37221c21459c17e21c406ff0bb4bf309c5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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]