diff options
Diffstat (limited to 'nixos/npins')
-rw-r--r-- | nixos/npins/sources.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 826b2a9..cde94e0 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -105,6 +105,21 @@ "name": "nixpkgs-unstable", "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre832020.6b4955211758/nixexprs.tar.xz", "hash": "128piyf6sw0r07bxhix6i998h30zqqgaz1sknzrgy6yvh8jgawaz" + }, + "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.17.1", + "revision": "5bd21bb0bc14a65d2b2e883f23c9acc338ad96d7", + "url": null, + "hash": "09vlgqhrdc5cfgbx7fz98vbj7cw1fpq35q7xskrdj7k5z9fcahq0" } }, "version": 5 |