1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/borgmatic
Damien Cassou d4a5076ea8
borgmatic: improve support for version 1.8.0
The configuration file format of borgmatic has changed in version
1.8.0:
https://projects.torsion.org/borgmatic-collective/borgmatic/src/branch/main/NEWS

This commit makes Home Manager generate borgmatic's configuration file
using the new format.

Even though the NEWS file indicates that old configuration files are
compatible, this is not 100% the case: empty sections work fine in old
borgmatic but stop working in new ones. I've reported the bug upstream
by email as I couldn't create an account on the forge.
2023-10-15 00:38:55 +02:00
..
basic-configuration.nix borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00
default.nix borgmatic: optionally exclude HM symlinks from backup 2023-03-21 08:56:23 +01:00
exclude-hm-symlinks-nothing-else.nix borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00
exclude-hm-symlinks.nix borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00
include-hm-symlinks.nix borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00