mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
neohtop: remove incorrect duplicate libsoup dependency
This commit is contained in:
parent
2d24925eff
commit
e0ec3c89dd
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue