Commit graph

83350 commits

Author SHA1 Message Date
Charles
946ac3467e
gnu: sbcl: Update to 2.1.9.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.9.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-28 10:30:23 +02:00
Charles
9bf9dd79ef
gnu: cl-esrap: Update to 0.18-2.866f28f.
* gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-2.866f28f.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-28 10:15:41 +02:00
Nicolas Goaziou
999ef90a4c
gnu: libraqm: Update to 0.7.2.
* gnu/packages/fontutils.scm (libraqm): Update to 0.7.2.
[source]: Use git-fetch method.
[build-system]: Switch to meson-build-system.
[arguments]<#:phases>: Remove unnecessary (and unrecognized) configure flag
per above.
2021-09-28 09:08:00 +02:00
Nicolas Goaziou
fddacc9192
gnu: emacs-butler: Update to 0.2.6.
* gnu/packages/emacs-xyz.scm (emacs-butler): Update to 0.2.6.
2021-09-28 08:56:17 +02:00
Nicolas Goaziou
667e0fa565
gnu: emacs-pubmed: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.2.
2021-09-28 08:54:10 +02:00
Maxim Cournoyer
7aea1c1126
gnu: Add python-pymodbus.
* gnu/packages/python-xyz.scm (python-pymodbus): New variable.
2021-09-28 00:09:04 -04:00
Maxim Cournoyer
cf14128ac8
gnu: Add python-pyserial-asyncio.
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): New variable.
2021-09-28 00:08:51 -04:00
Maxim Cournoyer
8f8eaf579f
gnu: Add python-pytest-random-order.
* gnu/packages/check.scm (python-pytest-random-order): New variable.
2021-09-27 23:10:44 -04:00
Maxim Cournoyer
acdf8c1759
gnu: python-proto-match: Explicitly disable tests to fix build.
I previously thought this unnecessary, but attempting to build the package
suggests otherwise.

* gnu/packages/python-xyz.scm (python-proto-matcher)[tests?]: Set to #f.
2021-09-27 22:53:32 -04:00
Tobias Geerinckx-Rice
85d757b53d
gnu: ccache: Update to 4.4.1.
* gnu/packages/ccache.scm (ccache): Update to 4.4.1.
[source]: Add patch.
[arguments]: Remove explicit #t return values from phases.
* gnu/packages/patches/ccache-fix-basedir-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-09-28 02:15:35 +02:00
Tobias Geerinckx-Rice
134e1b12f2
gnu: faudio: Update to 21.09.
* gnu/packages/audio.scm (faudio): Update to 21.09.
2021-09-28 02:10:07 +02:00
Tobias Geerinckx-Rice
99df1b2ad2
gnu: detox: Update to 1.4.5.
* gnu/packages/admin.scm (detox): Update to 1.4.5.
2021-09-28 02:10:07 +02:00
Florian Pelz
1c1bfe681a
news: Add 'de' translation.
* etc/news.scm: Add German translation of Guix Home entry.
2021-09-27 23:47:53 +02:00
Nicolas Goaziou
64409fff57
gnu: giac: Update to 1.7.0-33.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-33.
2021-09-27 23:18:17 +02:00
Nicolas Goaziou
1421d69c4f
gnu: emacs-parseedn: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.0.
2021-09-27 23:12:30 +02:00
Nicolas Goaziou
9e7af88d2e
gnu: emacs-parseclj: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.0.
2021-09-27 23:11:26 +02:00
Nicolas Goaziou
6f6498f1e2
gnu: emacs-solaire-mode: Update to 2.0.3.
* gnu/packages/emacs-xyz.scm (emacs-solaire-mode): Update to 2.0.3.
2021-09-27 23:08:48 +02:00
Oleg Pykhalov
6ae4644984
Merge branch 'wip-guix-home' 2021-09-27 17:27:12 +03:00
Andrew Tropin
a2b937984a
news: Add entry about Guix Home.
* etc/news.scm: Add entry.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2021-09-27 17:27:02 +03:00
Andrew Tropin
3c604968a1
doc: Add a note about Guix Home status.
* doc/guix.texi: Add a note about Guix Home status.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2021-09-27 17:06:55 +03:00
Tobias Geerinckx-Rice
86d316b334
gnu: tla2tools: Build from a known commit.
Reported by Andrew Patterson <andrewpatt7@gmail.com>.

