Unverified Commit f64975ab authored by Emil "AngryAnt" Johansen's avatar Emil "AngryAnt" Johansen
Browse files

avalonia-ilspy: openssl_1_1 -> openssl

parent 1f687168
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
, libkrb5
, zlib
, fontconfig
, openssl_1_1
, openssl
, libX11
, libICE
, libSM
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
  ];

  libraryPath = lib.makeLibraryPath [
    openssl_1_1
    openssl
    libX11
    libICE
    libSM