diff --git a/_sources/generated.json b/_sources/generated.json index 8cfae8a..63ea873 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -70,7 +70,7 @@ }, "opencomposite": { "cargoLocks": null, - "date": "2024-12-10", + "date": "2024-12-20", "extract": null, "name": "opencomposite", "passthru": null, @@ -80,12 +80,12 @@ "fetchSubmodules": true, "leaveDotGit": false, "name": null, - "rev": "d6b63a613acf4cf739d566b8cb32423c03a46060", - "sha256": "sha256-GN37pKyfjDmFz6QjwL3LaRQ+MqUrdcozeFX5DoJhvOE=", + "rev": "4c0d12e6b025a6521b772977bd20b9e0b14bf87f", + "sha256": "sha256-DbvHbE5OZs+39q4L/V5ryWyuNvXLhUq7zY4CQ0IZUPc=", "type": "git", "url": "https://gitlab.com/znixian/OpenOVR.git" }, - "version": "d6b63a613acf4cf739d566b8cb32423c03a46060" + "version": "4c0d12e6b025a6521b772977bd20b9e0b14bf87f" }, "wlx-overlay-s": { "cargoLocks": { diff --git a/_sources/generated.nix b/_sources/generated.nix index 5752bbf..676f608 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -54,16 +54,16 @@ }; opencomposite = { pname = "opencomposite"; - version = "d6b63a613acf4cf739d566b8cb32423c03a46060"; + version = "4c0d12e6b025a6521b772977bd20b9e0b14bf87f"; src = fetchgit { url = "https://gitlab.com/znixian/OpenOVR.git"; - rev = "d6b63a613acf4cf739d566b8cb32423c03a46060"; + rev = "4c0d12e6b025a6521b772977bd20b9e0b14bf87f"; fetchSubmodules = true; deepClone = false; leaveDotGit = false; - sha256 = "sha256-GN37pKyfjDmFz6QjwL3LaRQ+MqUrdcozeFX5DoJhvOE="; + sha256 = "sha256-DbvHbE5OZs+39q4L/V5ryWyuNvXLhUq7zY4CQ0IZUPc="; }; - date = "2024-12-10"; + date = "2024-12-20"; }; wlx-overlay-s = { pname = "wlx-overlay-s"; diff --git a/flake.lock b/flake.lock index cefea2f..e99fc5b 100644 --- a/flake.lock +++ b/flake.lock @@ -78,11 +78,11 @@ ] }, "locked": { - "lastModified": 1734543842, - "narHash": "sha256-/QceWozrNg915Db9x/Ie5k67n9wKgGdTFng+Z1Qw0kE=", + "lastModified": 1734704479, + "narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "76159fc74eeac0599c3618e3601ac2b980a29263", + "rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f", "type": "github" }, "original": {