Age | Commit message (Expand) | Author |
2021-09-01 | import: go: Improve error handling....* guix/import/go.scm (go-module->guix-package*): Handle errors, remove
memoize.
(go-module-recursive-import): Remove 'guard', add memoize.
* guix/scripts/import/go.scm (guix-import-go): Adjust.
* tests/go.scm: Adjust.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-09-01 | import: utils: Skip not found packages....* guix/import/utils.scm (recursive-import): Skip packages when the
package returned by 'repo->guix-package' is false.
* tests/import-utils.scm: New tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sarah Morgensen |
2021-09-01 | import: go: Return false for package not found....* guix/import/go.scm (go-module-recursive-import): Explicitly return
false when packages are not found.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sarah Morgensen |
2021-09-01 | gnu: python-pycryptodomex: Unbundle libtomcrypt....* gnu/packages/python-crypto.scm
(python-pycryptodomex)[source]{snippet}: Unbundle libtomcrypt.
(python-pycryptodomex)[source]{modules}: Add (guix build utils).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2021-09-01 | gnu: python-pycryptodome: Unbundle libtomcrypt....* gnu/packages/python-crypto.scm
(pycryptodome-unbundle-tomcrypt-snippet): New variable.
(python-pycryptodome)[source]{snippet}: Unbundle libtomcrypt.
(python-pycryptodome)[source]{modules}: Add (guix build utils).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2021-09-01 | gnu: Add date2name....* gnu/packages/python-xyz.scm (date2name): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| phodina |
2021-09-01 | gnu: mailutils: Look up Scheme variables in the right module....Fixes <https://issues.guix.gnu.org/49295>.
Reported by Maxime Devos <maximedevos@telenet.be>.
* gnu/packages/patches/mailutils-variable-lookup.patch: New file.
* gnu/packages/mail.scm (mailutils)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-09-01 | gnu: electron-cash: Update to 4.2.5....* gnu/packages/finance.scm (electron-cash): Update to 4.2.5.
| Guillaume Le Vaillant |
2021-09-01 | gnu: txr: Update to 270....* gnu/packages/lisp.scm (txr): Update to 270.
| Guillaume Le Vaillant |
2021-09-01 | gnu: monero-gui: Update to 0.17.2.3....* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.3.
[arguments]: Update 'fix-build' phase. Remove 'generate-zxcvbn-c' phase.
| Guillaume Le Vaillant |
2021-09-01 | gnu: monero: Update to 0.17.2.3....* gnu/packages/finance.scm (monero): Update to 0.17.2.3.
| Guillaume Le Vaillant |
2021-09-01 | gnu: Add r-catch....* gnu/packages/bioinformatics.scm (r-catch): New variable.
| Ricardo Wurmus |
2021-09-01 | gnu: artanis: Update to 0.5....* gnu/packages/guile-xyz.scm (artanis): Update to 0.5.
[inputs]: Replace guile-2.2 with guile-3.0. Add nspr.
[propagated-inputs]: Replace guile-json-1 with guile-json-3, guile2.2-readline
with guile-readline, and guile2.2-redis with guile-redis.
[arguments]: Do not return #t from custom phases.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Léo Le Bouter |
2021-09-01 | gnu: artanis: Remove hard-coded guile effective version....* gnu/packages/guile-xyz.scm (artanis)[arguments]: Import
target-guile-effective-version from (guix build guile-build-system). Use
target-guile-effective-version to determine the guile effective version.
| Arun Isaac |
2021-09-01 | gnu: cataclysm-dda: Update to 0.F-2....* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-2.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-boon: Update to 1.2....* gnu/packages/emacs-xyz.scm (emacs-boon): Update to 1.2.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-tramp: Update to 2.5.1.2....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.2.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-org-mime: Update to 0.2.3....* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.2.3.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-olivetti: Update hash...* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update hash. This is
a follow-up to last commit (8e6bac249276f1a17d073220ba59a07c8b071642).
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-olivetti: Update to 2.0.3....* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 2.0.3.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-elfeed-score: Update to 0.8.6....* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.8.6.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-crdt: Update to 0.1.3....* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.1.3.
| Nicolas Goaziou |
2021-09-01 | gnu: emacs-crdt: Update to 0.1.1....* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.1.1.
| Nicolas Goaziou |
2021-09-01 | gnu: Remove harmonist-tk....harmonist-tk has been superseded by harmonist-sdl. Current harmonist-tk
package fails to build due to upgrade of harmonist to 0.4.1.
* gnu/packages/games.scm (harmonist-tk): Remove variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| jgart |
2021-08-31 | doc: Correct name of Minetest importer....* doc/guix.texi (Invoking guix import): Let the item name be
'minetest' instead of 'contentdb'.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Maxime Devos |
2021-08-31 | gnu: Add python-pyxel....* gnu/packages/game-development.scm (python-pyxel): New variable.
| Leo Prikler |
2021-08-31 | gnu: Add scregseg....* gnu/packages/bioinformatics.scm (scregseg): New variable.
| Ricardo Wurmus |
2021-08-31 | gnu: python-strawc: Propagate pybind11....* gnu/packages/bioinformatics.scm (python-strawc)[inputs]: Move pybind11 from
here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus |
2021-08-31 | gnu: python-scanpy: Propagate sinfo....* gnu/packages/bioinformatics.scm (python-scanpy)[native-inputs]: Move
python-sinfo from here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus |
2021-08-31 | gnu: python-jupyter-server: Use older pytest....* gnu/packages/jupyter.scm (python-jupyter-server)[native-inputs]: Replace
python-pytest-6 with python-pytest.
| Ricardo Wurmus |
2021-08-31 | gnu: python-anyio: Avoid failing tests....* gnu/packages/python-xyz.scm (python-anyio)[arguments]: Disable asyncio
plugin, and explicitly disable network tests.
| Ricardo Wurmus |
2021-08-31 | gnu: Remove python-pytest-mock-3....* gnu/packages/check.scm (python-pytest-mock-3): Remove variable.
* gnu/packages/python-xyz.scm (python-anyio)[native-inputs]: Replace
python-pytest-mock-3 with python-pytest-mock.
| Ricardo Wurmus |
2021-08-31 | gnu: telescope: Update to 0.5.1....* gnu/packages/web-browsers.scm (telescope): Update to 0.5.1.
[native-inputs]: Add pkg-config.
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
| cage |
2021-08-31 | gnu: emacs-jenkinsfile-mode: Update to commit 65bf392....* gnu/packages/emacs-xyz.scm (emacs-jenkinsfile-mode): Update to commit
65bf392.
| Maxim Cournoyer |
2021-08-31 | gnu: emacs-groovy-modes: Update to version 2.1....* gnu/packages/emacs-xyz.scm (emacs-groovy-modes): Update to version 2.1.
[arguments]: Enable tests, running the test suite via 'ert-runner'.
[native-inputs]: New field.
[propagated-inputs]: Add emacs-dash.
| Maxim Cournoyer |
2021-08-31 | gnu: Add h2c....* gnu/packages/curl.scm (h2c): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Felix Gruber |
2021-08-31 | gnu: ledger-agent: Remove usage from description....* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Matthew James Kraai |
2021-08-31 | gnu: kakoune: Update to v2021.08.28...* gnu/packages/text-editors.scm (kakoune): Update to v2021.08.28
[native-inputs]: Use gcc-10.
[inputs]: Remove ncurses dependancy.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| calum |
2021-08-31 | publish: Do not render the narinfo "System" field....This has been discussed here: https://issues.guix.gnu.org/50040.
* guix/scripts/publish.scm (narinfo-string): Do not render the "System" field
that is expensive to compute and currently unused.
| Mathieu Othacehe |
2021-08-31 | gnu: global: Add ctags support....* gnu/packages/code.scm (global)[inputs]: Add bash-minimal,
universal-ctags, python-pygments.
[arguments]: Add configure-flags to find ctags. Add phases to install
plugins and to wrap python script with PYTHONPATH.
| Efraim Flashner |
2021-07-27 | gnu: linux-libre 4.4: Update to 4.4.282....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.282.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.9: Update to 4.9.281....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.281.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.14: Update to 4.14.245....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.245.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.19: Update to 4.19.205....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.205.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.143....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.143.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.61....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.61.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.13....* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.13.
(linux-libre-5.13-pristine-source, deblob-scripts-5.13): Update hash.
| Leo Famulari |
2021-08-30 | gnu: harmonist: Update to 0.4.1....* gnu/packages/games.scm (harmonist): Update to 0.4.1.
[propagated-inputs]: Add go-github-com-gdamore-tcell-v2,
go-github-com-anaseto-gruid, and go-github-com-anaseto-gruid-tcell.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Guix Together |
2021-08-30 | gnu: Add go-github-com-anaseto-gruid-tcell....* gnu/packages/games.scm (go-github-com-anaseto-gruid-tcell): New variable.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Guix Together |
2021-08-30 | gnu: Add go-github-com-anaseto-gruid....* gnu/packages/games.scm (go-github-com-anaseto-gruid): New variable.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Guix Together |