Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 2025-04-27 |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | pkgs/{lm,ll}: Don't leak bash options in shell context | Benedikt Peetz | 2025-04-14 |
| | |||
* | pkgs/ll: Migrate to `writeShellApplication` | Benedikt Peetz | 2025-04-14 |
| | |||
* | fix(pkgs/ll): Ensure that the last_directory save dir exists | Benedikt Peetz | 2024-08-21 |
| | |||
* | feat(pkgs/lm): Init and use in pkgs | Benedikt Peetz | 2024-08-21 |
| | |||
* | refactor(pkgs): Categorize into `by-name` shards | Benedikt Peetz | 2024-05-23 |
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. |