aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Collapse)Author
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-02refactor(modules/legacy/firefox): Move to by-nameBenedikt Peetz
This also improves the arkanfox-integration and the profile id generation.
2025-02-02feat(lib): Init `baseLib`Benedikt Peetz
2024-12-20refactor(lib): Upstream `lib` to vhack.euBenedikt Peetz
This allows to share it with the server config.
2024-11-23tests({tests,modules}): Couple via a co-importBenedikt Peetz
2024-11-02fix(lib/maybeMerge): Actually output a warning if things will be overriddenBenedikt Peetz
2024-10-24refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib`Benedikt Peetz
2023-05-09Refactor(treewide): Use separate shell librarySoispha
2023-03-22Fix(hm/wms/river): Fix path in init fileene
2023-03-21Fix(lib): Add 'dash' as default dependencyene
This is also fine because dash is used as the interpreter for shell scripts.
2023-03-21Fix(lib): Add 'mktemp' as a default dependencyene
This is fine because the shell-library depends on it.
2023-03-21Fix(lib): Unset the default path before extending itene
It is harmful to use the provided path as there are no guaranties for its completeness.
2023-02-25Fix(packages): Use a custom function for packaging llene
2023-02-19Feat(bootstrap): Separate the builder to a libraryene