input-remapper: migrate to by-name

(cherry picked from commit edf28f2d92)
This commit is contained in:
TomaSajt
2026-06-15 16:45:45 +02:00
parent 059fdf48da
commit a48f69729f
2 changed files with 0 additions and 2 deletions

View File

@@ -2428,8 +2428,6 @@ with pkgs;
infisical = callPackage ../development/tools/infisical { };
input-remapper = callPackage ../tools/inputmethods/input-remapper { };
internetarchive = with python3Packages; toPythonApplication internetarchive;
iocextract = with python3Packages; toPythonApplication iocextract;