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:
@@ -59,7 +59,7 @@ appimageTools.wrapType2 {
|
||||
alsa-lib
|
||||
at-spi2-core
|
||||
cups
|
||||
libxcrypt
|
||||
libxcrypt-legacy
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user