Merge pull request #320398 from r-ryantm/auto-update/opencomposite

opencomposite: 0-unstable-2024-06-01 -> 0-unstable-2024-06-12
This commit is contained in:
Weijia Wang 2024-06-26 00:36:41 +02:00 committed by GitHub
commit 1dffcb5db1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,13 +17,13 @@
stdenv.mkDerivation {
pname = "opencomposite";
version = "0-unstable-2024-06-01";
version = "0-unstable-2024-06-12";
src = fetchFromGitLab {
owner = "znixian";
repo = "OpenOVR";
rev = "49c4b89579fd49c5b40b72924d6593fcd47c5065";
hash = "sha256-Aubf1tupyXzmff3ho/yKx9B3uJ8I0aoZi9zRV3A89Pc=";
rev = "de1658db7e2535fd36c2e37fa8dd3d756280c86f";
hash = "sha256-xyEiuEy3nt2AbF149Pjz5wi/rkTup2SgByR4DrNOJX0=";
};
nativeBuildInputs = [