me
/
guix
Archived
1
0
Fork 0
Commit Graph

83891 Commits (d9dfbf886ddbb92dfdaa118bb9765e78aad5c53a)

Author SHA1 Message Date
Julien Lepiller 1ff2092a39
nls: Update translations.
* po/packages/it.po: New file.
* po/packages/LINGUAS: Add `it'.
* po/*/*.po: Update translations.
2021-09-02 04:06:52 +02:00
zimoun be13e2be08
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>
2021-09-01 23:41:42 +02:00
Sarah Morgensen f95bdeb93a
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>
2021-09-01 23:41:42 +02:00
Sarah Morgensen 16579a7c57
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>
2021-09-01 23:41:42 +02:00
Maxime Devos 0e05bee4be
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>
2021-09-01 23:41:42 +02:00
Maxime Devos 150cf64b04
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>
2021-09-01 23:41:42 +02:00
phodina 406f726cfb
gnu: Add date2name.
* gnu/packages/python-xyz.scm (date2name): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-09-01 23:41:42 +02:00
Ludovic Courtès a5fb1f4eeb
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.
2021-09-01 23:41:41 +02:00
Guillaume Le Vaillant 95c29d2746
gnu: electron-cash: Update to 4.2.5.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.5.
2021-09-01 20:30:06 +02:00
Guillaume Le Vaillant 771c14c93e
gnu: txr: Update to 270.
* gnu/packages/lisp.scm (txr): Update to 270.
2021-09-01 20:26:19 +02:00
Guillaume Le Vaillant 6547920064
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.
2021-09-01 20:22:23 +02:00
Guillaume Le Vaillant 09028f0a83
gnu: monero: Update to 0.17.2.3.
* gnu/packages/finance.scm (monero): Update to 0.17.2.3.
2021-09-01 19:12:28 +02:00
Ricardo Wurmus c75b30d58f
gnu: Add r-catch.
* gnu/packages/bioinformatics.scm (r-catch): New variable.
2021-09-01 14:53:36 +02:00
Léo Le Bouter 96e487b310
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>
2021-09-01 17:09:42 +05:30
Arun Isaac e265ca6414
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.
2021-09-01 17:09:42 +05:30
Nicolas Goaziou 0e801db11e
gnu: cataclysm-dda: Update to 0.F-2.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-2.
2021-09-01 10:41:46 +02:00
Nicolas Goaziou f56c8ba044
gnu: emacs-boon: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-boon): Update to 1.2.
2021-09-01 10:40:08 +02:00
Nicolas Goaziou d4c6e90a7b
gnu: emacs-tramp: Update to 2.5.1.2.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.2.
2021-09-01 10:38:51 +02:00
Nicolas Goaziou fa56b20188
gnu: emacs-org-mime: Update to 0.2.3.
* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.2.3.
2021-09-01 10:37:15 +02:00
Nicolas Goaziou e186347d2c
gnu: emacs-olivetti: Update hash
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update hash. This is
a follow-up to last commit (8e6bac2492).
2021-09-01 10:35:32 +02:00
Nicolas Goaziou 8e6bac2492
gnu: emacs-olivetti: Update to 2.0.3.
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 2.0.3.
2021-09-01 10:34:40 +02:00
Nicolas Goaziou d1b63c0401
gnu: emacs-elfeed-score: Update to 0.8.6.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.8.6.
2021-09-01 10:34:05 +02:00
Nicolas Goaziou 5296671f8f
gnu: emacs-crdt: Update to 0.1.3.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.1.3.
2021-09-01 10:33:10 +02:00
Nicolas Goaziou 1f4996ed2e
gnu: emacs-crdt: Update to 0.1.1.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.1.1.
2021-09-01 10:29:37 +02:00
jgart 1a657497ac
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>
2021-09-01 03:34:10 +02:00
Maxime Devos cefaa0e607
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>
2021-08-31 23:25:12 +02:00
Leo Prikler bca5d7dbb0
gnu: Add python-pyxel.
* gnu/packages/game-development.scm (python-pyxel): New variable.
2021-08-31 23:20:09 +02:00
Ricardo Wurmus 4abf226833
gnu: Add scregseg.
* gnu/packages/bioinformatics.scm (scregseg): New variable.
2021-08-31 23:11:06 +02:00
Ricardo Wurmus a1ee212184
gnu: python-strawc: Propagate pybind11.
* gnu/packages/bioinformatics.scm (python-strawc)[inputs]: Move pybind11 from
here...
[propagated-inputs]: ...to here.
2021-08-31 23:11:05 +02:00
Ricardo Wurmus 55cb5a62a1
gnu: python-scanpy: Propagate sinfo.
* gnu/packages/bioinformatics.scm (python-scanpy)[native-inputs]: Move
python-sinfo from here...
[propagated-inputs]: ...to here.
2021-08-31 23:11:05 +02:00
Ricardo Wurmus 439f7c6887
gnu: python-jupyter-server: Use older pytest.
* gnu/packages/jupyter.scm (python-jupyter-server)[native-inputs]: Replace
python-pytest-6 with python-pytest.
2021-08-31 23:11:05 +02:00
Ricardo Wurmus c4f500d032
gnu: python-anyio: Avoid failing tests.
* gnu/packages/python-xyz.scm (python-anyio)[arguments]: Disable asyncio
plugin, and explicitly disable network tests.
2021-08-31 23:11:05 +02:00
Ricardo Wurmus 73995969b1
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.
2021-08-31 23:11:05 +02:00
cage 1734853e92
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>
2021-08-31 22:21:14 +02:00
Maxim Cournoyer bb38cb990a
gnu: emacs-jenkinsfile-mode: Update to commit 65bf392.
* gnu/packages/emacs-xyz.scm (emacs-jenkinsfile-mode): Update to commit
65bf392.
2021-08-31 13:24:51 -04:00
Maxim Cournoyer 94056224ea
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.
2021-08-31 13:09:08 -04:00
Maxime Devos d3d2fae2ce
build/jami-service: Fix range ends in account-fingerprint-rx.
This broke compilation of Guix with guile@3.0.2 with:

  In procedure make-regexp: Invalid range end

The fix is to replace [0-9A-f] with [0-9A-Fa-f].

* gnu/build/jami-service.scm (account-fingerprint-rx): Correct regexp.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-31 19:50:30 +03:00
Lars-Dominik Braun bac072e09b
gnu: python-google-api-client: Rewrite invalid setup.py.
The packages argument accepts package names only, not paths. Replacing
the slash with a dot allows passing the sanity-check phase, because the
submodule will not be listed in top_level.txt any more.

* gnu/packages/python-web.scm (python-google-api-client) [#:phases]:
Add new phase 'fix-setup-py.
2021-08-31 18:39:25 +02:00
Felix Gruber 3b2d3f1086
gnu: Add h2c.
* gnu/packages/curl.scm (h2c): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-31 15:52:33 +02:00
Matthew James Kraai cb68d199d0
gnu: ledger-agent: Remove usage from description.
* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-31 15:52:33 +02:00
Guillaume Le Vaillant faf6963a1d
gnu: android-f2fs-utils: Fix building with gcc-10.
* gnu/packages/android.scm (android-f2fs-utils)[arguments]: Add
  'set-compilation-flags' phase.
2021-08-31 15:31:40 +02:00
Guillaume Le Vaillant 9055b93513
gnu: f2fs-tools: Fix building with gcc-10.
* gnu/packages/linux.scm (f2fs-tools-1.7)[arguments]: Pass '-fcommon' to
  CFLAGS.
2021-08-31 15:25:22 +02:00
Guillaume Le Vaillant e227b0820a
gnu: android-ext4-utils: Fix build.
* gnu/packages/android.scm (android-ext4-utils)[arguments]: Use gexp for
  'make-flags'. Update 'unpack-core' phase.
2021-08-31 15:20:13 +02:00
Guillaume Le Vaillant 2ac1978a9f
gnu: adb: Fix build.
* gnu/packages/android.scm (adb)[arguments]: Use gexp for 'make-flags".
2021-08-31 15:06:36 +02:00
calum 9af83d1cf9
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>
2021-08-31 14:08:17 +02:00
Mathieu Othacehe 222f4661ed
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.
2021-08-31 13:33:30 +02:00
Efraim Flashner 590be0a1ed
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.
2021-08-31 13:10:11 +03:00
Guillaume Le Vaillant 8948bc7e44
gnu: evolution: Fix building with cmake > 3.20.
* gnu/packages/patches/evolution-printableoptions.patch: New file.
* gnu/packages/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (evolution)[source]: Use it.
2021-08-30 13:27:10 +02:00
Efraim Flashner bbb0420e44
gnu: pcre2: Build without JIT on powerpc-linux.
* gnu/packages/pcre.scm (pcre2)[arguments]: On powerpc-linux don't
enable JIT.
2021-08-30 13:46:58 +03:00
Guillaume Le Vaillant a68c45459d
gnu: evolution-data-server: Fix building with cmake > 3.20.
* gnu/packages/patches/evolution-data-server-printableoptions.patch: New file.
* gnu/packages/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (evolution-data-server)[source]: Use it.
2021-08-30 11:48:20 +02:00