opencomposite: unstable-2024-03-04 -> 0-unstable-2024-05-08

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2024-05-08 12:03:24 +02:00
parent 56dbd3cf56
commit 9a03c66300
No known key found for this signature in database
GPG key ID: E13DFD4B47127951

View file

@ -17,13 +17,13 @@
stdenv.mkDerivation {
pname = "opencomposite";
version = "unstable-2024-03-04";
version = "0-unstable-2024-05-08";
src = fetchFromGitLab {
owner = "znixian";
repo = "OpenOVR";
rev = "1bfdf67358add5f573efedbec1fa65d18b790e0e";
hash = "sha256-qF5oMI9B5a1oE2gQb/scbom/39Efccja0pTPHHaHMA8=";
rev = "5ddd6024efafa82c7a432c9dd8a67e3d5c3f9b38";
hash = "sha256-m6Xhi6xlDWiVqtYyxpQP2vp5JsB2EKsoXkmd0IYtPQ8=";
};
nativeBuildInputs = [