diff options
Diffstat (limited to 'nixos/npins')
-rw-r--r-- | nixos/npins/sources.json | 38 |
1 files changed, 34 insertions, 4 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 826b2a9..082a652 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -16,6 +16,21 @@ "url": "https://api.github.com/repos/ryantm/agenix/tarball/0.15.0", "hash": "01dhrghwa7zw93cybvx4gnrskqk97b004nfxgsys0736823956la" }, + "grafana-matrix-forwarder": { + "type": "GitRelease", + "repository": { + "type": "Git", + "url": "https://gitlab.com/hctrdev/grafana-matrix-forwarder.git" + }, + "pre_releases": false, + "version_upper_bound": null, + "release_prefix": null, + "submodules": false, + "version": "v0.8.3", + "revision": "a77a360503ea12c8244646753a3bf271428ddd02", + "url": null, + "hash": "1mdgv6jfbjs3xsqk9dxli6w345jws8j5qgzqf6wljmxlvibbic6y" + }, "my-geopos-link": { "type": "Git", "repository": { @@ -48,9 +63,9 @@ }, "branch": "master", "submodules": false, - "revision": "0a531bcbd4778ef754583d52d1a6b525ee9702d4", + "revision": "f6e5ec8c75b434b74d9e2ed2abdb36e92f7255a1", "url": null, - "hash": "0phmc0c4di6hial8l5017k03c9zn8iz2zk8cgrzsgypaw1wwsn67" + "hash": "1ycdi1dp4d20rbxbr51n4hmskbgwwb4xz243gxky1jmy5lixww3d" }, "my-rust-features": { "type": "Git", @@ -103,8 +118,23 @@ "nixpkgs-unstable": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre832020.6b4955211758/nixexprs.tar.xz", - "hash": "128piyf6sw0r07bxhix6i998h30zqqgaz1sknzrgy6yvh8jgawaz" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre852399.4c202d26483c/nixexprs.tar.xz", + "hash": "0aaj59kn5q6n5cwq3i2a9sa89z0q71cy69kmpiy0kkn53hv3dxch" + }, + "prometheus-sql-exporter": { + "type": "GitRelease", + "repository": { + "type": "Git", + "url": "https://github.com/burningalchemist/sql_exporter" + }, + "pre_releases": false, + "version_upper_bound": null, + "release_prefix": null, + "submodules": false, + "version": "0.18.1", + "revision": "6e73ff71a8976939c28ce9a0ddbeefe0801d0a37", + "url": null, + "hash": "1a3j3rsjvw6wqyayml5x5c7x18bvn45ldr2p280yn9pqdzihk480" } }, "version": 5 |