add libsoup_3 to gjs.nix

This commit is contained in:
Aylur
2023-09-04 22:06:49 +02:00
parent 665c46b7dc
commit 6491b2694e
+2
View File
@@ -29,6 +29,7 @@
, glib-networking
, gtk-layer-shell
, libdbusmenu-gtk3
, libsoup_3
}:
let
@@ -79,6 +80,7 @@ in stdenv.mkDerivation rec {
libsysprof-capture
spidermonkey_102
libdbusmenu-gtk3
libsoup_3
];
nativeCheckInputs = [