WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 21fdfb6

Browse files
Merge pull request #572 from nix-community/update-locks
chore: update locks
2 parents 79444ab + 1a7fc99 commit 21fdfb6

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

_sources/generated.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
},
264264
"wivrn": {
265265
"cargoLocks": null,
266-
"date": "2025-11-20",
266+
"date": "2025-11-22",
267267
"extract": null,
268268
"name": "wivrn",
269269
"passthru": null,
@@ -275,12 +275,12 @@
275275
"name": null,
276276
"owner": "WiVRn",
277277
"repo": "WiVRn",
278-
"rev": "5bdcf783cf3aabf1ce488b38376604aea5cf1f25",
279-
"sha256": "sha256-XJGUSH64wB2oGi+CJswd/XIam29z4LAgJdgqiv8ciOM=",
278+
"rev": "6cd65de21d9a8e31192d3af947c7f65b8b1640a1",
279+
"sha256": "sha256-vNEOsk6jWWARax8o7VDPuBHZuF0ZT0cFrWjdp2f4CvU=",
280280
"sparseCheckout": [],
281281
"type": "github"
282282
},
283-
"version": "5bdcf783cf3aabf1ce488b38376604aea5cf1f25"
283+
"version": "6cd65de21d9a8e31192d3af947c7f65b8b1640a1"
284284
},
285285
"wivrn-monado": {
286286
"cargoLocks": null,

_sources/generated.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,15 +193,15 @@
193193
};
194194
wivrn = {
195195
pname = "wivrn";
196-
version = "5bdcf783cf3aabf1ce488b38376604aea5cf1f25";
196+
version = "6cd65de21d9a8e31192d3af947c7f65b8b1640a1";
197197
src = fetchFromGitHub {
198198
owner = "WiVRn";
199199
repo = "WiVRn";
200-
rev = "5bdcf783cf3aabf1ce488b38376604aea5cf1f25";
200+
rev = "6cd65de21d9a8e31192d3af947c7f65b8b1640a1";
201201
fetchSubmodules = false;
202-
sha256 = "sha256-XJGUSH64wB2oGi+CJswd/XIam29z4LAgJdgqiv8ciOM=";
202+
sha256 = "sha256-vNEOsk6jWWARax8o7VDPuBHZuF0ZT0cFrWjdp2f4CvU=";
203203
};
204-
date = "2025-11-20";
204+
date = "2025-11-22";
205205
};
206206
wivrn-monado = {
207207
pname = "wivrn-monado";

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)