summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-12-20 20:51:48 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-12-20 20:51:48 +0100
commit164204149c458378a0f9126f629c043e7cb7c3f2 (patch)
treec5ea6d68101c581a93fcaf7e1c358b05797f02b4 /_sources
parent872b0abaf557048407b5b9c0ef853895c1ede87d (diff)
downloadnixos-164204149c458378a0f9126f629c043e7cb7c3f2.tar
nixos-164204149c458378a0f9126f629c043e7cb7c3f2.tar.gz
nixos-164204149c458378a0f9126f629c043e7cb7c3f2.tar.bz2
nixos-164204149c458378a0f9126f629c043e7cb7c3f2.tar.xz
nixos-164204149c458378a0f9126f629c043e7cb7c3f2.zip
bump
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json20
-rw-r--r--_sources/generated.nix20
2 files changed, 20 insertions, 20 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index d3b81268..eeb61f3e 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -41,7 +41,7 @@
41 }, 41 },
42 "etebase-py": { 42 "etebase-py": {
43 "cargoLocks": null, 43 "cargoLocks": null,
44 "date": "2022-07-06", 44 "date": "2022-12-11",
45 "extract": null, 45 "extract": null,
46 "name": "etebase-py", 46 "name": "etebase-py",
47 "passthru": null, 47 "passthru": null,
@@ -53,11 +53,11 @@
53 "name": null, 53 "name": null,
54 "owner": "etesync", 54 "owner": "etesync",
55 "repo": "etebase-py", 55 "repo": "etebase-py",
56 "rev": "ac3e5138a2e18dc11f77d9a75f07d4b8dd8c4445", 56 "rev": "2f65a4120b28776cc376572ebc67d6b824e72464",
57 "sha256": "sha256-OSzOoL7o4rWYOK1OyxfpslOnNfnK5CKhdhiFEXz/WvY=", 57 "sha256": "sha256-T61nPW3wjBRjmJ81w59T1b/Kxrwwqvyj3gILE9OF/5Q=",
58 "type": "github" 58 "type": "github"
59 }, 59 },
60 "version": "ac3e5138a2e18dc11f77d9a75f07d4b8dd8c4445" 60 "version": "2f65a4120b28776cc376572ebc67d6b824e72464"
61 }, 61 },
62 "lesspipe": { 62 "lesspipe": {
63 "cargoLocks": null, 63 "cargoLocks": null,
@@ -231,11 +231,11 @@
231 "pinned": false, 231 "pinned": false,
232 "src": { 232 "src": {
233 "name": null, 233 "name": null,
234 "sha256": "sha256-bytPqK2kvDrskbvmyybejUr1+RU6YdOgzmtqbKyfSNA=", 234 "sha256": "sha256-72pxbPjmhK/SQTNkv2RMUhsuGKFWs12KRQPMrE++Ek4=",
235 "type": "url", 235 "type": "url",
236 "url": "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.3.1.tar.gz" 236 "url": "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.3.2.tar.gz"
237 }, 237 },
238 "version": "0.3.1" 238 "version": "0.3.2"
239 }, 239 },
240 "psql-versioning": { 240 "psql-versioning": {
241 "cargoLocks": null, 241 "cargoLocks": null,
@@ -280,11 +280,11 @@
280 "pinned": false, 280 "pinned": false,
281 "src": { 281 "src": {
282 "name": null, 282 "name": null,
283 "sha256": "sha256-vf59Z23DSFQrzVk9VnpZZdUWgPOUgxNPnPoUJc8Kt2E=", 283 "sha256": "sha256-MlxC7sAP1ehFKHFCRg7vhjMY0VODkEqKyJxrDtTZCHQ=",
284 "type": "url", 284 "type": "url",
285 "url": "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.0.1/UHK.Agent-2.0.1-linux-x86_64.AppImage" 285 "url": "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.0.2/UHK.Agent-2.0.2-linux-x86_64.AppImage"
286 }, 286 },
287 "version": "2.0.1" 287 "version": "2.0.2"
288 }, 288 },
289 "v4l2loopback": { 289 "v4l2loopback": {
290 "cargoLocks": null, 290 "cargoLocks": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 89857492..564f6cc4 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -29,15 +29,15 @@
29 }; 29 };
30 etebase-py = { 30 etebase-py = {
31 pname = "etebase-py"; 31 pname = "etebase-py";
32 version = "ac3e5138a2e18dc11f77d9a75f07d4b8dd8c4445"; 32 version = "2f65a4120b28776cc376572ebc67d6b824e72464";
33 src = fetchFromGitHub ({ 33 src = fetchFromGitHub ({
34 owner = "etesync"; 34 owner = "etesync";
35 repo = "etebase-py"; 35 repo = "etebase-py";
36 rev = "ac3e5138a2e18dc11f77d9a75f07d4b8dd8c4445"; 36 rev = "2f65a4120b28776cc376572ebc67d6b824e72464";
37 fetchSubmodules = false; 37 fetchSubmodules = false;
38 sha256 = "sha256-OSzOoL7o4rWYOK1OyxfpslOnNfnK5CKhdhiFEXz/WvY="; 38 sha256 = "sha256-T61nPW3wjBRjmJ81w59T1b/Kxrwwqvyj3gILE9OF/5Q=";
39 }); 39 });
40 date = "2022-07-06"; 40 date = "2022-12-11";
41 }; 41 };
42 lesspipe = { 42 lesspipe = {
43 pname = "lesspipe"; 43 pname = "lesspipe";
@@ -138,10 +138,10 @@
138 }; 138 };
139 prometheus-lvm-exporter = { 139 prometheus-lvm-exporter = {
140 pname = "prometheus-lvm-exporter"; 140 pname = "prometheus-lvm-exporter";
141 version = "0.3.1"; 141 version = "0.3.2";
142 src = fetchurl { 142 src = fetchurl {
143 url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.3.1.tar.gz"; 143 url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v0.3.2.tar.gz";
144 sha256 = "sha256-bytPqK2kvDrskbvmyybejUr1+RU6YdOgzmtqbKyfSNA="; 144 sha256 = "sha256-72pxbPjmhK/SQTNkv2RMUhsuGKFWs12KRQPMrE++Ek4=";
145 }; 145 };
146 }; 146 };
147 psql-versioning = { 147 psql-versioning = {
@@ -167,10 +167,10 @@
167 }; 167 };
168 uhk-agent = { 168 uhk-agent = {
169 pname = "uhk-agent"; 169 pname = "uhk-agent";
170 version = "2.0.1"; 170 version = "2.0.2";
171 src = fetchurl { 171 src = fetchurl {
172 url = "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.0.1/UHK.Agent-2.0.1-linux-x86_64.AppImage"; 172 url = "https://github.com/UltimateHackingKeyboard/agent/releases/download/v2.0.2/UHK.Agent-2.0.2-linux-x86_64.AppImage";
173 sha256 = "sha256-vf59Z23DSFQrzVk9VnpZZdUWgPOUgxNPnPoUJc8Kt2E="; 173 sha256 = "sha256-MlxC7sAP1ehFKHFCRg7vhjMY0VODkEqKyJxrDtTZCHQ=";
174 }; 174 };
175 }; 175 };
176 v4l2loopback = { 176 v4l2loopback = {