Age | Commit message (Expand) | Author |
2022-10-18 | gnu: Add perl-readonly-xs.•••* gnu/packages/perl.scm (perl-readonly-xs): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-18 | gnu: Add perl-pod-spell.•••* gnu/packages/perl.scm (perl-pod-spell): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-18 | gnu: Add perl-config-tiny.•••* gnu/packages/perl.scm (perl-config-tiny): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-18 | gnu: Add perl-regexp-grammars.•••* gnu/packages/perl.scm (perl-regexp-grammars): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-18 | gnu: Add perl-commonmark.•••* gnu/packages/markup.scm (perl-commonmark): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-18 | gnu: Add skk-jisyo.•••* gnu/packages/dictionaries.scm (skk-jisyo): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ROCKTAKEY |
2022-10-18 | services: nginx: Improve reload action documentation.•••* gnu/services/web.scm (nginx-shepherd-service): Be explicit about the
reload action not changing the configuration file, but instead
respawning worker processes.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh via Guix-patches via |
2022-10-18 | services: nginx: Use nginx-action over inline gexp.•••* gnu/services/web.scm (nginx-shepherd-service): Use the simpler
"nginx-action" helper, for the same reload side-effect.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh via Guix-patches via |
2022-10-18 | gnu: textpieces: Reorder dependencies and fix description.•••* gnu/packages/textpieces.scm (textpieces)[description]: Add missing "is a".
[inputs, native-inputs]: Reorder.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sughosha |
2022-10-18 | gnu: ncdu-2: Update to 2.2.•••* gnu/packages/ncdu.scm (ncdu-2): Update to 2.2.
| Efraim Flashner |
2022-10-18 | gnu: gcc-2.95: Add initial work toward building for arm.•••* gnu/packages/gcc.scm (gcc-2.95)[source]: Adjust source to use newer
macros from more recent versions of GCC.
| Efraim Flashner |
2022-10-18 | gnu: gcc-2.95: Add substitution for the Hurd's linker.•••* gnu/packages/gcc.scm (gcc-2.95)[arguments]: Adjust custom
'set-dynamic-linker-file-name phase to also substitute the Hurd's
linker.
| Efraim Flashner |
2022-10-17 | gnu: nginx: Support SSL / TLS for stream proxies.•••* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
| Leo Famulari |
2022-10-17 | gnu: linux-libre 5.4: Update to 5.4.218.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.218.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-10-17 | gnu: linux-libre 5.10: Update to 5.10.148.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.148.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-10-17 | gnu: linux-libre 5.15: Update to 5.15.74.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.74.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-10-17 | gnu: linux-libre 5.19: Update to 5.19.16.•••* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.16.
(linux-libre-5.19-pristine-source): Update hash.
| Leo Famulari |
2022-10-17 | lint: source: Add check for <svn-reference> over HTTP(S).•••* guix/lint.scm (svn-reference-uri-with-userinfo): New procedure.
(check-source): Add 'svn-reference?' clause.
* tests/lint.scm ("source: svn-reference, HTTP 200")
("source: svn-reference, HTTP 404"): New tests.
| Ludovic Courtès |
2022-10-17 | lint: 'probe-uri' honors the 'userinfo' part of URIs.•••* guix/lint.scm (probe-uri): Honor the 'userinfo' part of URI.
| Ludovic Courtès |
2022-10-17 | svn-download: Add missing exports.•••* guix/svn-download.scm: Export more <svn-reference> and
<svn-multi-reference> accessors.
| Ludovic Courtès |
2022-10-17 | build-system/qt: Disable grafts.•••Fixes <https://issues.guix.gnu.org/58567>.
Reported by Marius Bakke <marius@gnu.org>.
This is a followup to df46bef48eaa43c502fa9193371692c039b460c1.
* guix/build-system/qt.scm (qt-build, qt-cross-build): Pass #:graft? #f
to 'gexp->derivation'.
| Ludovic Courtès |
2022-10-17 | gnu: Add Guile-GnuTLS.•••* gnu/packages/tls.scm (guile-gnutls): New variable.
| Ludovic Courtès |
2022-10-17 | svn-download: Pass multi-fetch parameters through environment variables.•••* guix/svn-download.scm (svn-multi-fetch)[build]: Check for environment
variables instead of splicing REF fields.
Pass #:script-name and #:env-vars to 'gexp->derivation'.
| Ludovic Courtès |
2022-10-17 | svn-download: Pass parameters through environment variables.•••This ensures a single "svn-download" script is created in the store for
all the origins that use 'svn-fetch'.
* guix/svn-download.scm (svn-fetch)[build]: Check for environment
variables instead of splicing REF fields.
Pass #:script-name and #:env-vars to 'gexp->derivation'.
| Ludovic Courtès |
2022-10-17 | gnu: emacs-ob-sclang: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-ob-sclang)[source]<origin>: Use new
upstream repository.
[home-page]: Set to new upstream repository.
The package is no longer extracted from Org Contrib.
| Nicolas Goaziou |
2022-10-17 | gnu: emacs-hierarchy: Remove variable.•••* gnu/packages/emacs-xyz.scm (emacs-hierarchy): Remove variable.
Library was integrated into Emacs 28.1 and is developed there from now on.
See <https://github.com/DamienCassou/hierarchy>.
| Nicolas Goaziou |
2022-10-17 | gnu: emacs-md4rd: Remove emacs-hierarchy input.•••* gnu/packages/emacs-xyz.scm (emacs-md4rd)[propagated-inputs]: Remove
EMACS-HIERARCHY. Re-order files alphabetically.
| Nicolas Goaziou |
2022-10-17 | gnu: emacs-vertico: Update to 0.28.•••* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.28.
| Nicolas Goaziou |
2022-10-17 | gnu: emacs-focus: Update to 1.0.1.•••* gnu/packages/emacs-xyz.scm (emacs-focus): Update to 1.0.1.
| Nicolas Goaziou |
2022-10-17 | gnu: emacs-corfu: Update to 0.28.•••* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.28.
| Nicolas Goaziou |
2022-10-17 | gnu: emacs-buttercup: Update to 1.27.•••* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.27.
| Nicolas Goaziou |
2022-10-17 | gnu: git-annex: Update to 10.20221003.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221003.
| Efraim Flashner |
2022-10-17 | gnu: dezyne: Update to 2.16.2.•••* gnu/packages/dezyne.scm (dezyne): Update to 2.16.2.
| Jan (janneke) Nieuwenhuizen |
2022-10-17 | gnu: emacs-eglot: Update source hash.•••Upstream moved the 1.9 tag to a newer commit that updates the version comment
in the source code:
https://github.com/joaotavora/eglot/releases/tag/1.9
The 1.9 update in Guix was done one day prior to the current tag.
* gnu/packages/emacs-xyz.scm (emacs-eglot)[source](sha256): Update.
| Marius Bakke |
2022-10-17 | gnu: poppler-next: Don't use 'package/inherit'.•••* gnu/packages/pdf.scm (poppler-next): Use object inheritance instead of
PACKAGE/INHERIT because it is a different version, so replacement of the
original should not be inherited.
| Marius Bakke |
2022-10-17 | gnu: abseil-cpp: Don't use 'package/inherit'.•••* gnu/packages/cpp.scm (abseil-cpp): Use object inheritance instead of
PACKAGE/INHERIT because the inherited package has a different source, thus
replacements should not be inherited.
| Marius Bakke |
2022-10-17 | installer: Factorize url-alive? in internet check.•••* gnu/installer/newt/network.scm (wait-service-online): Factorize url-alive?
in internet check.
| Andrew Tropin |
2022-10-17 | home: dbus: Inherit environment variables from shepherd.•••* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
<#:environment-variables>: Inherit environment variables from shepherd.
| Andrew Tropin |
2022-10-17 | home: dbus: Remove unecessary list call.•••* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
<#:environment-variables>: Remove unecessary list call.
| Andrew Tropin |
2022-10-17 | gnu: Add hunspell-dict-hu.•••* gnu/packages/libreoffice.scm (hunspell-dict-hu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Attila Lendvai |
2022-10-17 | gnu: nheko: Do not build api docs.•••* gnu/packages/messaging.scm (nheko)[arguments]<#:configure-flags>: Remove -DBUILD_DOCS=ON.
[native-inputs]: Remove doxygen, graphviz.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2022-10-17 | gnu: git-annex: Promote git to propagated input•••* gnu/packages/haskell-apps.scm (git-annex): changed inputs
[propagated-inputs]: Add git
[inputs]: Remove git
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen |
2022-10-17 | read-print: Recognize 'define-record-type' and 'define-record-type*'.•••* guix/read-print.scm (%special-forms): Add 'define-record-type' and
'define-record-type*'.
| Ludovic Courtès |
2022-10-17 | gnu: Add nerd-dictation/wayland.•••* gnu/packages/machine-learning.scm (nerd-dictation/wayland): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-10-17 | gnu: Add nerd-dictation.•••* gnu/packages/machine-learning.scm (nerd-dictation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-10-17 | gnu: Add python-vosk.•••* gnu/packages/machine-learning.scm (python-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-10-17 | gnu: Add vosk-api.•••* gnu/packages/machine-learning.scm (vosk-api): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-10-17 | gnu: Add kaldi-for-vosk.•••* gnu/packages/machine-learning.scm (kaldi-for-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-10-17 | gnu: Add openfst-for-vosk.•••* gnu/packages/machine-learning.scm (openfst-for-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2022-10-17 | channels: Interpret the 'commit' field of channel as a tag or commit.•••Previously the 'commit' field would always be interpreted as a commit
ID. This change adds flexibility, allowing for things like:
guix time-machine --commit=v1.2.0 -- describe
* guix/channels.scm (channel-reference): Use 'tag-or-commit' rather than 'commit'.
* guix/inferior.scm (channel-full-commit): Likewise.
* doc/guix.texi (Invoking guix pull): Document it.
(Invoking guix time-machine): Likewise.
| Ludovic Courtès |