guix/gnu
Maxim Cournoyer e8f4e18085
gnu: polkit-mozjs: Rename to polkit and remove obsolete polkit-duktape.
Polkit 121 now uses duktape as the default JavaScript engine.

* gnu/packages/polkit.scm (polkit-mozjs): Rename to...
(polkit): ... this.
[import-modules, modules]: New arguments.
[configure-flags]: Drop non-default "js_engine=mozjs" option.
[phases]{adjust-install-time-etc-directory, patch-bash}: New phases.
{check}: New override.
[inputs]: Replace mozjs-91 with duktape.
[native-inputs]: Add python, python-dbusmock and tini.
(polkit-duktape): Delete variable.
(polkit-for-system): Delete procedure.
(polkit) Delete syntax.
* gnu/services/dbus.scm (%default-polkit): Delete variable.
(<polkit-configuration>): Adjust accordingly.
2022-08-28 21:07:47 -04:00
..
bootloader
build
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. 2022-08-14 02:00:02 +02:00
machine
packages gnu: polkit-mozjs: Rename to polkit and remove obsolete polkit-duktape. 2022-08-28 21:07:47 -04:00
services gnu: polkit-mozjs: Rename to polkit and remove obsolete polkit-duktape. 2022-08-28 21:07:47 -04:00
system
tests gnu: greetd-service-type: Add supplementary groups to greeter. 2022-08-26 18:50:33 +02:00
artwork.scm
bootloader.scm bootloader: Remove expired export. 2022-08-21 02:00:00 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm
installer.scm
local.mk gnu: mesa: Update to 22.1.7. 2022-08-28 21:07:46 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm