mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +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,
|
fetchFromGitHub,
|
||||||
glib,
|
glib,
|
||||||
gtk3,
|
gtk3,
|
||||||
libsoup_2_4,
|
|
||||||
openssl,
|
openssl,
|
||||||
nix-update-script,
|
nix-update-script,
|
||||||
}:
|
}:
|
||||||
|
@ -51,7 +50,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||||
glib
|
glib
|
||||||
gtk3
|
gtk3
|
||||||
openssl
|
openssl
|
||||||
libsoup_2_4
|
|
||||||
webkitgtk_4_1
|
webkitgtk_4_1
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue