1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/tests/modules/programs/alot
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
..
alot-expected.conf alot: allow commas in maildir path (#6989) 2025-05-07 18:17:09 -05:00
alot.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
default.nix alot: add structured settings 2020-05-01 22:26:26 +02:00