about summary refs log tree commit diff stats
path: root/update.sh (follow)
Commit message (Collapse)AuthorAge
* build(update.sh): Update Firefox ext. updater path to new `home.legacy`Benedikt Peetz2024-10-18
|
* refactor(modules/legacy/conf/lf): Move to new `by-name` dirBenedikt Peetz2024-10-18
| | | | | | | This makes it possible to mix and match between `NixOS` and `home-manager` options and thus allows merging the secret handling directly into this module. Furthermore, the `systemd` tempfiles handling was also merged into this module.
* build(update.sh): Warn about out-of-tree dependenciesBenedikt Peetz2024-09-07
|
* style(treewide): FormatBenedikt Peetz2024-05-25
|
* fix(update.sh): Ensure unique variablesBenedikt Peetz2024-05-25
|
* feat(pkgs/update.sh): Notify the user about the run update scriptsBenedikt Peetz2024-05-24
|
* feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`Benedikt Peetz2024-05-09
|
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flagSoispha2024-01-28
|
* feat(sys/nixpkgs/pkgs): Add update scriptsSoispha2024-01-23
|
* feat(treewide): Specify nvim plugins in my flakeSoispha2023-12-09
|
* Build(update.sh): Use correct path to update scriptSoispha2023-08-28
|
* Refactor(treewide): Move module configuration in separate filesSoispha2023-08-01
|
* Build(update.sh): Make script somewhat more path indifferentSoispha2023-05-27
|
* Fix(update): Rename to update.sh to work with flake-updateSoispha2023-05-09