mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
input-remapper: migrate to by-name
(cherry picked from commit edf28f2d92)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user