From 1c0fb275f3f302d6abc3ef560a80ceec8a8e6b8c Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Tue, 6 Jan 2026 22:54:41 +0100 Subject: refactor: move scripts to cmd50 --- nixos/npins/sources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'nixos/npins') diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 73b3165..b011c48 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -27,6 +27,18 @@ "url": null, "hash": "1mdgv6jfbjs3xsqk9dxli6w345jws8j5qgzqf6wljmxlvibbic6y" }, + "my-cmd50": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/cmd50" + }, + "branch": "main", + "submodules": false, + "revision": "222b4dc884892d5927dabbab2b2b6e64d3244002", + "url": null, + "hash": "0md1n8rvbblqgi4bygp5hsw7nfp0xsjbac5jskkgsjwmj0lmygl3" + }, "my-geopos-link": { "type": "Git", "repository": { -- cgit v1.3.1