mirror of
https://github.com/zoriya/ags.git
synced 2026-06-03 02:51:39 +00:00
add libsoup_3 to gjs.nix
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user