Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update to 1.2.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.30.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.5.0.
[propagated-inputs]: Add EMACS-COMPAT.
|
|
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.3.6.
|
|
* gnu/packages/emacs-xyz.scm (git-modes): Update to 1.4.1.
[propagated-inputs]: Add EMACS-COMPAT.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.6.0.
[propagated-inputs]: Add EMACS-COMPAT.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ghq)
[arguments]<#:phases>: Add a phase to avoid propagating GHQ.
[inputs]: Add GHQ.
[propagated-inputs]: Remove GHQ.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ghq): Update to 0.2.0.
[propagated-inputs]: Add EMACS-DASH, EMACS-S.
|
|
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.2.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.9.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.5.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.10.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-beframe): Update to 0.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 1.8.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-vundo): Update to 2.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-excorporate): Update to 1.1.0.
[propagated-inputs]: Add EMACS-URL-HTTP-OAUTH.
|
|
* gnu/packages/emacs-xyz.scm (emacs-url-http-oauth): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-soap-client): Update to 3.2.3.
|
|
* gnu/packages/dlang.scm (ldc-bootstrap): Update to 1.32.2.
(ldc)[arguments]: Adjust skipped tests paths for changes in source code
layout. Skip another plugin test.
|
|
* gnu/packages/finance.scm (xmrig): Update to 6.19.2.
[description]: Fix typos.
|
|
* gnu/packages/wm.scm (labwc): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (cagebreak): Update to 2.1.2.
Explicitly disable tests and substitute "/usr/share/".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.6.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-netlink): Update to 1.1.2.
|
|
That way, per-connection transient services such as 'sshd-123' inherit
dependencies of their "parent" ('sshd' in this example), which is more
consistent than not depending on anything.
* gnu/services/dict.scm (dicod-shepherd-service): Pass #:requirements to
'make-inetd-constructor'.
* gnu/services/messaging.scm (bitlbee-shepherd-service): Likewise.
* gnu/services/ssh.scm (openssh-shepherd-service): Likewise.
* gnu/services/vnc.scm (xvnc-shepherd-service): Likewise.
|
|
* gnu/services/base.scm (%root-file-system-shepherd-service): In 'stop'
method, remove reference to 'stop-logging'. That procedure is gone in
Shepherd 0.10.0, leading to an unbound-variable exception.
Additionally, calling is unnecessary since 0.4.0, where shepherd logs to
syslog (thus the open file descriptor is not backed by an on-disk file).
|
|
This is a followup to 57e731c358d000f614fbda23654cae6a5e79df80.
* gnu/services/base.scm (agetty-shepherd-service): Change 'stop' method
to return #f immediately when the running value is 'idle.
|
|
When the 'stop' method returns a truth value, shepherd interprets it as
potential failure and logs it.
* gnu/system/pam.scm (pam-shepherd-service): Change 'stop' method to
return #f.
|
|
* gnu/packages/image-viewers.scm (ytfzf): Update to 2.6.0.
|
|
* gnu/packages/irc.scm (irssi): Update to 1.4.4.
|
|
* gnu/packages/finance.scm (bitcoin-core): Remove variable.
(bitcoin-core-24.1): Rename to bitcoin-core.
|
|
* gnu/packages/finance.scm (bitcoin-core): Update to 24.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.0.
[arguments]: Update 'fix-tests' phase.
|
|
Resending second patch with a better commit message.
* gnu/packages/python-web.scm (python-cssutils): Update to 2.6.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Enable tests.
[native-inputs]: Remove unzip; add python-pytest and python-jaraco-test.
[homepage]: Update it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-jaraco-test): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mpd.scm (mympd): Update to 10.3.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/messaging.scm (weechat-wee-slack)[inputs]: Add
python-mock test dependency.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/openmw-assume-nonconst-SIGSTKSZ.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/game-development.scm (openmw)[source]<patches>: Use it here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/game-development.scm (recastnavigation): Update to commit 6d1f971.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Version 1.26.1 is broken and doesn't build on Guix; this update fixes it and
provides a newer version as well.
* gnu/packages/python-xyz.scm (python-yamllint): Update to 1.13.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/sssd.scm (sssd) [native-inputs]: Add python-toolchain.
[ensure-no-mtimes-pre-1980]: New phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The latest samba package (4.18.1) causes a SIGABRT in ad_common_tests and
ad_gpo_tests. The pinned version (4.17.0) allows them to succeed, so use that
instead.
* gnu/packages/sssd.scm (sssd) [inputs]: Change samba to samba/pinned.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Ensure all files being built are dated no earlier than 1980 by copying in a
modified (@@ (guix build python-build-system) ensure-no-mtimes-pre-1980) which
is symlink-aware. This copy should be removed when the original procedure is
modified to avoid calling UTIME on symlinks.
* gnu/packages/virtualization.scm (criu)[arguments]: Add
'ensure-no-mtimes-pre-1980' phase.
[inputs]: Remove python.
[native-inputs]: Add python-toolchain.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.15.
|
|
* gnu/packages/emacs-xyz.scm (emacs-simple-mpc): Update to 1.0-1.35923ca.
|
|
* gnu/packages/bioinformatics.scm (java-picard-1.113)[inputs]: Drop labels.
|
|
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Remove
trailing #T from build phases.
|