torsocks: move to by-name

This commit is contained in:
Saterfield990
2025-07-07 09:48:14 +03:00
parent 8c312f9b18
commit e80c06264b
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -4490,8 +4490,6 @@ with pkgs;
tor = callPackage ../tools/security/tor { };
torsocks = callPackage ../tools/security/tor/torsocks.nix { };
trackma-curses = trackma.override { withCurses = true; };
trackma-gtk = trackma.override { withGTK = true; };