0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

opencomposite: 0-unstable-2025-01-23 -> 0-unstable-2025-02-08 (#383259)

This commit is contained in:
Sefa Eyeoglu 2025-02-19 09:23:24 +01:00 committed by GitHub
commit 6c78b70152
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,14 +16,14 @@
stdenv.mkDerivation {
pname = "opencomposite";
version = "0-unstable-2025-01-23";
version = "0-unstable-2025-02-08";
src = fetchFromGitLab {
owner = "znixian";
repo = "OpenOVR";
rev = "d37c9e7a4bc41f2b636282064eb39efb9e50d48b";
rev = "175e3b3a5408ff120bd21036faa703deb57159fc";
fetchSubmodules = true;
hash = "sha256-Bc+lQdQeiojaHjglj7gZhXB5BMho0vb/HErfh50pcmA=";
hash = "sha256-kwu8eM/rQBcZfs91loh7QAB46a01F9n5Xm1DmMd53MQ=";
};
nativeBuildInputs = [