desktop: fixes and move from ALVR to WiVRn

This commit is contained in:
2024-10-20 01:59:18 -04:00
parent a194ea6eb9
commit 51a984f518
5 changed files with 72 additions and 31 deletions

42
etcnixos/flake.lock generated
View File

@@ -23,22 +23,6 @@
"type": "github"
}
},
"alvr": {
"locked": {
"lastModified": 1727023213,
"narHash": "sha256-KPghRPcTbqCMktw9ahrtiq7a/seajAyLkEI2GS1x+sg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7c2572e5cf4329ad9fa50d33015aa7be394b4026",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "pull/308097/head",
"repo": "nixpkgs",
"type": "github"
}
},
"chaotic": {
"inputs": {
"flake-schemas": "flake-schemas",
@@ -303,11 +287,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1729381852,
"narHash": "sha256-Tl9738VMXlVjv7EVq3znrsodyUy0w1ekD0wsouzDybg=",
"lastModified": 1729403505,
"narHash": "sha256-1ILT9fxCbNQuToPWBhxC3N+hblIWW3WlEHnwcdoCBHE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "75d8eea61e93c46fed1919f9ec798b7911378b22",
"rev": "88d3f02d308cb29a07942d24539f960721a20fe0",
"type": "github"
},
"original": {
@@ -363,11 +347,11 @@
"root": {
"inputs": {
"agenix": "agenix",
"alvr": "alvr",
"chaotic": "chaotic",
"lanzaboote": "lanzaboote",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"wivrn": "wivrn"
}
},
"rust-overlay": {
@@ -405,6 +389,22 @@
"repo": "default",
"type": "github"
}
},
"wivrn": {
"locked": {
"lastModified": 1729402130,
"narHash": "sha256-V9ZdbZ2iFVsN2AF/aJmSiRDp9rU5HYeQX+1NBYcKJzQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a2922fae7ea92ee5c3ddb5999ee1997c699d87f8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "pull/349910/head",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",