remote-exec: migrate to by-name
This commit is contained in:
@@ -2976,8 +2976,6 @@ with pkgs;
|
||||
|
||||
recoll-nox = recoll.override { withGui = false; };
|
||||
|
||||
remote-exec = callPackage ../tools/misc/remote-exec { };
|
||||
|
||||
reptor = with python3.pkgs; toPythonApplication reptor;
|
||||
|
||||
inherit (callPackage ../development/misc/resholve { })
|
||||
|
||||
Reference in New Issue
Block a user