dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit a1575bd5f0860b7f69693e5bf45a8751db868674
parent f02cf0aae8bfcd927dffa48385c3dd453a91dcf1
Author: finwo <finwo@pm.me>
Date:   Sat, 18 Feb 2023 22:59:17 +0100

Added sgtatham/coroutine library

Diffstat:
Medge.cnf | 1+
Mstable.cnf | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/edge.cnf b/edge.cnf @@ -7,3 +7,4 @@ finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.ta finwo/matter=https://github.com/finwo/matter/archive/refs/tags/edge.tar.gz orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini +sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/edge.tar.gz diff --git a/stable.cnf b/stable.cnf @@ -7,3 +7,4 @@ finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable. finwo/matter=https://github.com/finwo/matter/archive/refs/tags/stable.tar.gz orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini +sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/stable.tar.gz