| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
* gnu/packages/web.scm (hpcguix-web)[native-inputs, inputs]: Remove labels.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to a1cd93083bbf7b8af2bc463d7a9b4352aebe6eb6.
* gnu/packages/package-management.scm (guix)[arguments]: Refer to
"guile-gnutls" instead of "gnutls".
[native-inputs, propagated-inputs]: Replace 'gnutls' with 'guile-gnutls'.
[inputs]: Add 'zlib'.
(guix-daemon): Replace 'gnutls' with 'guile-gnutls'.
(guix-build-coordinator)[arguments, propagated-inputs, native-inputs]:
Replace 'gnutls' with 'guile-gnutls'.
(guix-build-coordinator/agent-only): Likewise.
(nar-herder): Likewise.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (gnutls-latest)[inputs]: Remove 'guile' and add
'libunistring'.
[native-inputs]: Remove 'guile'.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (guile-gnutls)[source]: Add "gnutls-cross.patch".
[native-inputs]: Add 'gnutls'.
[inputs]: Add 'guile-3.0'.
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-65.26fe4a7.
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-critic): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-ppix-utilities): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-ppix-quotelike): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-ppix-regexp): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-string-format): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-readonly-xs): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-pod-spell): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-config-tiny): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-regexp-grammars): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/markup.scm (perl-commonmark): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/dictionaries.scm (skk-jisyo): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* gnu/packages/textpieces.scm (textpieces)[description]: Add missing "is a".
[inputs, native-inputs]: Reorder.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
| |
* gnu/packages/ncdu.scm (ncdu-2): Update to 2.2.
|
|
|
|
|
| |
* gnu/packages/gcc.scm (gcc-2.95)[source]: Adjust source to use newer
macros from more recent versions of GCC.
|
|
|
|
|
|
| |
* gnu/packages/gcc.scm (gcc-2.95)[arguments]: Adjust custom
'set-dynamic-linker-file-name phase to also substitute the Hurd's
linker.
|
|
|
|
|
| |
* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.218.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.148.
(linux-libre-5.10-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.74.
(linux-libre-5.15-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.16.
(linux-libre-5.19-pristine-source): Update hash.
|
|
|
|
| |
* gnu/packages/tls.scm (guile-gnutls): New variable.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
* 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>.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-md4rd)[propagated-inputs]: Remove
EMACS-HIERARCHY. Re-order files alphabetically.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.28.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-focus): Update to 1.0.1.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.28.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.27.
|
|
|
|
| |
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221003.
|
|
|
|
| |
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.2.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/installer/newt/network.scm (wait-service-online): Factorize url-alive?
in internet check.
|
|
|
|
|
| |
* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
<#:environment-variables>: Inherit environment variables from shepherd.
|
|
|
|
|
| |
* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
<#:environment-variables>: Remove unecessary list call.
|
|
|
|
|
|
| |
* gnu/packages/libreoffice.scm (hunspell-dict-hu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (nerd-dictation/wayland): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (nerd-dictation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (python-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (vosk-api): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|