diff --git a/_sources/generated.json b/_sources/generated.json index 2c7f07b..66f6c2a 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -46,7 +46,7 @@ }, "opencomposite": { "cargoLocks": null, - "date": "2024-02-11", + "date": "2024-02-16", "extract": null, "name": "opencomposite", "passthru": null, @@ -56,12 +56,12 @@ "fetchSubmodules": false, "leaveDotGit": false, "name": null, - "rev": "021a644e0da02d77ec131c5878598f3897c0e86b", - "sha256": "sha256-qW0Tbe3zXBu+lAGwPjPuRJIVUgxTkYUAn6fNo17X7oU=", + "rev": "737bbedd29343bc2f808804e2b24302390a07655", + "sha256": "sha256-azb7T0d0YMQRc0Slq1tzNj6bOmCzfHW3ciY9lN+RTao=", "type": "git", "url": "https://gitlab.com/znixian/OpenOVR.git" }, - "version": "021a644e0da02d77ec131c5878598f3897c0e86b" + "version": "737bbedd29343bc2f808804e2b24302390a07655" }, "wlx-overlay-s": { "cargoLocks": { diff --git a/_sources/generated.nix b/_sources/generated.nix index fec3b52..e1de92b 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -35,16 +35,16 @@ }; opencomposite = { pname = "opencomposite"; - version = "021a644e0da02d77ec131c5878598f3897c0e86b"; + version = "737bbedd29343bc2f808804e2b24302390a07655"; src = fetchgit { url = "https://gitlab.com/znixian/OpenOVR.git"; - rev = "021a644e0da02d77ec131c5878598f3897c0e86b"; + rev = "737bbedd29343bc2f808804e2b24302390a07655"; fetchSubmodules = false; deepClone = false; leaveDotGit = false; - sha256 = "sha256-qW0Tbe3zXBu+lAGwPjPuRJIVUgxTkYUAn6fNo17X7oU="; + sha256 = "sha256-azb7T0d0YMQRc0Slq1tzNj6bOmCzfHW3ciY9lN+RTao="; }; - date = "2024-02-11"; + date = "2024-02-16"; }; wlx-overlay-s = { pname = "wlx-overlay-s"; diff --git a/flake.lock b/flake.lock index 2266396..433f0d5 100644 --- a/flake.lock +++ b/flake.lock @@ -58,11 +58,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1709237383, - "narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=", + "lastModified": 1709479366, + "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8", + "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", "type": "github" }, "original": {