1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
home-manager/modules
ScribblyBirb a8e2d08ffd
alot: allow commas in maildir path (#6989)
Previously, maildir path was not escaped in any way, so using a path with commas
lead to a TypeError:

```
TypeError: expected string or bytes-like object, got 'list'
```
2025-05-07 18:17:09 -05:00
..
accounts accounts/contact: add sensible defaults to the localModule (#6799) 2025-04-10 22:29:30 -05:00
config treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
files files: make collision error message more helpful 2024-04-30 00:41:45 +02:00
i18n/input-method fcitx5: ensure config doesn't get overwritten (#6940) 2025-04-30 14:19:29 -05:00
launchd treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
lib treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
lib-bash home-manager: move profile management 2025-01-03 11:22:59 +01:00
misc tmpfiles: also remove files that need to be removed during activation (#6980) 2025-05-07 10:27:02 -05:00
po Translate using Weblate (Dutch) (#6828) 2025-04-16 08:00:29 -05:00
programs alot: allow commas in maildir path (#6989) 2025-05-07 18:17:09 -05:00
services treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
targets treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
default.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
files.nix treewide: substituteAll -> replaceVars/substitute 2025-04-24 13:40:11 +02:00
home-environment.nix home-environment: add home.extraDependencies 2025-05-02 11:11:28 +02:00
manual.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
modules.nix sway-easyfocus: add module (#6976) 2025-05-04 21:46:28 -05:00
systemd-activate.sh systemd: don't try to restart templates 2024-06-26 18:14:48 +02:00
systemd.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
wayland.nix wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00
xresources.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
xsession.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00