diff options
author | Alan Pearce | 2025-03-04 10:53:50 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-04 10:53:50 +0100 |
commit | ac01bd182f575a268e12b556f5ef5cdfbc4499a2 (patch) | |
tree | 006e2fb958e78701f7ed831b7d577a150f210ba9 /npins/sources.json | |
parent | 5efe9faa9ad762667137e00c742823beabc5be6d (diff) | |
download | nixfiles-ac01bd182f575a268e12b556f5ef5cdfbc4499a2.tar.lz nixfiles-ac01bd182f575a268e12b556f5ef5cdfbc4499a2.tar.zst nixfiles-ac01bd182f575a268e12b556f5ef5cdfbc4499a2.zip |
deploy to linde with colmena
Diffstat (limited to 'npins/sources.json')
-rw-r--r-- | npins/sources.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json index f785a2d4..2a8bbc2b 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -36,6 +36,21 @@ "url": "https://github.com/nix-community/emacs-overlay/archive/d9492638daa77fca7bf84e5b218cd95598ac3f72.tar.gz", "hash": "0wr8y84g8q45y0vahvwx5px7728i88qskj3657g2i8j08skndlw6" }, + "golink": { + "type": "GitRelease", + "repository": { + "type": "GitHub", + "owner": "tailscale", + "repo": "golink" + }, + "pre_releases": false, + "version_upper_bound": null, + "release_prefix": null, + "version": "v1.0.0", + "revision": "b1db61ed5e5c1ee78403a6f1930f266f8f43eea6", + "url": "https://api.github.com/repos/tailscale/golink/tarball/v1.0.0", + "hash": "0l4b24h0r1ap7jl0pws7qpnyanjp4r1ix2r48ff3vrh5xk8sb2bh" + }, "home-manager": { "type": "Git", "repository": { @@ -90,6 +105,20 @@ "url": "https://github.com/nix-community/NUR/archive/eb2e9317b9e301ed5cbe2b07cb57b33558b79670.tar.gz", "hash": "0gg453khpw5255rc6jgndid8qh2l9nh0jnrc1mlp24zjjqn567g8" }, + "searchix": { + "type": "GitRelease", + "repository": { + "type": "Git", + "url": "https://git.alanpearce.eu/searchix" + }, + "pre_releases": false, + "version_upper_bound": null, + "release_prefix": null, + "version": "v0.1.17", + "revision": "1b4bc895cf7a1943ba61448b29bb1dadd81c8182", + "url": null, + "hash": "1jnwisaamd7hnsp9f96c2n3x24n28a9bnkn48jkgid09ajzar725" + }, "srvos": { "type": "Git", "repository": { |