* gnu/packages/java.scm (tla2tools)[version, source]: Use a commit (and
GIT-VERSION) instead of a tag.
2021-09-27 15:37:33 +02:00
Charles via Guix-patches via
a4b4dc8f99
gnu: cl-funds: Update to 1-2.39d4258.
* gnu/packages/lisp-xyz.scm (sbcl-funds): Update to 1-2.39d4258.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-27 15:02:23 +02:00
Xinglu Chen
9c5e5ca1c0
import: stackage: Don’t try to update packages not available on Stackage.
Previously, the ‘hackage-package?’ predicate was used which meant that
the updater would try to update non-Stackage packages, and lead to messages
like these:

  $ guix refresh -t stackage
  warning: failed to parse https://hackage.haskell.org/package/hurl/hurl.cabal
  warning: failed to parse https://hackage.haskell.org/package/idris/idris.cabal

Since ‘hurl’ and ‘idris’ aren’t available on the current Stackage LTS release,
they should be filtered out before the Stackage updater even tries to update
them.

* stackage.scm (stackage-package?): New procedure.
(%stackage-updater): Use it.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-09-27 13:37:51 +02:00
Efraim Flashner
43438fd130
gnu: python-graphql-relay: Update to 3.1.0.
* gnu/packages/python-xyz.scm (python-graphql-relay): Update to 3.1.0.
[propagated-inputs]: Remove python-promise and python-six.
2021-09-27 08:59:02 +03:00
Maxim Cournoyer
c776b6ba8e
gnu: Add python-pytest-assume.
* gnu/packages/check.scm (python-pytest-assume): New variable.
2021-09-26 23:08:37 -04:00
Leo Famulari
e35e72425a
gnu: linux-libre 4.4: Update to 4.4.285.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.285.
(linux-libre-4.4-pristine-source): Update hash.
2021-09-26 22:57:49 -04:00
Leo Famulari
97cb1991c5
gnu: linux-libre 4.9: Update to 4.9.284.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.284.
(linux-libre-4.9-pristine-source): Update hash.
2021-09-26 22:57:49 -04:00
Leo Famulari
3d58fc4de7
gnu: linux-libre 4.14: Update to 4.14.248.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.248.
(linux-libre-4.14-pristine-source): Update hash.
2021-09-26 22:57:49 -04:00
Leo Famulari
e1f345c022
gnu: linux-libre 4.19: Update to 4.19.208.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.208.
(linux-libre-4.19-pristine-source): Update hash.
2021-09-26 22:57:48 -04:00
Leo Famulari
d29b69356b
gnu: linux-libre 5.4: Update to 5.4.149.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.149.
(linux-libre-5.4-pristine-source): Update hash.
2021-09-26 22:57:48 -04:00
Leo Famulari
570cd78bc4
gnu: linux-libre 5.10: Update to 5.10.69.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.69.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-26 22:57:48 -04:00
Leo Famulari
93b59bb827
gnu: linux-libre: Update to 5.14.8.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.8.
(linux-libre-5.14-pristine-source): Update hash.
2021-09-26 22:57:45 -04:00
Maxim Cournoyer
6126062fb1
gnu: Add python-proto-matcher.
* gnu/packages/python-xyz.scm (python-proto-matcher): New variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
5f3a32199a
gnu: python-pyhamcrest: Update to 2.0.2.
* gnu/packages/check.scm (python-pyhamcrest): Update to 2.0.2.
[origin]: Use latest tagged release.  Reword comment.
[native-inputs]: Remove all but the python-pytest input.
[propagated-inputs]: Delete field.
[phases]{check}: Augment PYTHONPATH via the add-installed-pythonpath
procedure.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
e7b018b282
gnu: python2-pyhamcrest: Remove package.
* gnu/packages/check.scm (python2-pyhamcrest): Delete variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
55f6ecfbc8
gnu: python2-twisted: Remove package.
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
df9ac2f6cb
gnu: python2-swagger-spec-validator: Remove package.
* gnu/packages/python-xyz.scm (python2-swagger-spec-validator): Delete
variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
288286e4ce
gnu: python2-jsonschema: Remove package.
* gnu/packages/python-xyz.scm (python2-jsonschema): Delete variable.
(python-jsonschema)[properties]: Delete field.
2021-09-26 22:47:19 -04:00
Maxim Cournoyer
c1bbfa7540
gnu: python2-whisper: Remove package.
* gnu/packages/monitoring.scm (python2-whisper): Delete variable.
2021-09-26 22:47:19 -04:00
Maxim Cournoyer
aca6b4f1fa
gnu: python2-txamqp: Remove package.
* gnu/packages/python-xyz.scm (python2-txamqp): Delete variable.
2021-09-26 22:47:19 -04:00
Maxim Cournoyer
7816a81a3d
gnu: python-carbon: Update to 1.1.8 and rename from python2-carbon.
* gnu/packages/monitoring.scm (python2-carbon): Rename to...
(python-carbon): ... this.  Update to 1.1.8.
[arguments]{python}: Remove argument.
[propagated-inputs]{python2-configparser}: Remove input.
{python-urllib3, python-cachetools}: Add inputs.
{python2-whisper, python2-txamqp}: Upgrade to their Python 3 variants.
2021-09-26 22:47:19 -04:00
Tobias Geerinckx-Rice
c8bd0da5e9
gnu: bcachefs-tools: Update to 0.1-10.d214908.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-10.d214908.
2021-09-27 03:42:21 +02:00
Maxim Cournoyer
83c14064ec
gnu: Add python-tftpy.
* gnu/packages/python-xyz.scm (python-tftpy): New variable.
2021-09-26 21:19:43 -04:00
Maxim Cournoyer
8153a402ae
gnu: Add patool.
* gnu/packages/patool.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2021-09-26 20:42:34 -04:00
Nicolas Goaziou
75a68a7629
gnu: emacs-crdt: Update to 0.2.5.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.5.
2021-09-26 21:12:22 +02:00
Charles
022acb5029
gnu: font-borg-sans-mono: Update to 0.3.2.
* gnu/packages/fonts.scm (font-borg-sans-mono): Update to 0.3.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-26 20:52:15 +03:00
raingloom
c2aa39d3ed
gnu: Update python-mypy to 0.910.
* gnu/packages/python-check.scm (python-mypy): Update to 0.910.
[arguments]: Make --without-tests work with custom check phase.
[propagated-inputs]: Add python-toml to fix missing import in mypyc.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-26 20:26:49 +03:00
Vinicius Monego
3852b9eb5b
gnu: darktable: Update to 3.6.1.
* gnu/packages/photo.scm (darktable): Update to 3.6.1.
[arguments]<#:phases>: Don't return #t. Remove 'opencl-inline phase because
the issue was fixed by upstream in this version.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-26 19:37:06 +03:00
Vinicius Monego
255fd9beea
gnu: darktable: Add powerpc64le-linux to supported systems.
* gnu/packages/photo.scm (darktable)[supported-systems]: Add powerpc64le-linux.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-26 19:37:03 +03:00
Efraim Flashner
8c6c33a2a5
gnu: fzf: Don't install source.
* gnu/packages/terminals.scm (fzf)[arguments]: Add keyword to not
install sourcecode.
2021-09-26 15:01:06 +03:00