Age | Commit message (Expand) | Author |
2024-04-06 | gnu: emacs-gptel: Update to 0.8.5....* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.8.5.
Change-Id: If07dcdca0398b909bd517bf533a14648f7078e28
| Nicolas Goaziou |
2024-04-06 | 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
| Nicolas Goaziou |
2024-04-06 | gnu: emacs-datetime: Improve description....* gnu/packages/emacs-xyz.scm (emacs-datetime)[description]: Use a full sentence.
Change-Id: If91529b485cfed49b4cc23ee31278b2befe43944
| Nicolas Goaziou |
2024-04-06 | gnu: emacs-datetime: Update to 0.10....* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.10.
Change-Id: Id49133d32b8fe3d66228ee4a70abffb3b8ad07a3
| Nicolas Goaziou |
2024-04-06 | gnu: emacs-corfu: Update to 1.3....* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.3.
Change-Id: Id870c18b4b303c40513cb00aa78b6b8d9ff1ac49
| Nicolas Goaziou |
2024-04-06 | 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
| Nicolas Goaziou |
2024-04-06 | gnu: emacs-buttercup: Update to 1.35....* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.35.
Change-Id: I3665731182e4e1f0ee73ebe0f0bd2521e1e154fe
| Nicolas Goaziou |
2024-04-06 | gnu: emacs-devdocs: Update to 0.6.1....* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.1.
Change-Id: I14e5ec6be446cea29ce538964adaee6a808a57ff
| Nicolas Goaziou |
2024-04-06 | gnu: emacs-tramp: Update to 2.6.3....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.3.
Change-Id: I3f5c1efa05635ee21bc66f871eeb5a75d448d333
| Nicolas Goaziou |
2024-04-06 | gnu: Add missing import....Fixes a regression introduced in dccc807eb24791facc9e3144643f1526d101803e.
* gnu/packages/irc.scm: Add missing import.
Change-Id: I2b015939ba57ee61532b99c8e88e39217fa1cdd1
| Ludovic Courtès |
2024-04-06 | 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
| Ludovic Courtès |
2024-04-06 | 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
| Sharlatan Hellseher |
2024-04-06 | gnu: packages: backup: Sort use-module alphabetically....* gnu/packages/backup.scm: Sort use-module alphabetically to ease
maintenance.
Change-Id: Ibe5288440edbe74d34f528a5867184d551f49e80
| Sharlatan Hellseher |
2024-04-06 | gnu: countdown: Remove input labels....* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels.
Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
| Sharlatan Hellseher |
2024-04-06 | 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
| Sharlatan Hellseher |
2024-04-06 | 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
| Sharlatan Hellseher |
2024-04-06 | 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
| Sharlatan Hellseher |
2024-04-06 | gnu: Add go-github-com-tkuchiki-go-timezone....* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable.
Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
| Sharlatan Hellseher |
2024-04-06 | 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
| Sharlatan Hellseher |
2024-04-06 | 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
| Sharlatan Hellseher |
2024-04-06 | gnu: Add go-github-com-djherbis-times....* gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New
variable.
Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-songmu-gitconfig: Update to 0.1.1....* 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
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-pointer: Fix indentation....* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix
indentation.
Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-pointer: Update to 0.0.1....* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1.
Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
| Sharlatan Hellseher |
2024-04-06 | gnu: Add scc...* gnu/packages/code.scm (scc): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I90653554a6f0640718892622f76c0c1be138687c
| Fries |
2024-04-06 | gnu: go-gopkg-in-yaml-v2: Move to golang-xyz....* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-spf13-cobra: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-sqlite3: Move to golang-xyz....* 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
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-zglob: Move to golang-xyz....* 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
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-pointer: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-colorable: Move to golang-xyz....* 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
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-isatty: Move to golang-xyz....* 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
| Sharlatan Hellseher |
2024-04-06 | gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz....* 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
| Sharlatan Hellseher |
2024-04-06 | gnu: Add go-github-com-json-iterator-go....* gnu/packages/golang-web.scm (go-github-com-json-iterator-go): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I1e54402c9d45317918ef59513e110bc97fc0bc63
| Fries |
2024-04-06 | gnu: Add go-github-com-modern-go-reflect2....* gnu/packages/golang-xyz.scm (go-github-com-modern-go-reflect2): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5cce2cac1cf535498bd5ecdd2d5db45080118947
| Fries |
2024-04-06 | gnu: Add go-github-com-modern-go-concurrent....* gnu/packages/golang.scm (go-github-com-modern-go-concurrent): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ie42473a28271069abea34b175dc2d98aeb6e66b9
| Fries |
2024-04-06 | gnu: Add go-github-com-dbaggerman-cuba....* gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
| Fries |
2024-04-06 | gnu: Add go-github-com-karrick-godirwalk....* gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
| Fries |
2024-04-06 | gnu: Add go-github-com-pkg-profile....* gnu/packages/golang-check.scm (go-github-com-pkg-profile): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I135b3f0ccadd27847a5745a71d75ec6c5b4d2b9e
| Fries |
2024-04-06 | gnu: Add go-github-com-felixge-fgprof....* gnu/packages/golang-check.scm (go-github-com-felixge-fgprof): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib97bfc180e1bfffbc01aee348feb15431650ddb5
| Fries |
2024-04-06 | gnu: Add go-github-com-google-pprof....* gnu/packages/golang-check.scm (go-github-com-google-pprof, go-pprof):
New variables.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5faecfa8ef9318fe3e2de4af62b9876cc3732714
| Fries |
2024-04-06 | gnu: Add go-github-com-ianlancetaylor-demangle....* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle):
New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3db163b9d32eff30539d81556309ec554bc3dbe6
| Fries |
2024-04-06 | gnu: Add go-github-com-chzyer-readline....* gnu/packages/golang-xyz.scm (go-github-com-chzyer-readline): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I33eca16e71838a3b2a6dbe2610532e16012e3920
| Fries |
2024-04-06 | gnu: Add go-github-com-chzyer-test....* gnu/packages/golang-check.scm (go-github-com-chzyer-test): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibbc266255bbc29737be3971516b5eef567a1175b
| Fries |
2024-04-06 | gnu: Add go-github-com-chzyer-logex....* gnu/packages/golang-xyz.scm (go-github-com-chzyer-logex): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3c8038b999540f6cdff75f360a04f12b2753dd99
| Fries |
2024-04-06 | gnu: blender: Unbundle dependencies....* gnu/packages/graphics.scm (blender)[arguments]<#:configure-flags>: Pass
"-DWITH_SYSTEM_BULLET=ON", "-DWITH_SYSTEM_EIGEN3=ON",
"-DWITH_SYSTEM_FREETYPE=ON", "-DWITH_SYSTEM_GLOG=ON", "-DWITH_SYSTEM_LZO=ON".
[inputs]: Add bullet, eigen, glog, lzo.
Change-Id: Iae52880a9fa3dc2a39948e5fe4fbddb84637c5da
| Vinicius Monego |
2024-04-06 | gnu: blender: Update to 3.6.10....* gnu/packages/graphics.scm (blender): Update to 3.6.10.
[arguments]<#:configure-flags>: Unset "-DCMAKE_CXX_FLAGS".
<#:phases>: Delete the fix-broken-import phase.
[inputs]: Add libepoxy. Replace freetype with freetype-with-brotli, ilmbase
with imath, openexr-2 with openexr.
Change-Id: Ifb5e5cdb4d26aac9626bf5cd77e171d8b0ebfaed
| Vinicius Monego |
2024-04-06 | gnu: openvdb: Update to 11.0.0....* gnu/packages/graphics.scm (openvdb): Update to 11.0.0.
[inputs]: Add jemalloc. Remove ilmbase.
Change-Id: Ia8b248c1171c62344ff6da924afa5f4d83cd8d49
| Vinicius Monego |
2024-04-06 | gnu: opensubdiv: Update to 3.6.0....* gnu/packages/graphics.scm (opensubdiv): Update to 3.6.0.
[arguments]: Use G-Expressions. Remove trailing #t from phases.
Change-Id: Ie37f70a5146e5072b362a4439d0669ea19ca2869
| Vinicius Monego |
2024-04-06 | gnu: opencolorio: Update to 2.3.2....* gnu/packages/image-processing.scm (opencolorio): Update to 2.3.2.
[source]: Remove snippet.
[arguments]: Use G-Expressions.
<#:configure-flags>: Unset "-DCMAKE-CXX_FLAGS",
"-DOCIO_BUILD_STATIC", "-DUSE_EXTERNAL_TINXML", "-DUSE_EXTERNAL_LCMS". Pass
"-DCIO_BUILD_GPU_TESTS=false".
<#:phases>: Delete the patch-test-suite phase.
[native-inputs]: Remove git, pkg-config. Add openimageio, pybind11-2.10,
python-wrapper.
[inputs]: Remove openexr-2, tinyxml. Add expat, freeglut, glew, imath,
libglvnd, minizip-ng, openexr, pystring, yaml-cpp, zlib.
[license]: Simplify.
* gnu/packages/patches/opencolorio-fix-build-with-gcc11.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Unregister it.
Change-Id: Iafd87762df81d0f5c23089251b4241a57d414dc4
| Vinicius Monego |