Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(lib/maybeMerge): Actually output a warning if things will be overridden | Benedikt Peetz | 2024-11-02 |
| | |||
* | refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib` | Benedikt Peetz | 2024-10-24 |
| | |||
* | Refactor(treewide): Use separate shell library | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/wms/river): Fix path in init file | ene | 2023-03-22 |
| | |||
* | Fix(lib): Add 'dash' as default dependency | ene | 2023-03-21 |
| | | | | | This is also fine because dash is used as the interpreter for shell scripts. | ||
* | Fix(lib): Add 'mktemp' as a default dependency | ene | 2023-03-21 |
| | | | | This is fine because the shell-library depends on it. | ||
* | Fix(lib): Unset the default path before extending it | ene | 2023-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 ll | ene | 2023-02-25 |
| | |||
* | Feat(bootstrap): Separate the builder to a library | ene | 2023-02-19 |