| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-02 | refactor(modules/legacy/firefox): Move to by-name | Benedikt Peetz | |
| This also improves the arkanfox-integration and the profile id generation. | |||
| 2025-02-02 | feat(lib): Init `baseLib` | Benedikt Peetz | |
| 2024-12-20 | refactor(lib): Upstream `lib` to vhack.eu | Benedikt Peetz | |
| This allows to share it with the server config. | |||
| 2024-11-23 | tests({tests,modules}): Couple via a co-import | Benedikt Peetz | |
| 2024-11-02 | fix(lib/maybeMerge): Actually output a warning if things will be overridden | Benedikt Peetz | |
| 2024-10-24 | refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib` | Benedikt Peetz | |
| 2023-05-09 | Refactor(treewide): Use separate shell library | Soispha | |
| 2023-03-22 | Fix(hm/wms/river): Fix path in init file | ene | |
| 2023-03-21 | Fix(lib): Add 'dash' as default dependency | ene | |
| This is also fine because dash is used as the interpreter for shell scripts. | |||
| 2023-03-21 | Fix(lib): Add 'mktemp' as a default dependency | ene | |
| This is fine because the shell-library depends on it. | |||
| 2023-03-21 | Fix(lib): Unset the default path before extending it | ene | |
| It is harmful to use the provided path as there are no guaranties for its completeness. | |||
| 2023-02-25 | Fix(packages): Use a custom function for packaging ll | ene | |
| 2023-02-19 | Feat(bootstrap): Separate the builder to a library | ene | |
