Age | Commit message (Expand) | Author |
2022-10-17 | gnu: Add Guile-GnuTLS....* gnu/packages/tls.scm (guile-gnutls): New variable.
| 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 | 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 | installer: Relax internet check availability criteria....Checks the availability of the mirror bordeaux.guix.gnu.org in addition to
ci.guix.gnu.org. This allows to proceed the installation if the
ci.guix.gnu.org is unavailable.
* gnu/installer/newt/network.scm (wait-service-online): Relax internet check
availability criteria.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| aleksandr barakin |
2022-10-17 | guix: Fix typos....These typos were found and reported through weblate.
* gnu/packages/audio.scm (wildmidi)[description]: Fix typo.
* gnu/packages/games.scm (cgoban)[description]: Fix typo.
* gnu/services/version-control.scm (gitolite-service-type)[description]:
Fix typo.
* gnu/installer/newt/substitutes.scm (run-substitutes-page): Remove full
stop at end of title.
* gnu/machine/ssh.scm (machine-ssh-configuration-system): Move
punctuation outside of quotes.
* guix/scripts/home.scm (process-action): Remove trailing space before
newline.
* guix/scripts/system.scm (show-help): Fix typo.
* guix/scripts/environment.scm (with-store/maybe): Fix typo.
| Julien Lepiller |
2022-10-16 | gnu: Add dds....* gnu/packages/game-development.scm (dds): New variable.
| Nicolas Goaziou |
2022-10-16 | gnu: emacs-tempel: Update to 0.5....* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.5.
| Nicolas Goaziou |
2022-10-16 | gnu: emacs-marginalia: Update to 0.15....* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.15.
| Nicolas Goaziou |
2022-10-16 | gnu: emacs-consult: Update to 0.20....* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.20.
| Nicolas Goaziou |
2022-10-16 | gnu: guix-build-coordinator: Update to 0-64.f051c28....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-64.f051c28.
| Christopher Baines |
2022-10-16 | gnu: 0ad: Update to 0.0.26-alpha....* gnu/packages/games.scm (0ad): Update to 0.0.26-alpha.
[inputs]: Add freetype.
(0ad-data): Update to 0.0.26-alpha.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Brendan Tildesley |
2022-10-16 | gnu: Add s3cmd....* gnu/packages/python-xyz.scm (s3cmd): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Matthew James Kraai |
2022-10-16 | gnu: lziprecover: Fix cross-compilation....* gnu/packages/comression.scm (lziprecover)[arguments]: Set CXX when cross
compiling.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Christopher Baines |
2022-10-16 | gnu: lzip: Fix cross-compilation....Previously the package would build, but the binaries would be build for the
host system, rather than the target.
* gnu/packages/compression.scm (lzip)[arguments]: Set CXX when cross
compiling.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Christopher Baines |
2022-10-16 | gnu: Add python-dotmap...* gnu/packages/python-xyz.scm: New variable
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ryan Tolboom |
2022-10-16 | gnu: Add textpieces....* gnu/packages/text-editors.scm (textpieces): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sughosha |
2022-10-16 | gnu: ghc-4: Use Perl 5.6...* gnu/packages/haskell.scm (ghc-4)[native-inputs]: Replace perl-5.14 with
perl-5.6.
| Ricardo Wurmus |
2022-10-16 | gnu: Add perl-5.6....* gnu/packages/perl.scm (perl-5.6): New variable.
| Ricardo Wurmus |
2022-10-16 | gnu: akgregator: Fix build....* gnu/packages/kde.scm (akregator)[arguments]: Use SEARCH-INPUT-FILE to locate
QtWebEngine instead of referring to non-existent label.
| Marius Bakke |
2022-10-16 | gnu: akgregator: Fix source hash....This is a follow-up to commit 6971feca53a19d60fdd2b39fb2a8966ccf1d6598.
* gnu/packages/kde.scm (akregator)[source](sha256): Update.
| Marius Bakke |
2022-10-16 | gnu: gst-plugins-bad: Build without faac....This is a follow-up to commit fe0ab5dbeacbd1b00a0b5bfeef6dafa82e0c037d.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove FAAC.
| Marius Bakke |
2022-10-16 | gnu: Remove faac....Contrary to the misleading license field, the ISO MPEG-4 code is not actually
GPL-licensed, but actually contradicts freedom 0.
For further information, see <https://issues.guix.gnu.org/58147>.
* gnu/packages/audio.scm (faac): Delete variable.
| Liliana Marie Prikler |
2022-10-16 | gnu: transcode: Build without faac....* gnu/packages/video.scm (transcode)[#:configure-flags]: Remove
“--enable-faac”.
[inputs]: Remove faac.
| Liliana Marie Prikler |
2022-10-16 | gnu: ffmpeg: Don't mention libfaac....* gnu/packages/video.scm (ffmpeg-5): Remove comment mentioning faac.
| Liliana Marie Prikler |
2022-10-16 | gnu: lablgtk3: Update to 3.1.3....* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.3.
[propagated-inputs]: Add ocaml-camlp-streams.
| Julien Lepiller |
2022-10-16 | gnu: ocaml-core: Update to 0.15.1....* gnu/packages/ocaml.scm (ocaml-core): Update to 0.15.1.
| Julien Lepiller |
2022-10-16 | gnu: emacs: Update to 28.2....* gnu/packages/emacs.scm (emacs): Update to 28.2.
| Liliana Marie Prikler |
2022-10-09 | gnu: man-pages: Use LIST of arguments....We're already using a Gexp for #:make-flags; this unweirds that ,#~.
* gnu/packages/man.scm (man-pages)[arguments]: Use LIST & G-expressions.
| Tobias Geerinckx-Rice |