mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
3 lines
195 B
Nix
3 lines
195 B
Nix
# Just uses the flake. For the nix-env addon (which is kind of dead) users, I use the direnv addon.
|
|
(builtins.getFlake ("git+file://" + toString ./.)).devShells.${builtins.currentSystem}.default
|