| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0.
Change-Id: I9c9fae1aac83344e62814aead1225f53700c745d
|
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.5.
[synopsis]: Clarify text.
[description]: Use proper capitalization.
Change-Id: Ifdc082f523f0744d9bcea7419fa8c5d83930aa35
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.8.5.
Change-Id: If07dcdca0398b909bd517bf533a14648f7078e28
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.7.3.
Change-Id: I54ad906215c5bb8a61655c8635bc1869f6c87d9f
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-datetime)[description]: Use a full sentence.
Change-Id: If91529b485cfed49b4cc23ee31278b2befe43944
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.10.
Change-Id: Id49133d32b8fe3d66228ee4a70abffb3b8ad07a3
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.3.
Change-Id: Id870c18b4b303c40513cb00aa78b6b8d9ff1ac49
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 3.0.0.
[source]<origin>: Switch to Codeberg.
Change-Id: I98ac3fa105e27daff5c7a84216dbb22ad543991e
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.35.
Change-Id: I3665731182e4e1f0ee73ebe0f0bd2521e1e154fe
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.1.
Change-Id: I14e5ec6be446cea29ce538964adaee6a808a57ff
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.3.
Change-Id: I3f5c1efa05635ee21bc66f871eeb5a75d448d333
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in dccc807eb24791facc9e3144643f1526d101803e.
* gnu/packages/irc.scm: Add missing import.
Change-Id: I2b015939ba57ee61532b99c8e88e39217fa1cdd1
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
* gnu/packages/backup.scm: Sort use-module alphabetically to ease
maintenance.
Change-Id: Ibe5288440edbe74d34f528a5867184d551f49e80
|
|
|
|
|
|
| |
* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels.
Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
|
|
|
|
|
|
|
| |
* gnu/packages/time.scm (countdown): Update to 1.5.0.
[native-inputs]: Remove go-github-com-mattn-go-runewidth.
Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/time.scm (tz): Update to 0.7.0.
[inputs]: Add go-github-com-tkuchiki-go-timezone.
Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable.
Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New
variable.
Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix
indentation.
Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1.
Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
|
|
|
|
|
|
|
| |
* gnu/packages/code.scm (scc): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I90653554a6f0640718892622f76c0c1be138687c
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-web.scm (go-github-com-json-iterator-go): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I1e54402c9d45317918ef59513e110bc97fc0bc63
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-modern-go-reflect2): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5cce2cac1cf535498bd5ecdd2d5db45080118947
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-modern-go-concurrent): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ie42473a28271069abea34b175dc2d98aeb6e66b9
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-check.scm (go-github-com-pkg-profile): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I135b3f0ccadd27847a5745a71d75ec6c5b4d2b9e
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-check.scm (go-github-com-felixge-fgprof): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib97bfc180e1bfffbc01aee348feb15431650ddb5
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle):
New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3db163b9d32eff30539d81556309ec554bc3dbe6
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-readline): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I33eca16e71838a3b2a6dbe2610532e16012e3920
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-check.scm (go-github-com-chzyer-test): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibbc266255bbc29737be3971516b5eef567a1175b
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-logex): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3c8038b999540f6cdff75f360a04f12b2753dd99
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/graphics.scm (openvdb): Update to 11.0.0.
[inputs]: Add jemalloc. Remove ilmbase.
Change-Id: Ia8b248c1171c62344ff6da924afa5f4d83cd8d49
|