Nicolas Goaziou
5a5b93304d
gnu: emacs-md4rd: Remove emacs-hierarchy input.
...
* gnu/packages/emacs-xyz.scm (emacs-md4rd)[propagated-inputs]: Remove
EMACS-HIERARCHY. Re-order files alphabetically.
2022-10-17 19:51:00 +02:00
Nicolas Goaziou
30bdeb8842
gnu: emacs-vertico: Update to 0.28.
...
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.28.
2022-10-17 18:43:48 +02:00
Nicolas Goaziou
468ac3067d
gnu: emacs-focus: Update to 1.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-focus): Update to 1.0.1.
2022-10-17 18:43:48 +02:00
Nicolas Goaziou
5ef2d3685c
gnu: emacs-corfu: Update to 0.28.
...
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.28.
2022-10-17 18:43:47 +02:00
Nicolas Goaziou
a1c0181617
gnu: emacs-buttercup: Update to 1.27.
...
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.27.
2022-10-17 18:43:47 +02:00
Efraim Flashner
93d257c3cb
gnu: git-annex: Update to 10.20221003.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221003.
2022-10-17 19:16:42 +03:00
Jan (janneke) Nieuwenhuizen
fd4cbcbed7
gnu: dezyne: Update to 2.16.2.
...
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.2.
2022-10-17 14:55:45 +02:00
Marius Bakke
b13362107d
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.
2022-10-17 14:49:41 +02:00
Marius Bakke
6ecf88a6a1
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.
2022-10-17 14:49:41 +02:00
Marius Bakke
5a5b729d66
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.
2022-10-17 14:49:41 +02:00
Andrew Tropin
883fb8f41b
installer: Factorize url-alive? in internet check.
...
* gnu/installer/newt/network.scm (wait-service-online): Factorize url-alive?
in internet check.
2022-10-17 16:34:07 +04:00
Andrew Tropin
3ab14386cd
home: dbus: Inherit environment variables from shepherd.
...
* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
<#:environment-variables>: Inherit environment variables from shepherd.
2022-10-17 15:49:27 +04:00
Andrew Tropin
6fad3d5985
home: dbus: Remove unecessary list call.
...
* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
<#:environment-variables>: Remove unecessary list call.
2022-10-17 15:18:55 +04:00
Attila Lendvai
c2cb116032
gnu: Add hunspell-dict-hu.
...
* gnu/packages/libreoffice.scm (hunspell-dict-hu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 10:45:10 +02:00
Michael Rohleder
76de39c340
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>
2022-10-17 10:36:23 +02:00
Konrad Hinsen
cc45fa70f3
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>
2022-10-17 10:06:00 +02:00
Ludovic Courtès
8c90196f1a
read-print: Recognize 'define-record-type' and 'define-record-type*'.
...
* guix/read-print.scm (%special-forms): Add 'define-record-type' and
'define-record-type*'.
2022-10-17 10:00:50 +02:00
Nicolas Graves
d5b54e0137
gnu: Add nerd-dictation/wayland.
...
* gnu/packages/machine-learning.scm (nerd-dictation/wayland): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 09:47:51 +02:00
Nicolas Graves
eecb288ca2
gnu: Add nerd-dictation.
...
* gnu/packages/machine-learning.scm (nerd-dictation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 09:47:49 +02:00
Nicolas Graves
a3e20f35f5
gnu: Add python-vosk.
...
* gnu/packages/machine-learning.scm (python-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 09:47:44 +02:00
Nicolas Graves
fadfeeede5
gnu: Add vosk-api.
...
* gnu/packages/machine-learning.scm (vosk-api): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 09:47:38 +02:00
Nicolas Graves
0c7a2639bb
gnu: Add kaldi-for-vosk.
...
* gnu/packages/machine-learning.scm (kaldi-for-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 09:47:31 +02:00
Nicolas Graves
9ca6416a19
gnu: Add openfst-for-vosk.
...
* gnu/packages/machine-learning.scm (openfst-for-vosk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-17 09:47:23 +02:00
Ludovic Courtès
f36522416e
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.
2022-10-17 09:37:27 +02:00
Ludovic Courtès
46f7011591
git: 'update-cached-checkout' returns the commit ID when given a tag.
...
Previously, starting with commit
efa578ecae
, 'update-cached-checkout' would
return the OID of the annotated tag the tag points to. With this change
it returns the OID of the commit object in all cases.
* guix/git.scm (resolve-reference): In the 'tag' case, call
'tag-target-id' and 'tag-lookup' when OID designates an annotated tag.
* tests/git.scm ("update-cached-checkout, tag"): New test.
2022-10-17 09:37:27 +02:00
Ludovic Courtès
eec920ba93
Revert "nix: Guard against removing temporary roots of living processes."
...
This reverts commit bb0beaecde
. This
change broke a number of tests that assumed the previous behavior.
2022-10-17 09:37:27 +02:00
aleksandr barakin
094b357783
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>
2022-10-17 10:22:15 +04:00
Thiago Jung Bauermann
6f7b44e42e
news: Add 'pt' translation.
...
* etc/news.scm: Add Portuguese translation of entry about the new
--emulate-fhs option.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-10-17 07:32:47 +02:00
Julien Lepiller
63bb79fa38
doc: Fix typos.
...
These typos were found and reported on weblate.
* doc/guix.texi: Fix typos.
2022-10-17 07:29:51 +02:00
Julien Lepiller
82b0f3755d
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.
2022-10-17 07:29:09 +02:00
Nicolas Goaziou
46b0143714
gnu: Add dds.
...
* gnu/packages/game-development.scm (dds): New variable.
2022-10-16 21:15:10 +02:00
Nicolas Goaziou
e0b11d9e7e
gnu: emacs-tempel: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.5.
2022-10-16 21:08:50 +02:00
Nicolas Goaziou
7d48c651ac
gnu: emacs-marginalia: Update to 0.15.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.15.
2022-10-16 21:08:50 +02:00
Nicolas Goaziou
c49bf4814d
gnu: emacs-consult: Update to 0.20.
...
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.20.
2022-10-16 21:08:49 +02:00
Christopher Baines
8bbfa8b26f
gnu: guix-build-coordinator: Update to 0-64.f051c28.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-64.f051c28.
2022-10-16 19:13:53 +01:00
Brendan Tildesley
8935049db9
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>
2022-10-16 19:12:59 +01:00
Matthew James Kraai
cf19228932
gnu: Add s3cmd.
...
* gnu/packages/python-xyz.scm (s3cmd): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-16 18:24:26 +01:00
Christopher Baines
c3e103129d
gnu: lziprecover: Fix cross-compilation.
...
* gnu/packages/comression.scm (lziprecover)[arguments]: Set CXX when cross
compiling.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-16 18:18:37 +01:00
Christopher Baines
69bbb720db
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>
2022-10-16 18:15:15 +01:00
Ryan Tolboom
cbaf47bb8b
gnu: Add python-dotmap
...
* gnu/packages/python-xyz.scm: New variable
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-16 18:15:03 +01:00
Sughosha
fc68b97db1
gnu: Add textpieces.
...
* gnu/packages/text-editors.scm (textpieces): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-16 18:09:56 +01:00
Ricardo Wurmus
8488fa5df3
gnu: ghc-4: Use Perl 5.6
...
* gnu/packages/haskell.scm (ghc-4)[native-inputs]: Replace perl-5.14 with
perl-5.6.
2022-10-16 17:36:00 +02:00
Ricardo Wurmus
324e056ba0
gnu: Add perl-5.6.
...
* gnu/packages/perl.scm (perl-5.6): New variable.
2022-10-16 17:36:00 +02:00
Marius Bakke
3d8c243efb
gnu: akgregator: Fix build.
...
* gnu/packages/kde.scm (akregator)[arguments]: Use SEARCH-INPUT-FILE to locate
QtWebEngine instead of referring to non-existent label.
2022-10-16 15:14:38 +02:00
Marius Bakke
8681d90d50
gnu: akgregator: Fix source hash.
...
This is a follow-up to commit 6971feca53
.
* gnu/packages/kde.scm (akregator)[source](sha256): Update.
2022-10-16 15:14:38 +02:00
Marius Bakke
bf30303c17
gnu: gst-plugins-bad: Build without faac.
...
This is a follow-up to commit fe0ab5dbea
.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove FAAC.
2022-10-16 15:14:38 +02:00
Liliana Marie Prikler
fe0ab5dbea
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.
2022-10-16 13:58:56 +02:00
Liliana Marie Prikler
1229979232
gnu: transcode: Build without faac.
...
* gnu/packages/video.scm (transcode)[#:configure-flags]: Remove
“--enable-faac”.
[inputs]: Remove faac.
2022-10-16 13:58:56 +02:00
Liliana Marie Prikler
72865a2e8a
gnu: ffmpeg: Don't mention libfaac.
...
* gnu/packages/video.scm (ffmpeg-5): Remove comment mentioning faac.
2022-10-16 13:58:56 +02:00
Julien Lepiller
26ff45cb03
gnu: lablgtk3: Update to 3.1.3.
...
* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.3.
[propagated-inputs]: Add ocaml-camlp-streams.
2022-10-16 12:21:49 +02:00