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:
commit
6c78b70152
1 changed files with 3 additions and 3 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue