httrack: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 08:50:27 +02:00
parent f5afdf552d
commit 6a3e97bfb6
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15887,8 +15887,6 @@ with pkgs;
dartHooks = callPackage ../build-support/dart/build-dart-application/hooks { };
httrack = callPackage ../tools/backup/httrack { };
httraqt = libsForQt5.callPackage ../tools/backup/httrack/qt.nix { };
# Overriding does not work when using callPackage on discord using import instead. (https://github.com/NixOS/nixpkgs/pull/179906)