Age | Commit message (Collapse) | Author |
|
Being Linux-specific, that's probably a better home.
* gnu/packages/c.scm (renameat2): Move to...
* gnu/packages/linux.scm (renameat2): ... here.
|
|
* gnu/packages/c.scm (renameat2): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Reinstate the
test_auth and test_zmqstream tests, fixed in the last 25.1.0 version.
|
|
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.11
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (b4): Update to 0.12.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-xfree86-type1): Update to 1.0.5.
[source]: Drop upstreamed snippet.
(xorg-font-origin): Drop obsolete macro.
(%xorg-font-origin): Drop unused procedure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-winitzki-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-sun-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-sony-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-screen-cyrillic): Update to 1.0.5.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-schumacher-misc): Update to 1.1.3.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-mutt-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-misc-misc): Update to 1.1.3.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-misc-ethiopic): Update to 1.0.5.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-misc-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-micro-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-isas-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-dec-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-cronyx-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-arabic-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-alias): Update to 1.0.5.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-adobe75dpi): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (font-adobe100dpi): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/graphics.scm (openmw-openscenegraph): Update to Nov 2022 commit.
[arguments]: Sync the plugin flags with the mentioned wiki page.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/certbot.scm (certbot-nginx-server-configurations):
Don't return a broken nginx-server-configuration with empty server_name
when no certificate domains are configured. Instead add a separate
server for every certificate, so 0 certificates adds 0 servers.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reviewed-by: Bruno Victal <mirai@makinata.eu>
|
|
* gnu/packages/libreoffice.scm (libreoffice)[arguments]:
Add #:imported-modules and #:modules.
In 'bin-and-desktop-install' phase, add 'install-python-script' and use
it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/calendar.scm (khal): Update to 0.11.2.
[inputs]: Sort alphabetically.
|
|
* gnu/packages/messaging.scm (poezio)[inputs]: Add
python-typing-extensions.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust custom
'adjust-tests phase to help tests pass on riscv64-linux.
|
|
* gnu/packages/databases.scm (recutils)[arguments]: Convert to G-Expressions.
Drop gratuitous dirname.
[native-inputs]: Drop labels. Move bash:include...
[inputs]: ... here. Also add regular bash.
|
|
* gnu/packages/maven.scm (maven-3.0-model-builder)[#:phases]: Add
‘add-components-shebang’.
|
|
* gnu/packages/pdf.scm (capypdf): New variable.
(a4pdf): Deprecate in favor of capypdf.
|
|
* gnu/packages/build-tools.scm (meson): Replace with meson/newer.
(meson/newer): New variable.
|
|
* gnu/packages/embedded.scm (jimtcl)[arguments]: Adjust custom phase
'delete-failing-tests/32bit to run for all 32-bit architectures.
|
|
* gnu/packages/animation.scm (lightspark): Update to 0.8.7.
[inputs]: Remove sdl2-mixer.
|
|
* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
|
|
* gnu/packages/lisp.scm (eisl): Update to 3.00.
|
|
* gnu/packages/lisp.scm (txr): Update to 288.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad.
[description]: Update with the latest changes.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/wm.scm (stumpwm)[arguments]: Add 'remove-temporary-cache'
phase.
(stumpwm+slynk)[arguments]: Delete 'remove-temporary-cache' phase inherited
from stumpwm.
|
|
* gnu/packages/embedded.scm (jimtcl)[arguments]: When building for 32bit, skip
"file.test".
|
|
* gnu/packages/java.scm (openjdk16)[source](patches): Re-add xcursor patch.
(openjdk17)[source](patches): Re-add xcursor patch.
|
|
* gnu/packages/python-xyz.scm (python-pdoc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/64057>.
* gnu/services/virtualization.scm (qemu-guest-agent-shepherd-service):
Add 'requirement' field.
Reported-by: Yann Dupont <yann.dupont@univ-nantes.fr>
|
|
* gnu/packages/cran.scm (r-plumber): New variable.
|
|
* gnu/packages/cran.scm (r-swagger): New variable.
|
|
* gnu/packages/firmware.scm (eg25-manager)[arguments]: Add a phase to
patch the path to grep.
|
|
* gnu/packages/firmware.scm (eg25-manager): Update to 0.4.6.
|
|
XDG_LOG_HOME is non-standard and log files should go to XDG_STATE_HOME
according to the XDG Base Directory Specification.
Fixes <https://issues.guix.gnu.org/61809>.
* gnu/home/services/desktop.scm (home-dbus-shepherd-services): Log to XDG_STATE_HOME.
* gnu/home/services/desktop.scm (home-unclutter-shepherd-services): Log to
XDG_STATE_HOME.
* gnu/home/services/mcron.scm (home-mcron-shepherd-services): Ditto.
* gnu/home/services/pm.scm (home-batsignal-shepherd-services): Ditto.
* gnu/home/services/shepherd.scm (launch-shepherd-gexp): Ditto.
* gnu/home/services/xdg.scm
(home-xdg-base-directories-configuration)[log-home]: Deprecate and unset default value.
(home-xdg-base-directories-environment-variables-service)
(ensure-xdg-base-dirs-on-activation): Handle field deprecation.
(home-xdg-base-directories-service-type): Update description.
Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
|