VR Updates
This commit is contained in:
@ -7,12 +7,12 @@
|
||||
src = final.fetchFromGitHub {
|
||||
owner = "ImSapphire";
|
||||
repo = "xrizer";
|
||||
rev = "0660170c3fcff27035a44052ab593c5e96208341";
|
||||
hash = "sha256-D9jLaxWNce8XHfYePyOF2HEmJuDMKhuty+VO0CP8I38=";
|
||||
rev = "f65c872ef9f8108b2d8a28274dcc79b87f5490ec";
|
||||
hash = "sha256-CjSJjKt2GD4us5CIcJpqfI/2cxVPQ26T1yzQwC2xwGk=";
|
||||
};
|
||||
cargoDeps = prev.rustPackages.rustPlatform.fetchCargoVendor {
|
||||
inherit src;
|
||||
hash = "sha256-tLPwiwKkEBdsRxXgdcTM9TLJeNRZV32W11qUbyCVdHw=";
|
||||
hash = "sha256-orfK5pwWv91hA7Ra3Kk+isFTR+qMHSZ0EYZTVbf0fO0=";
|
||||
};
|
||||
patches = [];
|
||||
});
|
||||
@ -22,8 +22,8 @@
|
||||
domain = "gitlab.freedesktop.org";
|
||||
owner = "monado";
|
||||
repo = "monado";
|
||||
rev = "2ebbca83e896e0802185277ce0a0a463db7a7892";
|
||||
hash = "sha256-JjlKHXd1SD9M8OpgFERZCvAhM0eMxjME96YU38DlKNw=";
|
||||
rev = "287ec53a4b79a0657f77bc0c8653fc9ebcd5cfdf";
|
||||
hash = "sha256-ZowjyNq2vzrD/yHd5Pr1XmxJP0Wek6Jnt1gaRtkm/Uo=";
|
||||
};
|
||||
patches = [
|
||||
./0001-ipc-shutdown-ipc-server-on-SIGTERM.patch
|
||||
|
||||
Reference in New Issue
Block a user