aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/linux-modules.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/build/linux-modules.scm')
0 files changed, 0 insertions, 0 deletions
2020-11-26Merge branch 'master' into stagingMarius Bakke 2020-11-26gnu: qtox: Update to 1.17.3....* gnu/packages/messaging.scm (qtox): Update to 1.17.3. [source]: Respect that it's no longer a tarball. Tobias Geerinckx-Rice 2020-11-22Merge branch 'master' into stagingMarius Bakke 2020-11-21gnu: dino: Add some inputs....These new inputs are referenced by the package, but were previously used indirectly via propagation from other inputs. Now they are just directly added. * gnu/packages/messaging.scm (dino) [native-inputs]: Add gtk+:bin. Correct label of glib:bin. [inputs]: Add glib. Signed-off-by: Leo Famulari <leo@famulari.name> Raghav Gururajan 2020-11-21gnu: dino: Re-arrange inputs in alphabetical order....* gnu/packages/messaging.scm (dino) [native-inputs]: Re-order. [inputs]: Re-order. Signed-off-by: Leo Famulari <leo@famulari.name> Raghav Gururajan 2020-11-21gnu: dino: Update synopsis and description....* gnu/packages/messaging.scm (dino) [synopsis]: Modify. [description]: Modify. Signed-off-by: Leo Famulari <leo@famulari.name> Raghav Gururajan 2020-11-21gnu: dino: Make some cosmetic changes....* gnu/packages/messaging.scm (dino): Make some cosmetic changes. Signed-off-by: Leo Famulari <leo@famulari.name> Raghav Gururajan 2020-11-20gnu: gajim-openpgp: Downgrade to 1.2.14....This version is compatible with the stable version of gajim (1.2.2). * gnu/packages/messaging.scm (gajim-openpgp)[version]: Downgrade to 1.2.14. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Raghav Gururajan 2020-11-20gnu: gajim-omemo: Downgrade to 2.6.80....This version is compatible with the stable version of gajim (1.2.2). * gnu/packages/messaging.scm (gajim-omemo): Downgrade to 2.6.80. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Raghav Gururajan 2020-11-19gnu: gajim: Honour $GAJIM_PLUGIN_PATH....This allows Gajim to find plug-ins installed with Guix. Reported at <http://issues.guix.gnu.org/44730>. However, at the time of pushing both packaged plug-ins (gajim-omemo and gajim-openpgp) require an unstable version of Gajim and will not load. * gnu/packages/messaging.scm (gajim)[arguments]: Replace the ‘add-plugin-dirs’ substitution phase with a... [source]: ...patch that won't silently break in the future. * gnu/packages/patches/gajim-honour-GAJIM_PLUGIN_PATH.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice 2020-11-15Merge branch 'master' into stagingMarius Bakke 2020-11-13gnu: dino: Update to 0.2.0...Update of the recently released Dino 0.2.0 version. Thanks! From 0b764d48996f3851ee2596a25f1fd42a8d3f4063 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga <ekaitz@elenq.tech> Date: Fri, 13 Nov 2020 12:18:11 +0100 Subject: [PATCH] gnu: dino: Update to 0.2.0 * gnu/packages/messaging.scm (dino): Update to 0.2.0 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Ekaitz Zarraga 2020-11-11gnu: chatty: Update to 0.1.17....* gnu/packages/messaging.scm (chatty): Update to 0.1.17. Tobias Geerinckx-Rice