Skip to content

Commit

Permalink
opencomposite-hand-fixes: drop
Browse files Browse the repository at this point in the history
Signed-off-by: Sefa Eyeoglu <[email protected]>
  • Loading branch information
Scrumplex committed Oct 6, 2024
1 parent 9ea9c0d commit 5e37eb8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 59 deletions.
19 changes: 0 additions & 19 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,25 +63,6 @@
},
"version": "9d2c9d99583fdbbfe1644206da20dab5f4750dfe"
},
"opencomposite-hand-fixes": {
"cargoLocks": null,
"date": "2024-09-11",
"extract": null,
"name": "opencomposite-hand-fixes",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": true,
"leaveDotGit": false,
"name": null,
"rev": "042bc49e73dd4612e06d881d90dc0ab6366b895b",
"sha256": "sha256-Ix1bMyjzOuloBPlLHCBgYSHgdTBLSnqlQA/1D+xCKkk=",
"type": "git",
"url": "https://gitlab.com/znixian/OpenOVR.git"
},
"version": "042bc49e73dd4612e06d881d90dc0ab6366b895b"
},
"wlx-overlay-s": {
"cargoLocks": {
"Cargo.lock": [
Expand Down
13 changes: 0 additions & 13 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,6 @@
};
date = "2024-10-04";
};
opencomposite-hand-fixes = {
pname = "opencomposite-hand-fixes";
version = "042bc49e73dd4612e06d881d90dc0ab6366b895b";
src = fetchgit {
url = "https://gitlab.com/znixian/OpenOVR.git";
rev = "042bc49e73dd4612e06d881d90dc0ab6366b895b";
fetchSubmodules = true;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-Ix1bMyjzOuloBPlLHCBgYSHgdTBLSnqlQA/1D+xCKkk=";
};
date = "2024-09-11";
};
wlx-overlay-s = {
pname = "wlx-overlay-s";
version = "64b326330933a1b27efcb0d546468d3acad4ec56";
Expand Down
6 changes: 0 additions & 6 deletions nvfetcher.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ src.git = "https://gitlab.com/znixian/OpenOVR.git"
fetch.git = "https://gitlab.com/znixian/OpenOVR.git"
git.fetchSubmodules = true

[opencomposite-hand-fixes]
src.git = "https://gitlab.com/znixian/OpenOVR.git"
src.branch = "hand-fixes"
fetch.git = "https://gitlab.com/znixian/OpenOVR.git"
git.fetchSubmodules = true

[index_camera_passthrough]
src.git = "https://github.com/yshui/index_camera_passthrough.git"
fetch.git = "https://github.com/yshui/index_camera_passthrough.git"
Expand Down
1 change: 0 additions & 1 deletion pkgs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ in
# Overridden packages
(import ./overrides/monado.nix)
(import ./overrides/opencomposite.nix)
(import ./overrides/opencomposite-hand-fixes.nix)
(import ./overrides/opencomposite-vendored.nix)
(import ./overrides/wlx-overlay-s.nix)
];
Expand Down
20 changes: 0 additions & 20 deletions pkgs/overrides/opencomposite-hand-fixes.nix

This file was deleted.

0 comments on commit 5e37eb8

Please sign in to comment.