guix-play/gnu
Jonathan Brielmaier 52cb5cf5b8
gnu: icedove: Update to 91.3.2.
The profile folder moved from `~/.icedove` to `~/.thunderbird`. You may
need to migrate (copy) your profile over.

* gnu/packages/gnuzilla.scm (icedove): Update to 91.3.2.
[source]: Switch back to icecat-source.
[arguments]: `obj-x86_64-pc-linux-gnu` folder is now generated during
build, so it can't deleted in front. Remove surounding `'` from
MOZ_DEDICATED_PROFILES to follow source code. MOZ_APP_BASENAME and
MOZ_APP_DISPLAYNAME are no longer set in `comm/mail/confvars.sh`. Update
path of `customizeToolbar.js`.
Delete `'bootstrap` phase and no longer set AUTOCONF variable as the
autoconf build part was removed. Set MACH_USE_SYSTEM_PYTHON and
MOZ_APP_NAME, the latter is the binary name.
`--enable-calendar` flag got removed. Use bundled NSS until
core-updates merge.
[inputs]: Update to `icu4c-69` and `nspr-4.32`. Use bundled NSS for now.
[native-inputs]: Switch to comm-esr91 branch. Remove autoconf, add m4.
Update rust and cargo to 1.51. Use `rust-cbindgen-0.19`.
2021-12-01 22:07:00 +01:00
..
bootloader gnu: system: Add LUKS2 support for the root file system. 2021-12-01 17:51:37 +01:00
build system: Add swap flags. 2021-11-23 10:24:27 +01:00
home home: services: bash: Only source /etc/bashrc if it exists. 2021-11-24 19:46:39 +01:00
installer installer: Make LUKS2 the default format for encrypted devices 2021-12-01 17:51:37 +01:00
machine
packages gnu: icedove: Update to 91.3.2. 2021-12-01 22:07:00 +01:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
system gnu: system: Add LUKS2 support for the root file system. 2021-12-01 17:51:37 +01:00
tests gnu: hpcguix-web: Update to 0.2.0. 2021-11-15 17:55:50 +01:00
artwork.scm
bootloader.scm gnu: system: Improve location of some configuration warnings. 2021-11-17 23:05:58 +01:00
ci.scm
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
installer.scm
local.mk gnu: Update Trezor support. 2021-12-01 18:05:26 +01:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Filter out boot dependencies from swap-space. 2021-11-23 10:24:27 +01:00
tests.scm