Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Maxim Cournoyer 95a74533f1
gnu: jami: Reduce memory consumption in conversation view.
This fixes <https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/649>.

* gnu/packages/patches/jami-images-loading.patch: New patch.
* gnu/packages/patches/jami-memory-usage.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/jami.scm (jami)[source]: Apply them.
2022-01-27 10:51:54 -05:00
..
bootloader bootloader: grub: Fix serial mode. 2022-01-13 11:11:02 +01:00
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: services: Make strings in Gexps translateble. 2022-01-03 19:32:07 +01:00
installer installer: Install the locale before mounting the cow-store. 2022-01-14 14:29:19 +01:00
machine machine: ssh: Add 'safety-checks?' field. 2022-01-16 23:56:55 +01:00
packages gnu: jami: Reduce memory consumption in conversation view. 2022-01-27 10:51:54 -05:00
platforms
services services: zabbix-server: Do not write database password to the store. 2022-01-26 09:31:46 +01:00
system system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
tests services: Adjust the jami service for the upgraded jami. 2022-01-13 00:57:52 -05:00
artwork.scm
bootloader.scm
ci.scm ci: Add extra jobs for tunable packages. 2022-01-01 15:23:24 +01:00
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm installer: Check if ci.guix.gnu.org can be reached. 2022-01-14 14:29:08 +01:00
local.mk gnu: jami: Reduce memory consumption in conversation view. 2022-01-27 10:51:54 -05:00
machine.scm
packages.scm shell: Cache profiles even when using package specs. 2022-01-11 20:34:59 +01:00
platform.scm
services.scm
system.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
tests.scm