From 6491b2694e5881ebe66139bb6886b3913324ce58 Mon Sep 17 00:00:00 2001 From: Aylur Date: Mon, 4 Sep 2023 22:06:49 +0200 Subject: [PATCH] add libsoup_3 to gjs.nix --- nix/gjs.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/gjs.nix b/nix/gjs.nix index 0c1d664..a0ce44d 100644 --- a/nix/gjs.nix +++ b/nix/gjs.nix @@ -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 = [