summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 16 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 486fe843..35735283 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1148,25 +1148,34 @@
1148 "prometheus-borg-exporter": { 1148 "prometheus-borg-exporter": {
1149 "inputs": { 1149 "inputs": {
1150 "flake-parts": "flake-parts_4", 1150 "flake-parts": "flake-parts_4",
1151 "gitignore": [
1152 "gitignore"
1153 ],
1151 "nixpkgs": [ 1154 "nixpkgs": [
1152 "nixpkgs" 1155 "nixpkgs"
1153 ], 1156 ],
1154 "poetry2nix": [ 1157 "pre-commit-hooks-nix": "pre-commit-hooks-nix_4",
1155 "poetry2nix" 1158 "pyproject-build-systems": [
1159 "pyproject-build-systems"
1160 ],
1161 "pyproject-nix": [
1162 "pyproject-nix"
1156 ], 1163 ],
1157 "pre-commit-hooks-nix": "pre-commit-hooks-nix_4" 1164 "uv2nix": [
1165 "uv2nix"
1166 ]
1158 }, 1167 },
1159 "locked": { 1168 "locked": {
1160 "lastModified": 1722088088, 1169 "lastModified": 1776181320,
1161 "narHash": "sha256-54U68THNc/0iIBmJAef8pJZHmwjFvHMCRB5cO/ilgY0=", 1170 "narHash": "sha256-bvnKBrO7oRFPB/YGloYEM3/Ch1jiW2EfKC7qbONIQao=",
1162 "owner": "gkleen", 1171 "owner": "gkleen",
1163 "repo": "prometheus-borg-exporter", 1172 "repo": "prometheus-borg-exporter",
1164 "rev": "d820cbd5ba27f5d90546fdcef3dff3d69e776149", 1173 "rev": "0a3b26eca91630e933b14e2d5e4bd2e4be5bc911",
1165 "type": "gitlab" 1174 "type": "gitlab"
1166 }, 1175 },
1167 "original": { 1176 "original": {
1168 "owner": "gkleen", 1177 "owner": "gkleen",
1169 "ref": "main", 1178 "ref": "v1.1.1",
1170 "repo": "prometheus-borg-exporter", 1179 "repo": "prometheus-borg-exporter",
1171 "type": "gitlab" 1180 "type": "gitlab"
1172 } 1181 }