From 84f2c1523da796aa17c04d48362acee509cd907d Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 9 Mar 2025 14:03:59 +0100 Subject: feat(tente): add osm-proposals --- 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 145e7e5..1a4145c 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -15,6 +15,17 @@ "url": "https://api.github.com/repos/ryantm/agenix/tarball/0.15.0", "hash": "01dhrghwa7zw93cybvx4gnrskqk97b004nfxgsys0736823956la" }, + "my-osm-proposals": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/osm-proposals" + }, + "branch": "master", + "revision": "232f1499bb9a2cc85a63abcc1c22776ef77781fb", + "url": null, + "hash": "0g40fzpnrpcaxj6m19fbgwh5x11sbi1h037q5av4x5z7ifxg2dpy" + }, "nixos": { "type": "Channel", "name": "nixos-24.11", -- cgit v1.2.3