Loading pkgs/by-name/op/opencomposite/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ stdenv.mkDerivation { pname = "opencomposite"; version = "0-unstable-2024-10-02"; version = "0-unstable-2024-10-28"; src = fetchFromGitLab { owner = "znixian"; repo = "OpenOVR"; rev = "f969a972e9a151de776fa8d1bd6e67056f0a5d5d"; rev = "e162c7e9be2521a357fba4bee13af85437a1027b"; fetchSubmodules = true; hash = "sha256-3Aar7HGhn9nd/EtJoeUbQTkUR16jx946ZXMNDOXSdfQ="; hash = "sha256-+suq0gV8zRDhF3ApnzQCC/5st59VniU6v7TcDdght6Q="; }; nativeBuildInputs = [ cmake ]; Loading Loading
pkgs/by-name/op/opencomposite/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ stdenv.mkDerivation { pname = "opencomposite"; version = "0-unstable-2024-10-02"; version = "0-unstable-2024-10-28"; src = fetchFromGitLab { owner = "znixian"; repo = "OpenOVR"; rev = "f969a972e9a151de776fa8d1bd6e67056f0a5d5d"; rev = "e162c7e9be2521a357fba4bee13af85437a1027b"; fetchSubmodules = true; hash = "sha256-3Aar7HGhn9nd/EtJoeUbQTkUR16jx946ZXMNDOXSdfQ="; hash = "sha256-+suq0gV8zRDhF3ApnzQCC/5st59VniU6v7TcDdght6Q="; }; nativeBuildInputs = [ cmake ]; Loading