aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/ll (unfollow)
Commit message (Collapse)Author
2025-05-30modules/lf: Consolidate the `ll` and `lm` wrappers in the moduleBenedikt Peetz
Having them as separate packages was just not necessary.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-14pkgs/{lm,ll}: Don't leak bash options in shell contextBenedikt Peetz
2025-04-14pkgs/ll: Migrate to `writeShellApplication`Benedikt Peetz
2024-08-21fix(pkgs/ll): Ensure that the last_directory save dir existsBenedikt Peetz
2024-08-21feat(pkgs/lm): Init and use in pkgsBenedikt Peetz
2024-05-23refactor(pkgs): Categorize into `by-name` shardsBenedikt Peetz
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.