neohtop: remove incorrect duplicate libsoup dependency

This commit is contained in:
Grimmauld 2025-04-20 13:01:48 +02:00
parent 2d24925eff
commit e0ec3c89dd
No known key found for this signature in database

View file

@ -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
];