summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-06gnu: asymptote: Update to 2.89.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 2.89. Change-Id: I9ef6e0f3a873dce87ec0f1937816cdaad3a504a6
2024-04-06gnu: emacs-robe: Update to 0.8.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-robe): Update to 0.8.6. Change-Id: I2c1c2dc43fe20fec88db4a69ad4933d68805e0a2
2024-04-06gnu: emacs-pg: Update to 0.31.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.31. Change-Id: I93a4fe14c82831243688014e81e5ef17fa9a4976
2024-04-06gnu: emacs-package-lint: Update to 0.23.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.23. Change-Id: I305c6ca19f4753ff90ad2c4f763424b3a12cc626
2024-04-06gnu: emacs-org-re-reveal: Update to 3.28.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.28.1. Change-Id: I19cf1de787038bffac2ad5d5ac1ae6625d50f237
2024-04-06gnu: emacs-org-ql: Update to 0.8.6.Nicolas Goaziou
* 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-06gnu: emacs-mastodon: Update to 1.0.19.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.19. Change-Id: Ieb7ab69694ba37d6ac7b55aae3e71796d91967c2
2024-04-06gnu: emacs-marginalia: Update to 1.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.6. Change-Id: Iaddf6e32f6fac33942067e99d9a832eb6895d174
2024-04-06gnu: emacs-jupyter: Update to 1.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0. Change-Id: I9c9fae1aac83344e62814aead1225f53700c745d
2024-04-06gnu: emacs-jinx: Update to 1.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.5. [synopsis]: Clarify text. [description]: Use proper capitalization. Change-Id: Ifdc082f523f0744d9bcea7419fa8c5d83930aa35
2024-04-06gnu: emacs-gptel: Update to 0.8.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.8.5. Change-Id: If07dcdca0398b909bd517bf533a14648f7078e28
2024-04-06gnu: emacs-fountain-mode: Update to 3.7.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.7.3. Change-Id: I54ad906215c5bb8a61655c8635bc1869f6c87d9f
2024-04-06gnu: emacs-datetime: Improve description.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-datetime)[description]: Use a full sentence. Change-Id: If91529b485cfed49b4cc23ee31278b2befe43944
2024-04-06gnu: emacs-datetime: Update to 0.10.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.10. Change-Id: Id49133d32b8fe3d66228ee4a70abffb3b8ad07a3
2024-04-06gnu: emacs-corfu: Update to 1.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.3. Change-Id: Id870c18b4b303c40513cb00aa78b6b8d9ff1ac49
2024-04-06gnu: emacs-company-emoji: Update to 3.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 3.0.0. [source]<origin>: Switch to Codeberg. Change-Id: I98ac3fa105e27daff5c7a84216dbb22ad543991e
2024-04-06gnu: emacs-buttercup: Update to 1.35.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.35. Change-Id: I3665731182e4e1f0ee73ebe0f0bd2521e1e154fe
2024-04-06gnu: emacs-devdocs: Update to 0.6.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.1. Change-Id: I14e5ec6be446cea29ce538964adaee6a808a57ff
2024-04-06gnu: emacs-tramp: Update to 2.6.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.3. Change-Id: I3f5c1efa05635ee21bc66f871eeb5a75d448d333
2024-04-06gnu: Add missing import.Ludovic Courtès
Fixes a regression introduced in dccc807eb24791facc9e3144643f1526d101803e. * gnu/packages/irc.scm: Add missing import. Change-Id: I2b015939ba57ee61532b99c8e88e39217fa1cdd1
2024-04-06services: guix: Gracefully handle dangling symlink for ‘machines.scm’.Ludovic Courtès
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-06gnu: packages: code: Add golang module back.Sharlatan Hellseher
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-06gnu: packages: backup: Sort use-module alphabetically.Sharlatan Hellseher
* gnu/packages/backup.scm: Sort use-module alphabetically to ease maintenance. Change-Id: Ibe5288440edbe74d34f528a5867184d551f49e80
2024-04-06gnu: countdown: Remove input labels.Sharlatan Hellseher
* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels. Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
2024-04-06gnu: countdown: Update to 1.5.0.Sharlatan Hellseher
* gnu/packages/time.scm (countdown): Update to 1.5.0. [native-inputs]: Remove go-github-com-mattn-go-runewidth. Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
2024-04-06gnu: tz: Refresh package style.Sharlatan Hellseher
* 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-06gnu: tz: Update to 0.7.0.Sharlatan Hellseher
* gnu/packages/time.scm (tz): Update to 0.7.0. [inputs]: Add go-github-com-tkuchiki-go-timezone. Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
2024-04-06gnu: Add go-github-com-tkuchiki-go-timezone.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable. Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
2024-04-06gnu: lf: Refresh package style.Sharlatan Hellseher
* 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-06gnu: lf: Update to 31.Sharlatan Hellseher
* 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-06gnu: Add go-github-com-djherbis-times.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New variable. Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
2024-04-06gnu: go-github-com-songmu-gitconfig: Update to 0.1.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig): Update to 0.1.1. [source]: Use direct URL string instead of home-page. [home-page]: Move above synopsis. Change-Id: I6669bd6a3d25ae652b2d20441a29fdc3e0a318f7
2024-04-06gnu: go-github-com-mattn-go-pointer: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix indentation. Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
2024-04-06gnu: go-github-com-mattn-go-pointer: Update to 0.0.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1. Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
2024-04-06gnu: Add sccFries
* gnu/packages/code.scm (scc): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I90653554a6f0640718892622f76c0c1be138687c
2024-04-06gnu: go-gopkg-in-yaml-v2: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
2024-04-06gnu: go-github-com-spf13-cobra: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
2024-04-06gnu: go-github-com-mattn-go-sqlite3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/file-systems.scm: Add (gnu packages golang-xyz) module. Change-Id: If74972f1d920851a23508a6dc0403e0a84e270f3
2024-04-06gnu: go-github-com-mattn-go-zglob: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Move from here ... * gnu/packages/golang-xyz.scm: ... to here * gnu/packages/password-utils.scm: Add (gnu packages golang-xyz) module. Change-Id: I3777ff257c6baa91930e141f84f9da94be0634b6
2024-04-06gnu: go-github-com-mattn-go-pointer: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
2024-04-06gnu: go-github-com-mattn-go-colorable: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/textutils.scm: Add (gnu packages golang-xyz) module. Change-Id: I7a9763ebd498e071b17abbde838a7cbf8fc891de
2024-04-06gnu: go-github-com-mattn-go-isatty: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/music.scm: Add (gnu packages golang-xyz) module. Change-Id: Ibbab55ed60afdd5513f91dde93550b2eff7a622c
2024-04-06gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/check.scm: Add (gnu packages golang-xyz) module. * gnu/packages/disk.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/time.scm: Likewise. * gnu/packages/weather.scm: Likewise. Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
2024-04-06gnu: Add go-github-com-json-iterator-go.Fries
* gnu/packages/golang-web.scm (go-github-com-json-iterator-go): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I1e54402c9d45317918ef59513e110bc97fc0bc63
2024-04-06gnu: Add go-github-com-modern-go-reflect2.Fries
* gnu/packages/golang-xyz.scm (go-github-com-modern-go-reflect2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I5cce2cac1cf535498bd5ecdd2d5db45080118947
2024-04-06gnu: Add go-github-com-modern-go-concurrent.Fries
* gnu/packages/golang.scm (go-github-com-modern-go-concurrent): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ie42473a28271069abea34b175dc2d98aeb6e66b9
2024-04-06gnu: Add go-github-com-dbaggerman-cuba.Fries
* gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
2024-04-06gnu: Add go-github-com-karrick-godirwalk.Fries
* gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
2024-04-06gnu: Add go-github-com-pkg-profile.Fries
* gnu/packages/golang-check.scm (go-github-com-pkg-profile): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I135b3f0ccadd27847a5745a71d75ec6c5b4d2b9e
2024-04-06gnu: Add go-github-com-felixge-fgprof.Fries
* gnu/packages/golang-check.scm (go-github-com-felixge-fgprof): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib97bfc180e1bfffbc01aee348feb15431650ddb5