Commit ac1b5deb authored by Robert Kovacsics's avatar Robert Kovacsics
Browse files

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`
parent 0a4206a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ appimageTools.wrapType2 {
    alsa-lib
    at-spi2-core
    cups
    libxcrypt
    libxcrypt-legacy
  ];

  meta = with lib; {