Loading pkgs/development/libraries/webkitgtk/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ bubblewrap, libseccomp, libbacktrace, systemd, systemdLibs, xdg-dbus-proxy, replaceVars, glib, Loading @@ -72,7 +72,7 @@ enableGeoLocation ? true, enableExperimental ? false, withLibsecret ? true, systemdSupport ? lib.meta.availableOn clangStdenv.hostPlatform systemd, systemdSupport ? lib.meta.availableOn clangStdenv.hostPlatform systemdLibs, testers, fetchpatch, }: Loading Loading @@ -189,7 +189,7 @@ clangStdenv.mkDerivation (finalAttrs: { xorg.libX11 ] ++ lib.optionals systemdSupport [ systemd systemdLibs ] ++ lib.optionals enableGeoLocation [ geoclue2 Loading Loading
pkgs/development/libraries/webkitgtk/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ bubblewrap, libseccomp, libbacktrace, systemd, systemdLibs, xdg-dbus-proxy, replaceVars, glib, Loading @@ -72,7 +72,7 @@ enableGeoLocation ? true, enableExperimental ? false, withLibsecret ? true, systemdSupport ? lib.meta.availableOn clangStdenv.hostPlatform systemd, systemdSupport ? lib.meta.availableOn clangStdenv.hostPlatform systemdLibs, testers, fetchpatch, }: Loading Loading @@ -189,7 +189,7 @@ clangStdenv.mkDerivation (finalAttrs: { xorg.libX11 ] ++ lib.optionals systemdSupport [ systemd systemdLibs ] ++ lib.optionals enableGeoLocation [ geoclue2 Loading