diff options
Diffstat (limited to 'nixos/npins/sources.json')
-rw-r--r-- | nixos/npins/sources.json | 11 |
1 files changed, 11 insertions, 0 deletions
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", |