Age | Commit message (Collapse) | Author |
|
This fixes a regression introduced with commit a09c7da ("tests: Fork and exec
a new Guile for the marionette REPL.") and only partially fixed with the
follow-up commit f518882 (" tests: Add missing module imports for
marionette-evaluated code.").
* gnu/tests/telephony.scm (run-jami-test): Remove extraneous module imports.
Move the setting of the DBUS_SESSION_BUS_ADDRESS environment variable inside
the first marionette-eval'd setup test.
["service can be stopped"]: Add missing (gnu build dbus-service) module.
|
|
* gnu/packages/xdisorg.scm (xeyes): Update to 1.2.0.
[inputs]: Add libxi.
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/speech.scm (ekho): Update to 8.6.
|
|
* gnu/packages/machine-learning.scm (python-vosk)[arguments]: Replace 3.9 with
3.10.
|
|
* gnu/packages/machine-learning.scm (kaldi-for-vosk): Update to 0-0.a25f216.
[inputs]: Replace jack-1 with jack-2.
[arguments]: Disable cu-array-test.
|
|
* gnu/packages/machine-learning.scm (kaldi-for-vosk)[inputs]: Remove spurious
semicolon.
[arguments]: Use LIST instead of double quoting; replace LET* with LET; adjust
indentation.
|
|
* gnu/packages/accessibility.scm (mouseloupe): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (tinyproxy): Update to 1.11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (dialect): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The old expression did not work; ffmpeg was not found
when using the --add-metadata flag.
* gnu/packages/video.scm (yt-dlp)
[arguments]: Adjust substitution in custom 'default-to-the-ffmpeg-input phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
[[PGP Signed Part:No public key for 3DECC105F5DD2382 created at 2023-05-19T19:45:47+0200 using RSA]]
Fixes <https://issues.guix.gnu.org/63280>.
* gnu/packages/crypto.scm (encfs): Update to 1.9.
[inputs]: Replace openssl with openssl-1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/self.scm (selinux-policy): New procedure.
(miscellaneous-files): Add 'daemon' parameter. Add 'guix-daemon.cil'.
(compiled-guix): Adjust call to 'miscellaneous-files'.
|
|
* doc/guix.texi (SELinux Support): Add note about 'guix-install.sh'.
Provide the absolute file name of 'guix-daemon.cil'. Wrap important
commands in @example. Suggest relabeling just /gnu and /var/guix
instead of all of /. Add "systemctl restart guix-daemon".
|
|
Fixes <https://issues.guix.gnu.org/62487>.
* etc/guix-install.sh (sys_maybe_setup_selinux): New function.
(main): Use it.
|
|
Tested on Rocky Linux 9, as discussed
at <https://issues.guix.gnu.org/62487>.
* etc/guix-daemon.cil.in: Add rules for /gnu/store remount and file
creation in /tmp.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0.0.1-41.6885006.
|
|
From the build log:
checking for a supported CPU... no (arm)
configure: error: Unsupported host architecture. Sorry
* gnu/packages/valgrind.scm (valgrind)[supported-systems]: Remove armhf-linux.
|
|
* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team.
|
|
* etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams.
(embedded): New variable.
(bootstrap): New variable.
Adjust membership to use new teams.
|
|
* gnu/packages/video.scm (gaupol): Update to 1.12.
|
|
* gnu/packages/video.scm (gauplo)[build-system]: Use pyproject-build-system.
[arguments]: Delete custom 'install phase.
|
|
* gnu/packages/video.scm (gaupol)[native-inputs]: Remove package labels.
|
|
The sanity check fails because there is no graphical display.
* gnu/packages/video.scm (gaupol)[arguments]: Delete 'sanity-check phase.
|
|
* gnu/packages/networking.scm (librecast): Update to 0.6.1.
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/firmware.scm (make-opensbi-package)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/firmware.scm (make-opensbi-package): Update to 1.2.
[native-inputs]: Add python.
[arguments]: Remove trailing #t from phases.
|
|
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.10.0.
|
|
* gnu/packages/patches/isync-openssl3-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (isync): Use patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.4.1.
[arguments]: Remove extra phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-png)[native-inputs]: Add guile-3.0,
guile-lib, guile-zlib and guile-smc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.5.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-ini)[native-inputs]: Add guile-3.0,
guile-lib and guile-smc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-ini): Update to 0.5.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-smc)[native-inputs]: Add guile-3.0 and
guile-lib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (fakeroot): Update to 1.31.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Adds two line breaks to the copyright block. The same kind of breaks [1] are
present in the remaining fifty-five entries.
[1] https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Line-Breaks
* doc (guix.texi): Add Texinfo line breaks.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
--to'.
The documentation for git send-email recommends the use of an equal sign when
specifying a recipient with the --to option. [1] Adjusts the reference manual
accordingly.
[1] https://git-scm.com/docs/git-send-email
* doc (contributing.texi): Specify recipient via equal sign in
'git send-email --to'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management.scm (guix)[arguments]: Add
'set-font-path' phase.
[native-inputs]: Change GRAPHVIZ to GRAPHVIZ-MINIMAL. Add
FONT-GHOSTSCRIPT.
(guix-daemon)[native-inputs]: Remove "font-ghostscript".
[arguments]: Delete 'set-font-path' phase.
|
|
Fixes <https://issues.guix.gnu.org/63050>.
Reported by Andreas Enge <andreas@enge.fr>.
* guix/self.scm (%packages): Change "graphviz" to refer to
"graphviz-minimal". Add "font-ghostscript".
(info-manual): Define 'font-ghostscript'.
[build]: Set XDG_DATA_DIRS.
|
|
* gnu/packages/graphviz.scm (graphviz-minimal): New variable.
|
|
Previously, with shepherd 0.10.0, guix-daemon would start quickly,
possibly before avahi-daemon is running. Consequently, its "guix
discover" child process would exit immediately with a warning saying
"Avahi daemon is not running".
* gnu/services/base.scm (guix-shepherd-service): When DISCOVER? is true,
add 'avahi-daemon' to 'requirement'.
|
|
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.1.4.
|
|
* gnu/packages/debug.scm (ddd): Update to 3.4.0
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/toys.scm (lolcat): Update to 1.4.
[version]: Switch to release tag.
[arguments]: Use G-expressions. Remove trailing #t.
<#:phases>: Replace assoc-ref with #$output.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
The default was an empty list which would remove any ~/.ssh/authorized_keys
file and replace it with a symlink to an empty file. On some systems, notably
Ubuntu 22.10, the guix home generated ~/.ssh/authorized_keys file does not
allow login.
* doc/guix.texi (Secure Shell): Update, describe default #false value.
* gnu/home/services/ssh.scm (<home-openssh-configuration>)
[authorized-keys]: Change default to #f.
(openssh-configuration-files): Cater for default #f value: Do not register
"authorized_keys".
|
|
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.1.0.
[inputs]: Add sbcl-jzon.
[arguments]: Add njson/jzon to 'asd-systems'.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.0.0.
Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
|