Commit 3362e3c6 authored by Marie Ramlow's avatar Marie Ramlow
Browse files

openrgb: bump mbedtls

parent 6e5eda48
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
  hidapi,
  pkg-config,
  coreutils,
  mbedtls_2,
  mbedtls,
  symlinkJoin,
}:

@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {

    libusb1
    hidapi
    mbedtls_2
    mbedtls
  ]
  ++ (with libsForQt5; [
    qtbase