Added package nimbpf (#1214)

This commit is contained in:
Jason Koch 2019-10-21 22:25:58 -07:00 committed by Miran
parent 8d8d8d4f93
commit 7a2ef84b27

View File

@ -14870,5 +14870,18 @@
"description": "IPC interface to sway (or i3) compositors",
"license": "MIT",
"web": "https://github.com/disruptek/swayipc"
},
{
"name": "nimbpf",
"url": "https://github.com/jasonk000/nimbpf",
"method": "git",
"tags": [
"libbpf",
"ebpf",
"bpf"
],
"description": "libbpf for nim",
"license": "MIT",
"web": "https://github.com/jasonk000/nimbpf"
}
]