Skip to content

Commit

Permalink
Merge pull request #287241 from r-ryantm/auto-update/opencomposite
Browse files Browse the repository at this point in the history
opencomposite: unstable-2024-01-14 -> unstable-2024-02-05
  • Loading branch information
NickCao authored Feb 11, 2024
2 parents 175126c + f415583 commit 7184d67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/development/libraries/opencomposite/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@

stdenv.mkDerivation {
pname = "opencomposite";
version = "unstable-2024-01-14";
version = "unstable-2024-02-05";

src = fetchFromGitLab {
owner = "znixian";
repo = "OpenOVR";
rev = "57ecdd2675fd1baeab7d9cf55b6e827f19a65530";
hash = "sha256-OOJNQzFRPSdLrIaDrGke12ubIiSjdD/vvHBz0WjGf3c=";
rev = "c1649b0e4f3c4f51c12904c0b818263006d56f00";
hash = "sha256-K8Vtd60cKmhEKMBrlNZxoC73m1BY0014ejJM2mWkwsA=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 7184d67

Please sign in to comment.