Merge pull request #42857 from oxij/pkg/toxvpn-toxcore
toxvpn: use default libtoxcore
This commit is contained in:
commit
587bc20bb7
1 changed files with 1 additions and 1 deletions
|
@ -5395,7 +5395,7 @@ with pkgs;
|
|||
|
||||
torsocks = callPackage ../tools/security/tor/torsocks.nix { };
|
||||
|
||||
toxvpn = callPackage ../tools/networking/toxvpn { libtoxcore = libtoxcore_0_1; };
|
||||
toxvpn = callPackage ../tools/networking/toxvpn { };
|
||||
|
||||
tpmmanager = callPackage ../applications/misc/tpmmanager { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue