From 3450ca65315a3bf1cdd61341948979fca683c1d0 Mon Sep 17 00:00:00 2001 From: "Ivan Mar (sOkam!)" <7308253+heysokam@users.noreply.github.com> Date: Fri, 29 Aug 2025 08:10:57 +0200 Subject: [PATCH] Remove `xcb_nim` from `packages.json` (#3113) No longer maintained nor public. --- packages.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/packages.json b/packages.json index bdeea63..d94f1f0 100644 --- a/packages.json +++ b/packages.json @@ -35971,26 +35971,6 @@ "license": "MIT", "web": "https://github.com/capocasa/mmops" }, - { - "name": "xcb_nim", - "url": "https://github.com/heysokam/xcb.nim", - "method": "git", - "tags": [ - "xcb", - "X11", - "linux", - "libxcb", - "nimmified", - "ergonomic", - "library", - "bindings", - "wrapper", - "futhark" - ], - "description": "xcb.nim | Nimmified bindings for XCB", - "license": "MPL-2.0", - "web": "https://github.com/heysokam/xcb.nim" - }, { "name": "nimchess", "url": "https://github.com/tsoj/nimchess",