summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2024-09-11 08:12:58 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2024-09-11 08:12:58 +0200
commit211c680cb30b635cb7b8a54bc4471ac567432a3a (patch)
tree4a70d2b32f968e04af817900bf5a9935a4bb5acb /_sources
parent56109f4de719ea1917b7a1a55d9e4b427f65c701 (diff)
downloadnixos-211c680cb30b635cb7b8a54bc4471ac567432a3a.tar
nixos-211c680cb30b635cb7b8a54bc4471ac567432a3a.tar.gz
nixos-211c680cb30b635cb7b8a54bc4471ac567432a3a.tar.bz2
nixos-211c680cb30b635cb7b8a54bc4471ac567432a3a.tar.xz
nixos-211c680cb30b635cb7b8a54bc4471ac567432a3a.zip
bump
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json14
-rw-r--r--_sources/generated.nix14
2 files changed, 14 insertions, 14 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index 934d83a2..0c6662c8 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -217,7 +217,7 @@
217 }, 217 },
218 "mpv-subselect": { 218 "mpv-subselect": {
219 "cargoLocks": null, 219 "cargoLocks": null,
220 "date": "2024-05-15", 220 "date": "2024-08-31",
221 "extract": null, 221 "extract": null,
222 "name": "mpv-subselect", 222 "name": "mpv-subselect",
223 "passthru": null, 223 "passthru": null,
@@ -227,13 +227,13 @@
227 "fetchSubmodules": false, 227 "fetchSubmodules": false,
228 "leaveDotGit": false, 228 "leaveDotGit": false,
229 "name": null, 229 "name": null,
230 "rev": "a5864aa2ee849c372964809842c2b1db3d0c20ea", 230 "rev": "9b0043ba6042ba01fdd2533281313b70cbc98be4",
231 "sha256": "sha256-NKiQfx0WuDySXRR9I6FKcuzyIz3gVWXcaQgaEvyepT8=", 231 "sha256": "sha256-ZLWwkwrFaOg7PnuC23VaZ0P3zMhm1JmVf0eH9lqO0BY=",
232 "sparseCheckout": [], 232 "sparseCheckout": [],
233 "type": "git", 233 "type": "git",
234 "url": "https://github.com/CogentRedTester/mpv-sub-select" 234 "url": "https://github.com/CogentRedTester/mpv-sub-select"
235 }, 235 },
236 "version": "a5864aa2ee849c372964809842c2b1db3d0c20ea" 236 "version": "9b0043ba6042ba01fdd2533281313b70cbc98be4"
237 }, 237 },
238 "mpv-youtube-quality": { 238 "mpv-youtube-quality": {
239 "cargoLocks": null, 239 "cargoLocks": null,
@@ -339,11 +339,11 @@
339 "passthru": null, 339 "passthru": null,
340 "pinned": false, 340 "pinned": false,
341 "src": { 341 "src": {
342 "sha256": "sha256-+pRvc5mr2PEkG05IzPjUrE6Yr8EwG4zA/3DEU8GVA1E=", 342 "sha256": "sha256-X0dWvx/v/wGEgPE6Cu5MN5ocnJeUi0iutrz72L+55aU=",
343 "type": "tarball", 343 "type": "tarball",
344 "url": "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.3.0.tar.gz" 344 "url": "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.4.0.tar.gz"
345 }, 345 },
346 "version": "2.3.0" 346 "version": "2.4.0"
347 }, 347 },
348 "tomorrow-night-paradise-theme": { 348 "tomorrow-night-paradise-theme": {
349 "cargoLocks": null, 349 "cargoLocks": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index d4d97c03..8c3074ab 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -130,17 +130,17 @@
130 }; 130 };
131 mpv-subselect = { 131 mpv-subselect = {
132 pname = "mpv-subselect"; 132 pname = "mpv-subselect";
133 version = "a5864aa2ee849c372964809842c2b1db3d0c20ea"; 133 version = "9b0043ba6042ba01fdd2533281313b70cbc98be4";
134 src = fetchgit { 134 src = fetchgit {
135 url = "https://github.com/CogentRedTester/mpv-sub-select"; 135 url = "https://github.com/CogentRedTester/mpv-sub-select";
136 rev = "a5864aa2ee849c372964809842c2b1db3d0c20ea"; 136 rev = "9b0043ba6042ba01fdd2533281313b70cbc98be4";
137 fetchSubmodules = false; 137 fetchSubmodules = false;
138 deepClone = false; 138 deepClone = false;
139 leaveDotGit = false; 139 leaveDotGit = false;
140 sparseCheckout = [ ]; 140 sparseCheckout = [ ];
141 sha256 = "sha256-NKiQfx0WuDySXRR9I6FKcuzyIz3gVWXcaQgaEvyepT8="; 141 sha256 = "sha256-ZLWwkwrFaOg7PnuC23VaZ0P3zMhm1JmVf0eH9lqO0BY=";
142 }; 142 };
143 date = "2024-05-15"; 143 date = "2024-08-31";
144 }; 144 };
145 mpv-youtube-quality = { 145 mpv-youtube-quality = {
146 pname = "mpv-youtube-quality"; 146 pname = "mpv-youtube-quality";
@@ -204,10 +204,10 @@
204 }; 204 };
205 smartprom = { 205 smartprom = {
206 pname = "smartprom"; 206 pname = "smartprom";
207 version = "2.3.0"; 207 version = "2.4.0";
208 src = fetchTarball { 208 src = fetchTarball {
209 url = "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.3.0.tar.gz"; 209 url = "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.4.0.tar.gz";
210 sha256 = "sha256-+pRvc5mr2PEkG05IzPjUrE6Yr8EwG4zA/3DEU8GVA1E="; 210 sha256 = "sha256-X0dWvx/v/wGEgPE6Cu5MN5ocnJeUi0iutrz72L+55aU=";
211 }; 211 };
212 }; 212 };
213 tomorrow-night-paradise-theme = { 213 tomorrow-night-paradise-theme = {