saleae-logic-2: Fix "Error Connecting to Socket"

The problem was it couldn't find `libcrypt.so.1` because `libxcrypt` now
provides `libcrypt.so.2`
This commit is contained in:
Robert Kovacsics 2023-04-18 19:51:01 +01:00
parent 0a4206a51b
commit ac1b5deba3

View file

@ -59,7 +59,7 @@ appimageTools.wrapType2 {
alsa-lib
at-spi2-core
cups
libxcrypt
libxcrypt-legacy
];
meta = with lib; {