Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pkgs/con2pdf: Correctly use `DEVICE_FUNCTION` as environment variable | Benedikt Peetz | 2025-05-04 |
| | | | | | The `%` was still left from the `sysLib` -> `pkgs.writeShellApplication` migration. | ||
* | 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/con2pdf: Migrate to `writeShellApplication` | Benedikt Peetz | 2025-04-14 |
| | |||
* | fix(pkgs/con2pdf): Avoid using deprecated `convert` command | Benedikt Peetz | 2024-10-04 |
| | |||
* | 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. |