nixpkgs/pkgs/tools/backup/tsm-client
Yarny0 941b891e26 tsm-client: use libxcrypt-legacy to fix build
Since commit 4e300e071b
building `tsm-client` fails with error messages

> error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by [...]

Luckily, commit 9b766dd41b
introduces `libxcrypt-legacy` which again provides `libcrypt.so.1`.
2023-04-04 19:39:32 +02:00
..
default.nix tsm-client: use libxcrypt-legacy to fix build 2023-04-04 19:39:32 +02:00
test-cli.nix tsm-client: add test derivation and a module test 2022-01-17 12:09:27 +01:00