about summary refs log tree commit diff stats
path: root/lib (follow)
Commit message (Collapse)AuthorAge
* tests({tests,modules}): Couple via a co-importBenedikt Peetz5 days
|
* fix(lib/maybeMerge): Actually output a warning if things will be overriddenBenedikt Peetz2024-11-02
|
* refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib`Benedikt Peetz2024-10-24
|
* Refactor(treewide): Use separate shell librarySoispha2023-05-09
|
* Fix(hm/wms/river): Fix path in init fileene2023-03-22
|
* Fix(lib): Add 'dash' as default dependencyene2023-03-21
| | | | | This is also fine because dash is used as the interpreter for shell scripts.
* Fix(lib): Add 'mktemp' as a default dependencyene2023-03-21
| | | | This is fine because the shell-library depends on it.
* Fix(lib): Unset the default path before extending itene2023-03-21
| | | | | It is harmful to use the provided path as there are no guaranties for its completeness.
* Fix(packages): Use a custom function for packaging llene2023-02-25
|
* Feat(bootstrap): Separate the builder to a libraryene2023-02-19