Artyom V. Poptsov
b315f4d575
gnu: Add go-github-com-multiformats-go-multibase.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-multibase): New
variable.
Change-Id: If634f1497d628a23f2c2ebb1e8e9f6526faa3f3f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:47:10 +01:00
Artyom V. Poptsov
d4686ff611
gnu: Add specification-multibase.
...
* gnu/packages/specifications.scm: New module.
(specification-multibase): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add "gnu/packages/specifications.scm".
Change-Id: I5994e8f8927d5365cc201da30bd49abf03d17574
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:39:12 +01:00
Artyom V. Poptsov
24bfbe13a8
gnu: Add go-github-com-multiformats-go-base36.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-base36): New
variable.
Change-Id: I27c5540fddae55ae9ce12a205d6f7f7c9a01569b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:39:12 +01:00
Artyom V. Poptsov
93b19868e6
gnu: Add go-github-com-multiformats-go-base32.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-base32): New
variable.
Change-Id: If6c54a3c2d0a62e61e524da85c76ad6bf7f7bcbe
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:39:00 +01:00
Nicolas Goaziou
7988ca6a48
gnu: emacs-webpaste: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-webpaste)[arguments]<#:phases>: Ensure
compatibility with recent Buttercup.
Change-Id: I9eb9b9de7fcc1832691a64c0945e91a335498e5b
2024-04-06 18:27:20 +02:00
Zac Berkowitz
50a72a08af
gnu: qtserialport: Update to 6.6.3.
...
* gnu/packages/qt.scm (qtserialport): Rename to ...
* gnu/packages/qt.scm (qtserialport-5): ... this.
* gnu/packages/qt.scm (qtserialport): New variable.
* gnu/packages/engineering.scm (fritzing, candle)
[inputs]: Replace qtserialport with qtserialport-5.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/kde-utils.scm (atelier, libatcore): Likewise.
* gnu/packages/qt.scm (qtserialbus, qtlocation, python-pyqt): Likewise.
* gnu/packages/radio.scm (wsjtx, jtdx, js8call)
(sdrangel, wfview, qdmr): Likewise.
Change-Id: I8e0c8d2408ea0bf776b2efe58e23821cb653363c
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 12:23:19 -04:00
Nicolas Goaziou
726e7e3996
gnu: emacs-fb2-reader: Properly enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-fb2-reader)[arguments]<#:test-command>:
Use command to actually run tests.
<#:phases>: Fix a bogus function name in a test.
Change-Id: I267b219e2b8f547c00cbe3971d21da2f7b599311
2024-04-06 18:20:58 +02:00
Nicolas Goaziou
7878cd0659
gnu: emacs-fb2-reader: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-fb2-reader)[arguments]<#:phases>: Add
a phase to add compatibility with recent Buttercup.
Change-Id: Ibdef2db649d46438634e20b3aa25bcbb63c21b8d
2024-04-06 18:20:58 +02:00
Zheng Junjie
91ad8a1444
build: qt-utils: Use QML_IMPORT_PATH2 for Qt 5 (fixup).
...
This follows a499d1772d
("build: qt-utils: Use
QML_IMPORT_PATH for Qt 6.").
* guix/build/qt-utils.scm (variables-for-wrapping): Use QML_IMPORT_PATH2 when
the Qt major version is <= 6, QML_IMPORT_PATH otherwise.
Change-Id: I2dd1d426aef117105708cc4004078deaa28c15cd
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 11:42:56 -04:00
Matthew Trzcinski
2ce05b362c
doc: Move "Running the Test Suite" after "Building from Git".
...
* doc/contributing.texi (doc/guix.texi): Move "Running the Test
Suite" after "Building from Git".
Link: <https://lists.gnu.org/archive/html/guix-devel/2024-03/msg00023.html >
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 11:38:34 -04:00
Matthew Trzcinski
fb82f6053c
doc: Move "Requirements" before "Building from Git"
...
* doc/contributing.texi (doc/guix.texi): Move "Requirements" before "Building
from Git".
Link: <https://lists.gnu.org/archive/html/guix-devel/2024-03/msg00023.html >
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 11:37:44 -04:00
Maxim Cournoyer
2826596092
doc: Fix Texinfo menus.
...
There should be two spaces between the node name and its description. Found
via 'M-x texinfo-all-menus-update' in Emacs.
Change-Id: I2b17180746f8d97ea5f927b8a504419c087dd5f5
2024-04-06 11:37:44 -04:00
Matthew Trzcinski
227e0469db
doc: Simplify installation instructions
...
* doc/guix.texi (Installation):
- Move the definition of "foreign distro" out of quotation
- Repeat overwrite warning
- Remove superfluous commentary
* doc/guix.texi (Binary Installation):
- Clarify that installing on a foreign distro has two methods: using
packaged binaries and building from source
- Add cross reference to "Building from Git"
- Move the foreign distro installation instructions out of quotation
- Move directions for 'guix-install.sh' after instructions to use
distribution-specific package managers
- Specify "distributions" as "GNU/Linux distributions"
- Add GnuPG as a requirement for 'guix-install.sh'
- Add comma after "Likewise"
- Remove redundant instructions to use 'guix-install.sh'
- Split the requirements between system requirements for binary
installations, GNU/Linux or GNU/Hurd, and requirements for running
'guix-install.sh'
- Clarify that 'guix-install.sh' guides users through the steps
- Summarize the steps 'guix-install.sh' follows rather than try to
detail them
- Make explicit that the 'guix-install.sh' default is to download
substitutes
- Emphasize that the substitute authorization code is an example and
may need modification
Link: <https://lists.gnu.org/archive/html/guix-devel/2024-03/msg00023.html >
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 11:37:39 -04:00
Maxim Cournoyer
93ccf08b4a
gnu: gnurl: Deprecate in favor of curl.
...
gnurl is no longer maintained, is abandoned by upstream (see:
https://bugs.gnunet.org/view.php?id=8684#c22105 ).
* gnu/packages/gnunet.scm (gnurl): Alias to curl.
Change-Id: I7829ac03c516b666e1ab96444cc45c852f065f90
2024-04-06 11:36:10 -04:00
Nicolas Goaziou
ab3731d255
gnu: emacs-lsp-mode: Improve package style.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[arguments]: Use G-expressions.
Change-Id: Ie2e1afba6e62a7fa4628c8bb7259e2d1f2d73c71
2024-04-06 17:08:47 +02:00
Apoorv
106c16fc8e
gnu: emacs-lsp-mode: Update to 9.0.0.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 9.0.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id36f74ddd423918bc564b54f4a3f6bf2a9406164
2024-04-06 16:55:44 +02:00
Nicolas Goaziou
2974e17e78
gnu: scintilla: Update to 5.4.3.
...
* gnu/packages/text-editors.scm (scintilla): Update to 5.4.3.
Change-Id: I6995d793acac12b1d85e32651e62e748ab30fd52
2024-04-06 16:49:06 +02:00
Nicolas Goaziou
8a78352781
gnu: chipmunk: Update to 7.0.3-1.d0239ef.
...
* gnu/packages/game-development.scm (chipmunk): Update to 7.0.3-1.d0239ef.
[source]<snippet>: Remove fix included upstream.
Change-Id: Iac849fffc1d9cf3528a4197ddf741d588fc866a5
2024-04-06 16:49:05 +02:00
Nicolas Goaziou
664f51509f
gnu: ode: Update to 0.16.5.
...
* gnu/packages/game-development.scm (ode): Update to 0.16.5.
Change-Id: I902c05582c2211d2f620970e74af00ba2f9be19c
2024-04-06 16:49:05 +02:00
Nicolas Goaziou
2d8aa8bab6
gnu: fet: Update to 6.19.0.
...
* gnu/packages/education.scm (fet): Update to 6.19.0.
Change-Id: Icca4e8d8955a0fbaee9c91768b2630ccbf509ad7
2024-04-06 16:49:05 +02:00
Nicolas Goaziou
88bfeb5d0e
gnu: asymptote: Update to 2.89.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.89.
Change-Id: I9ef6e0f3a873dce87ec0f1937816cdaad3a504a6
2024-04-06 16:49:05 +02:00
Nicolas Goaziou
ad366e5423
gnu: emacs-robe: Update to 0.8.6.
...
* gnu/packages/emacs-xyz.scm (emacs-robe): Update to 0.8.6.
Change-Id: I2c1c2dc43fe20fec88db4a69ad4933d68805e0a2
2024-04-06 16:49:05 +02:00
Nicolas Goaziou
f1ae6916ea
gnu: emacs-pg: Update to 0.31.
...
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.31.
Change-Id: I93a4fe14c82831243688014e81e5ef17fa9a4976
2024-04-06 16:49:04 +02:00
Nicolas Goaziou
ea9b3a62f6
gnu: emacs-package-lint: Update to 0.23.
...
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.23.
Change-Id: I305c6ca19f4753ff90ad2c4f763424b3a12cc626
2024-04-06 16:49:04 +02:00
Nicolas Goaziou
c7905df7ba
gnu: emacs-org-re-reveal: Update to 3.28.1.
...
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.28.1.
Change-Id: I19cf1de787038bffac2ad5d5ac1ae6625d50f237
2024-04-06 16:49:04 +02:00
Nicolas Goaziou
3add97c776
gnu: emacs-org-ql: Update to 0.8.6.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.8.6.
[arguments]<#:tests?>: Disable tests, which freeze starting with recent
Buttercup releases.
Change-Id: Ib1b88536e47f280446773b55522b14d4c3655fac
2024-04-06 16:49:04 +02:00
Nicolas Goaziou
3c548ddbb4
gnu: emacs-mastodon: Update to 1.0.19.
...
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.19.
Change-Id: Ieb7ab69694ba37d6ac7b55aae3e71796d91967c2
2024-04-06 16:49:04 +02:00
Nicolas Goaziou
482ebe3274
gnu: emacs-marginalia: Update to 1.6.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.6.
Change-Id: Iaddf6e32f6fac33942067e99d9a832eb6895d174
2024-04-06 16:49:03 +02:00
Nicolas Goaziou
b1398be68c
gnu: emacs-jupyter: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0.
Change-Id: I9c9fae1aac83344e62814aead1225f53700c745d
2024-04-06 16:49:03 +02:00
Nicolas Goaziou
d6bb6dffc0
gnu: emacs-jinx: Update to 1.5.
...
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.5.
[synopsis]: Clarify text.
[description]: Use proper capitalization.
Change-Id: Ifdc082f523f0744d9bcea7419fa8c5d83930aa35
2024-04-06 16:49:03 +02:00
Nicolas Goaziou
c27343b15c
gnu: emacs-gptel: Update to 0.8.5.
...
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.8.5.
Change-Id: If07dcdca0398b909bd517bf533a14648f7078e28
2024-04-06 16:49:03 +02:00
Nicolas Goaziou
9ff29528e2
gnu: emacs-fountain-mode: Update to 3.7.3.
...
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.7.3.
Change-Id: I54ad906215c5bb8a61655c8635bc1869f6c87d9f
2024-04-06 16:49:02 +02:00
Nicolas Goaziou
3cb1f0fd02
gnu: emacs-datetime: Improve description.
...
* gnu/packages/emacs-xyz.scm (emacs-datetime)[description]: Use a full sentence.
Change-Id: If91529b485cfed49b4cc23ee31278b2befe43944
2024-04-06 16:49:02 +02:00
Nicolas Goaziou
e2995c11a1
gnu: emacs-datetime: Update to 0.10.
...
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.10.
Change-Id: Id49133d32b8fe3d66228ee4a70abffb3b8ad07a3
2024-04-06 16:49:02 +02:00
Nicolas Goaziou
70335d7e4e
gnu: emacs-corfu: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.3.
Change-Id: Id870c18b4b303c40513cb00aa78b6b8d9ff1ac49
2024-04-06 16:49:02 +02:00
Nicolas Goaziou
73831eb72e
gnu: emacs-company-emoji: Update to 3.0.0.
...
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 3.0.0.
[source]<origin>: Switch to Codeberg.
Change-Id: I98ac3fa105e27daff5c7a84216dbb22ad543991e
2024-04-06 16:49:02 +02:00
Nicolas Goaziou
539058049a
gnu: emacs-buttercup: Update to 1.35.
...
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.35.
Change-Id: I3665731182e4e1f0ee73ebe0f0bd2521e1e154fe
2024-04-06 16:49:01 +02:00
Nicolas Goaziou
8532d07466
gnu: emacs-devdocs: Update to 0.6.1.
...
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.1.
Change-Id: I14e5ec6be446cea29ce538964adaee6a808a57ff
2024-04-06 16:49:01 +02:00
Nicolas Goaziou
abf9cf4a52
gnu: emacs-tramp: Update to 2.6.3.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.3.
Change-Id: I3f5c1efa05635ee21bc66f871eeb5a75d448d333
2024-04-06 16:48:56 +02:00
Ludovic Courtès
9b50a35fc0
gnu: Add missing import.
...
Fixes a regression introduced in dccc807eb2
.
* gnu/packages/irc.scm: Add missing import.
Change-Id: I2b015939ba57ee61532b99c8e88e39217fa1cdd1
2024-04-06 15:50:04 +02:00
Ludovic Courtès
91e1a457b5
services: guix: Gracefully handle dangling symlink for ‘machines.scm’.
...
Previously, if /etc/guix/machines.scm was a dangling symlink, it would
be kept (because ‘file-exists?’ would return #f) and thus the following
‘symlink’ call would throw with EEXIST.
* gnu/services/base.scm (guix-machines-files-installation): Use ‘lstat’
rather than ‘file-exists?’.
Change-Id: I07c7eed842dacabbd19ae2a17ac3e59cf26e46b2
2024-04-06 15:14:58 +02:00
Sharlatan Hellseher
0b941ea062
gnu: packages: code: Add golang module back.
...
Fix CI as seen in <https://ci.guix.gnu.org/eval/1229755 >.
* gnu/packages/code.scm: Add golang module back, required for
automatic-component-toolkit.
Change-Id: I5e099f769e7edf5735e2119e65fd37619fe4760e
2024-04-06 14:10:02 +01:00
Sharlatan Hellseher
732bab5d32
gnu: packages: backup: Sort use-module alphabetically.
...
* gnu/packages/backup.scm: Sort use-module alphabetically to ease
maintenance.
Change-Id: Ibe5288440edbe74d34f528a5867184d551f49e80
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
4259ca9925
gnu: countdown: Remove input labels.
...
* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels.
Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
bc4a097d8b
gnu: countdown: Update to 1.5.0.
...
* gnu/packages/time.scm (countdown): Update to 1.5.0.
[native-inputs]: Remove go-github-com-mattn-go-runewidth.
Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
702d01a596
gnu: tz: Refresh package style.
...
* gnu/packages/time.scm (tz): [arguments]: Swap to list
style. <#:phases>: Swap to default 'check phase. Set <#:install-source?>
to #t.
[inputs]: Remove labels.
[description]: Fix indentation.
Change-Id: Id375585c926535015f5c4b8b9964fa455de7ca41
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
0c1f85084a
gnu: tz: Update to 0.7.0.
...
* gnu/packages/time.scm (tz): Update to 0.7.0.
[inputs]: Add go-github-com-tkuchiki-go-timezone.
Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
4117a463dc
gnu: Add go-github-com-tkuchiki-go-timezone.
...
* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable.
Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
6533ff252a
gnu: lf: Refresh package style.
...
* gnu/packages/disk.scm (lf): Adjust indentation.
[arguments]: Use list style. Add <#:install-source?>.
[native-inputs]: Sort alphabetically, move after arguments.
[description]: Use texinfo style, adjust indentation.
Change-Id: I7ce733139ca9a1514329cc1034de8f21c100b855
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
0243721fb9
gnu: lf: Update to 31.
...
* gnu/packages/disk.scm (lf): Update to 31.
[arguments] <#:go>: Use go-1.18.
[native-inputs]: Remove go-github-com-gdamore-tcell-v2-2.3; add
go-github-com-gdamore-tcell-v2 and go-github-com-djherbis-times.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): Remove
variable.
Change-Id: I02f675eeb74a2a08dd153ca64619bd6a8f23943c
2024-04-06 13:14:44 +01:00