From 09f948e9aa780e922ca5e79dc51d77f003076ade Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Wed, 12 Mar 2025 22:23:48 +0100 Subject: feat(tente): add spec.pub --- nixos/npins/sources.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'nixos/npins') diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 1a4145c..dc2c491 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -26,6 +26,17 @@ "url": null, "hash": "0g40fzpnrpcaxj6m19fbgwh5x11sbi1h037q5av4x5z7ifxg2dpy" }, + "my-spec-pub": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/spec.pub" + }, + "branch": "master", + "revision": "65610a959cc75482001f14241eb521d7b18c8011", + "url": null, + "hash": "0y9wz8kvjc3gv5qf8il5gh9wrx46vinaav1kq0yjiybibhpjskz7" + }, "nixos": { "type": "Channel", "name": "nixos-24.11", -- cgit v1.2.3