Unverified Commit 9a03c663 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu
Browse files

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

parent 56dbd3cf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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 = [