Unverified Commit e0ec3c89 authored by Grimmauld's avatar Grimmauld
Browse files

neohtop: remove incorrect duplicate libsoup dependency

parent 2d24925e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
  fetchFromGitHub,
  glib,
  gtk3,
  libsoup_2_4,
  openssl,
  nix-update-script,
}:
@@ -51,7 +50,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
    glib
    gtk3
    openssl
    libsoup_2_4
    webkitgtk_4_1
  ];