diff options
| author | Cody Allen <cody@brainf.art> | 2025-01-24 10:06:07 -0500 |
|---|---|---|
| committer | Cody Allen <cody@brainf.art> | 2025-02-07 13:42:57 -0500 |
| commit | bf121f0671cb64337f5631417b94fdb6b2b9ef3a (patch) | |
| tree | c6f0ef6dd0776e163c4d80e601bca17811ddb711 /pkgs/development/python-modules/python-openstackclient | |
| parent | 9774f0efeac46d6207bf35db1f2f5d54741af905 (diff) | |
services.restic: use getExe instead of hard-coded path
Instead of assuming the restic executable is at `bin/restic`, use
`lib.getExe` on the restic package. The main motivation for this is
using a security wrapper that has a different name such as
`bin/restic-wrapper`.
NOTE: In rare cases this could be a breaking change. For example if you
are using a wrapper whose executable is at `bin/restic`,
`meta.mainProgram` is not set, _and_ your package name is something
other than `restic`.
See the [discource discussion](https://discourse.nixos.org/t/using-restic-service-with-the-security-wrapper/34547/5) for more details/discussion.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
