fix(nix): fixes nix build (#21)
This commit was merged in pull request #21.
This commit is contained in:
@@ -107,9 +107,10 @@ optional = true
|
||||
|
||||
[dependencies.stereokit-rust]
|
||||
# path = "../StereoKit-rust"
|
||||
git = "https://github.com/mvvvv/StereoKit-rust.git"
|
||||
# git = "https://github.com/technobaboo/StereoKit-rust.git"
|
||||
features = ["no-event-loop"]
|
||||
# git = "https://github.com/mvvvv/StereoKit-rust.git"
|
||||
# features = ["no-event-loop"]
|
||||
git = "https://github.com/technobaboo/StereoKit-rust.git"
|
||||
# features = ["force-local-deps"]
|
||||
default-features = false
|
||||
|
||||
[dependencies.stardust-xr]
|
||||
|
||||
Reference in New Issue
Block a user