aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fda3927..acaf5df 100644
--- a/packages.json
+++ b/packages.json
@@ -12909,5 +12909,19 @@
"description": "Simple terminal ping graph",
"license": "MIT",
"web": "https://github.com/SolitudeSF/pinggraph"
+ },
+ {
+ "name": "nimcdl",
+ "url": "https://gitlab.com/endes123321/nimcdl",
+ "method": "git",
+ "tags": [
+ "circuit",
+ "HDL",
+ "PCB",
+ "DSL"
+ ],
+ "description": "Circuit Design language made in Nim",
+ "license": "GPLv3",
+ "web": "https://gitlab.com/endes123321/nimcdl"
}
]