summaryrefslogtreecommitdiff
path: root/npins
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-05-09 19:18:14 +0200
committerandromeda <andromeda@lenovo>2026-05-09 19:18:14 +0200
commit1caa1bbdb8f474a1e404875e0f02464273dabb46 (patch)
tree30e222831eaf70e335215e9125c7411fea3c2f90 /npins
parent1032e316846d4739232facd83bc36f0b41f7d67f (diff)
add libcurl
Diffstat (limited to 'npins')
-rw-r--r--npins/sources.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json
index 5dc87ae..c4d9119 100644
--- a/npins/sources.json
+++ b/npins/sources.json
@@ -1,5 +1,18 @@
{
"pins": {
+ "c3c": {
+ "type": "Git",
+ "repository": {
+ "type": "GitHub",
+ "owner": "c3lang",
+ "repo": "c3c"
+ },
+ "branch": "master",
+ "submodules": false,
+ "revision": "58737bbfc078b3729ee80e9d7bfe39763c9e7add",
+ "url": "https://github.com/c3lang/c3c/archive/58737bbfc078b3729ee80e9d7bfe39763c9e7add.tar.gz",
+ "hash": "sha256-ujrycFOPRddvang6G/x5cYrM28gI65awmBqexMiRxW0="
+ },
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",