summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-07-10 11:51:34 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2022-07-10 11:51:34 +0200
commitffac1727b92167ca6847b7ae3adc71f091d8048f (patch)
tree7ff9c375782d347d6ef3da3a3d02b7e39aad3c44 /_sources
parent20e7a2a2544afd682f487327aa42d1899784db98 (diff)
downloadnixos-ffac1727b92167ca6847b7ae3adc71f091d8048f.tar
nixos-ffac1727b92167ca6847b7ae3adc71f091d8048f.tar.gz
nixos-ffac1727b92167ca6847b7ae3adc71f091d8048f.tar.bz2
nixos-ffac1727b92167ca6847b7ae3adc71f091d8048f.tar.xz
nixos-ffac1727b92167ca6847b7ae3adc71f091d8048f.zip
...
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json24
-rw-r--r--_sources/generated.nix18
2 files changed, 36 insertions, 6 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index 9e718609..c65147bb 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -56,6 +56,24 @@
56 }, 56 },
57 "version": "v0.2.10" 57 "version": "v0.2.10"
58 }, 58 },
59 "freerdp": {
60 "cargoLocks": null,
61 "extract": null,
62 "name": "freerdp",
63 "passthru": null,
64 "pinned": false,
65 "src": {
66 "deepClone": false,
67 "fetchSubmodules": false,
68 "leaveDotGit": false,
69 "name": null,
70 "rev": "7f0efb0e9f990c6b1d09e6cf30168433d02d64c0",
71 "sha256": "sha256-8I3D7RL1KEdqun+xhlj4A72j6Iqwzp8APmkD+Z+mIMw=",
72 "type": "git",
73 "url": "https://github.com/FreeRDP/FreeRDP"
74 },
75 "version": "7f0efb0e9f990c6b1d09e6cf30168433d02d64c0"
76 },
59 "lesspipe": { 77 "lesspipe": {
60 "cargoLocks": null, 78 "cargoLocks": null,
61 "extract": null, 79 "extract": null,
@@ -209,11 +227,11 @@
209 "name": null, 227 "name": null,
210 "owner": "umlaeute", 228 "owner": "umlaeute",
211 "repo": "v4l2loopback", 229 "repo": "v4l2loopback",
212 "rev": "56cca901dcf0a5cb11cc613155cfbe863d5d8421", 230 "rev": "4aadc417254bfa3b875bf0b69278ce400ce659b2",
213 "sha256": "sha256-NY9elPsoGQVGGDIe2US/HT0ES8NSmb0ohlABc0HEIP0=", 231 "sha256": "sha256-nHxIW5BmaZC6g7SElxboTcwtMDF4SCqi11MjYWsUZpo=",
214 "type": "github" 232 "type": "github"
215 }, 233 },
216 "version": "56cca901dcf0a5cb11cc613155cfbe863d5d8421" 234 "version": "4aadc417254bfa3b875bf0b69278ce400ce659b2"
217 }, 235 },
218 "xcompose": { 236 "xcompose": {
219 "cargoLocks": null, 237 "cargoLocks": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index def59267..b077edf5 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -36,6 +36,18 @@
36 sha256 = "sha256-j7/3Llc3jTeJGpOH3Aexm9qcNscuk0mbi4ZCCyzC3+s="; 36 sha256 = "sha256-j7/3Llc3jTeJGpOH3Aexm9qcNscuk0mbi4ZCCyzC3+s=";
37 }); 37 });
38 }; 38 };
39 freerdp = {
40 pname = "freerdp";
41 version = "7f0efb0e9f990c6b1d09e6cf30168433d02d64c0";
42 src = fetchgit {
43 url = "https://github.com/FreeRDP/FreeRDP";
44 rev = "7f0efb0e9f990c6b1d09e6cf30168433d02d64c0";
45 fetchSubmodules = false;
46 deepClone = false;
47 leaveDotGit = false;
48 sha256 = "sha256-8I3D7RL1KEdqun+xhlj4A72j6Iqwzp8APmkD+Z+mIMw=";
49 };
50 };
39 lesspipe = { 51 lesspipe = {
40 pname = "lesspipe"; 52 pname = "lesspipe";
41 version = "2.05"; 53 version = "2.05";
@@ -122,13 +134,13 @@
122 }; 134 };
123 v4l2loopback = { 135 v4l2loopback = {
124 pname = "v4l2loopback"; 136 pname = "v4l2loopback";
125 version = "56cca901dcf0a5cb11cc613155cfbe863d5d8421"; 137 version = "4aadc417254bfa3b875bf0b69278ce400ce659b2";
126 src = fetchFromGitHub ({ 138 src = fetchFromGitHub ({
127 owner = "umlaeute"; 139 owner = "umlaeute";
128 repo = "v4l2loopback"; 140 repo = "v4l2loopback";
129 rev = "56cca901dcf0a5cb11cc613155cfbe863d5d8421"; 141 rev = "4aadc417254bfa3b875bf0b69278ce400ce659b2";
130 fetchSubmodules = true; 142 fetchSubmodules = true;
131 sha256 = "sha256-NY9elPsoGQVGGDIe2US/HT0ES8NSmb0ohlABc0HEIP0="; 143 sha256 = "sha256-nHxIW5BmaZC6g7SElxboTcwtMDF4SCqi11MjYWsUZpo=";
132 }); 144 });
133 }; 145 };
134 xcompose = { 146 xcompose = {