Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(pkgs/by-name/vi/vim-plugins): Give nixpkgs compatible name | Benedikt Peetz | 2024-05-24 |
| | | | | | Nixpkgs already provides `vimPlugins` so having a `vim-plugins` set is rather confusing. Calling it `vimExtraPlugins` resolves this confusion. | ||
* | feat(pkgs): Pull yambar-{cpu,memory} in tree | Benedikt Peetz | 2024-05-24 |
| | |||
* | 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. | ||
* | refactor(sys): Modularize and move to `modules/system` or `pkgs` | Benedikt Peetz | 2024-05-20 |