diff options
author | Martin Fischer <martin@push-f.com> | 2025-04-13 22:42:49 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-04-14 07:06:48 +0200 |
commit | c329be48e687e3152e1362a71b76035bfda7215e (patch) | |
tree | 665989112205f8533d598cff7fb540e7e15abe2f /nixos/npins/sources.json | |
parent | 83c6f083436aae743ff011d97d64e45e5db88eb7 (diff) |
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 923713d..1431463 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -26,6 +26,17 @@ "url": null, "hash": "0r2m5q7zwxms9spbg12gq6q5pc5hz2x6i14qq5s2nxvvf4fsmnnv" }, + "my-lex-surf": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/lex-surf" + }, + "branch": "master", + "revision": "ef3318a78050ea8aa4f6a65dd4673958c0eadf85", + "url": null, + "hash": "0v1xmv3slsb965047wi968j3n58dzy227pc5y2g79g2zdppvx94d" + }, "my-osm-proposals": { "type": "Git", "repository": { |