gnu: password-utils: Add hiprompt-gtk.
* gnu/packages/password-utils.scm (hiprompt-gtk): New variable.
Change-Id: Ieaf6765873129cc8f316ad3d4bd03de19f9053d7
Signed-off-by: jgart <jgart@dismail.de>
gnu: password-utils: Add himitsu.
* gnu/packages/password-utils.scm (himitsu): New variable.
Change-Id: Ib13c62177dfc9e2f121606bc71f391e09fb4d1e4
Signed-off-by: jgart <jgart@dismail.de>
gnu: hare-xyz: Add hare-gtk4-layer-shell.
* gnu/packages/hare-xyz.scm (hare-gtk4-layer-shell): New variable.
Change-Id: Ifa369e88ef3e9940fe11d9c922cbef01a9cdfb37
Signed-off-by: jgart <jgart@dismail.de>
gnu: hare-xyz: Add hare-adwaita.
* gnu/packages/hare-xyz (hare-adwaita): New variable.
Change-Id: Ifc2a397dec1e8a9fb9e750182e1a5aa34cfe6f9a
Signed-off-by: jgart <jgart@dismail.de>
gnu: hare-xyz: Add hare-gi.
* gnu/packages/hare-xyz (hare-gi): Add hare-gi.
Change-Id: If1a67a21966ae8d6474c1b15c02bb98f941dfd4b
Signed-off-by: jgart <jgart@dismail.de>
gnu: hare-xyz: Add hare-ssh.
* gnu/packages/hare-xyz.scm: New file...
* gnu/local.mk (GNU_SYSTEM_MODULES): ...and add it.
Change-Id: I4a452368fba29375159bdb7ce667a3cfe66872df
Signed-off-by: jgart <jgart@dismail.de>
gnu: python-xyz: Add python-pyhimitsu.
* gnu/packages/python-xyz.scm (python-pyhimitsu): New variable.
Change-Id: Ia8ad95f466f749152c8c16ad71fc46de9c32f615
gnu: python-xyz: Add python-prctl.
* gnu/packages/python-xyz.scm (python-prctl): New variable.
Change-Id: I14b788cd83650a38a448d6474ce305f0ccfcb559
gnu: weechat: Update to 4.8.1.
* gnu/packages/irc.scm (weechat): Update to 4.8.1.
Change-Id: Ie15fcc8f32f780cc812f31beb0f5177841ec100c
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: rsibreak: Fix source location.
* gnu/packages/kde-utils.scm (source): Correct expression for versioned
subdirectory.
Fixes: guix/guix#4603
Change-Id: Ic9f360ac55f595896d0c253cd905bb36b08d78ff
gnu: korganizer: Remove deprecated input.
* gnu/packages/kde-pim.scm (korganizer)[inputs]: Remove akonadi-notes.
Change-Id: I936776ef049072601f2e0856a67aec21f13e7f20
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: kmessagelib: Remove deprecated input.
* gnu/packages/kde-pim.scm (kmessagelib)[inputs]: Remove akonadi-notes.
Change-Id: I26748f068ffd0cf39204737d9399ab091d009efc
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: kdepim-runtime: Remove deprecated input.
* gnu/packages/kde-pim.scm (kdepim-runtime)[inputs]: Remove akonadi-notes.
Change-Id: Id6c645175db80da1ea1e4e2312487a0cf6ec99ee
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: kdepim-addons: Remove deprecated input.
* gnu/packages/kde-pim.scm (kdepim-addons)[inputs]: Remove akonadi-notes.
Change-Id: Ie9e8b8848868d10ae2ecae6f3fab76c5ebcb5818
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: kcalendarsupport: Remove deprecated input
* gnu/packages/kde-pim.scm (kcalendarsupport)[inputs]: Remove
akonadi-notes.
Change-Id: Ic19adca52da6245c8d51177e68ab70d2b38a8b5b
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: kdepim-addons: Fix build.
* gnu/packages/kde-pim.scm (kdepim-addons)[arguments]<#:phases>:
Wrap with cargo-guile-json extension.
Change-Id: Ibb1945068b0039e3b76322d5e0475722acefb011
gnu: waypipe: Hardcode libvulkan.
Currently, trying to run waypipe with graphical acceleration results in the
error:
Sending error: src/dmabuf.rs:945: Failed to load Vulkan library:
LibraryLoadFailure(DlOpen { desc: "libvulkan.so.1: cannot open shared object
file: No such file or directory" })
This patch fixes this error by loading libvulkan from a known location.
* gnu/packages/freedesktop.scm (waypipe)[#:phases]: Add ‘patch-vulkan’.
gnu: waypipe: Fix build.
* gnu/packages/freedesktop.scm (waypipe)[#:phases]: Wrap in with-extensions to
add cargo-guile-json.
gnu: emacs-telega: Update to 0.8.570.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.570.
Change-Id: I53cefc17cb0b4c11ea7dfcf3c7613a52578e4dcb
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-telega-server: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 1.0.0.
Change-Id: Idbd393e702a1fb39168a9bf18e898d1a081b1703
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>