···7575 # This is also a more pure version than using `__fish_ls_*` variables
7676 # that depends on fish internal ls wrappers and can be overridden by
7777 # bad configuration. (e.g. NixOS `environment.shellAliases` default)
7878- ls = "${lib.getExe upkgs.lsr}";
7878+ ls = "${lib.getExe lpkgs.lsr}";
79798080 pasters = "${lib.getExe pkgs.curl} --data-binary @- https://paste.rs/";
8181