me
/
guix
Archived
1
0
Fork 0
Commit Graph

74351 Commits (fcd70926756ce63ef2a789018914b7fad6b6b8a1)

Author SHA1 Message Date
Ricardo Wurmus 4219dc4b9f
gnu: r-httpuv: Update to 1.6.3.
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.3.
2021-09-30 12:39:35 +02:00
Ricardo Wurmus 240d757840
gnu: r-shadowtext: Update to 0.0.9.
* gnu/packages/cran.scm (r-shadowtext): Update to 0.0.9.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 18c6cdcee5
gnu: r-gprofiler2: Update to 0.2.1.
* gnu/packages/cran.scm (r-gprofiler2): Update to 0.2.1.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus a783b5d3b8
gnu: r-ggpmisc: Update to 0.4.3.
* gnu/packages/cran.scm (r-ggpmisc): Update to 0.4.3.
[propagated-inputs]: Add r-lmodel2.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 7109d71653
gnu: r-rticles: Update to 0.21.
* gnu/packages/cran.scm (r-rticles): Update to 0.21.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus a5f6980cde
gnu: r-waldo: Update to 0.3.1.
* gnu/packages/cran.scm (r-waldo): Update to 0.3.1.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 06187b3b72
gnu: r-datawizard: Update to 0.2.0.1.
* gnu/packages/cran.scm (r-datawizard): Update to 0.2.0.1.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 81642f99cf
gnu: Add r-paws-end-user-computing.
* gnu/packages/cran.scm (r-paws-end-user-computing): New variable.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 506436fde8
gnu: Add r-paws-developer-tools.
* gnu/packages/cran.scm (r-paws-developer-tools): New variable.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 7aed4f72b0
gnu: Add r-here.
* gnu/packages/cran.scm (r-here): New variable.
2021-09-30 12:39:34 +02:00
Ricardo Wurmus 15dc56b0dd
gnu: Add r-progressr.
* gnu/packages/cran.scm (r-progressr): New variable.
2021-09-30 12:39:33 +02:00
Ricardo Wurmus f9762c907a
gnu: Add r-lmodel2.
* gnu/packages/cran.scm (r-lmodel2): New variable.
2021-09-30 12:39:33 +02:00
Ricardo Wurmus 68fa5c6a6e
gnu: r-bslib: Update to 0.3.0.
* gnu/packages/cran.scm (r-bslib): Update to 0.3.0.
[source]: Delete new minified JavaScript file.
[arguments]: Update minification code.
[native-inputs]: Update source file for Bootstrap 4; add source file for
Bootstrap 5.
[propagated-inputs]: Remove r-magrittr.
2021-09-30 12:39:33 +02:00
Ricardo Wurmus e370108436
gnu: r-dt: Update to 0.19.
* gnu/packages/statistics.scm (r-dt): Update to 0.19.
[source]: Remove minified JavaScript in a snippet.
[arguments]: Minify JavaScript inputs.
[propagated-inputs]: Add r-jquerylib.
[inputs]: Add js-selectize.
[native-inputs]: Add uglifyjs, datatables-plugins, js-nouislider, and all
JavaScript source files.
[licenses]: Remove asl2.0 from the list because selectize is no longer
included.
2021-09-30 12:39:29 +02:00
Tobias Geerinckx-Rice 22e97e5ac8
gnu: sbcl-hunchenissr: Fix typo in description.
* gnu/packages/lisp-xyz.scm (sbcl-hunchenissr): Fix ‘develpment’ typo.
2021-09-30 07:09:56 +02:00
Tobias Geerinckx-Rice 4b07b91a87
gnu: sbcl-markup-reader: Fix typo in description.
* gnu/packages/lisp-xyz.scm (sbcl-markup-reader)[description]:
Fix ‘embeded’ typo.
2021-09-30 07:09:56 +02:00
Tobias Geerinckx-Rice 7a02f68bf3
gnu: python-w3lib: Fix typo in description.
* gnu/packages/python-web.scm (python-w3lib)[description]:
Fix ‘entites’ typo and wrap to 80 characters.
2021-09-30 07:09:55 +02:00
Tobias Geerinckx-Rice e4629a68bf
gnu: abjad-ext-rmakers: Fix typo in synopsis.
* gnu/packages/music.scm (abjad-ext-rmakers)[synopsis]:
Fix ‘exension’ typo.
2021-09-30 07:09:55 +02:00
Ricardo Wurmus 3ee0b3ca56
gnu: python2-pandas: Fix build by reverting inherited fields.
* gnu/packages/python-science.scm (python2-pandas)[arguments]: Do not inherit
field; revert to values at commit c0d43f6223.
[propagated-inputs]: Do not inherit.
[inputs]: Same.
[native-inputs]: Same.
2021-09-29 23:43:32 +02:00
Ricardo Wurmus aa4885b3fb
gnu: python2-pytest-mock: Downgrade to 1.10.1.
* gnu/packages/check.scm (python2-pytest-mock)[propagated-inputs]: Only use
python2-mock and python2-pytest.
[version]: Downgrade to 1.10.1.
2021-09-29 23:43:32 +02:00
Tobias Geerinckx-Rice bc5152a25d
gnu: dehydrated: Update description.
* gnu/packages/tls.scm (dehydrated)[synopsis, description]:
Let's Encrypt hasn't been the only game in ACME town in ages.
2021-09-29 16:56:40 +02:00
Tobias Geerinckx-Rice f213df3127
gnu: exim: Don't return #t from phases.
* gnu/packages/mail.scm (exim)[arguments]: Don't explicitly return #t from phases.
2021-09-29 16:56:40 +02:00
Tobias Geerinckx-Rice 6e488fb069
gnu: exim: Prepare for cross-compilation.
* gnu/packages/mail.scm (exim)[arguments]: Use CC-FOR-TARGET.
2021-09-29 16:56:40 +02:00
Tobias Geerinckx-Rice db686f0b34
gnu: exim: Update to 4.95.
* gnu/packages/mail.scm (exim): Update to 4.95.
2021-09-29 16:56:40 +02:00
Tobias Geerinckx-Rice baa6c39f8a
gnu: ocaml-dune-build-info: Fix typo in description.
* gnu/packages/ocaml.scm (ocaml-dune-build-info)[description]:
Fix ‘informations’ typo.
2021-09-29 16:56:40 +02:00
Tobias Geerinckx-Rice 7092ca77d0
gnu: parinfer-rust: Fix typos in description.
* gnu/packages/text-editors.scm (parinfer-rust)[synopsis, description]:
Fix two different ways to mistype ‘parentheses’.
2021-09-29 16:56:39 +02:00
Tobias Geerinckx-Rice 339b96bdc5
gnu: trytond-stock-forecast: Fix typo in description.
* gnu/packages/tryton.scm (trytond-stock-forecast)[description]:
Fix ‘mecanisms’ typo.
2021-09-29 16:56:39 +02:00
Tobias Geerinckx-Rice ae6e09ad47
gnu: rust-dbus: Fix typo in description.
* gnu/packages/crates-io.scm (rust-dbus-0.9)[description]: Fix ‘provies’
typo.
2021-09-29 16:56:39 +02:00
Tobias Geerinckx-Rice 2f249e4c57
gnu: texlive-latex-l3packages: Fix typo in description.
* gnu/packages/tex.scm (texlive-latex-l3packages)[description]:
Delete stray hyphen.
2021-09-29 16:56:39 +02:00
Efraim Flashner e0bbe763a3
gnu: vifm: Update to 0.12.
* gnu/packages/vim.scm (vifm): Update to 0.12.
2021-09-29 17:29:29 +03:00
Nicolas Goaziou 79771bd2bb
gnu: mame: Update to 0.236.
* gnu/packages/emulators.scm (mame): Update to 0.236.
2021-09-29 15:58:56 +02:00
Nicolas Goaziou 324de089cb
gnu: emacs-modus-themes: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.6.0.
2021-09-29 15:22:27 +02:00
Nicolas Goaziou a081f18e14
gnu: emacs-map: Update to 3.2.1.
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 3.2.1.
2021-09-29 15:21:10 +02:00
Ricardo Wurmus 53611ab5c5
gnu: pigx-chipseq: Update to 0.0.53.
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.53.
[inputs]: Add r-hexbin.
2021-09-29 09:58:45 +02:00
Maxim Cournoyer 34cf1f451e
gnu: Add python-pytest-csv.
* gnu/packages/python-check.scm (python-pytest-csv): New variable.
2021-09-28 22:25:39 -04:00
Maxim Cournoyer cf2b021e60
gnu: python-pytest-6: Fix version string in metadata.
The PKG-INFO file generated previously would have '0.0.0' as the version
string, causing problems in other packages specifying requirements such as
'pytest>=6'.

* gnu/packages/check.scm (python-pytest-6)[phases]{fix-version}: New phase.
2021-09-28 22:11:19 -04:00
Tobias Geerinckx-Rice e91c9ce32e
file-systems: Prefer low-memory mode of ‘btrfs check’.
* gnu/build/file-systems.scm (check-btrfs-file-system):
Add ‘--mode lowmem’ arguments when supported.

Reported by Noisytoot on #guix.
2021-09-28 22:08:23 +02:00
Tobias Geerinckx-Rice b44bf31aa9
gnu: crm114: Fix typo in description.
* gnu/packages/mail.scm (crm114): Fix ‘correllation’ typo.
2021-09-28 22:00:48 +02:00
Tobias Geerinckx-Rice 708fe49523
gnu: r-simplifyenrichment: Fix typo in description.
* gnu/packages/bioconductor.scm (r-simplifyenrichment)[description]:
Fix ‘implemeted’ typo.
2021-09-28 22:00:48 +02:00
phodina via Guix-patches via 87178ed29e
gnu: Add falltergeist.
* gnu/packages/games.scm (falltergeist): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 21:39:48 +02:00
phodina via Guix-patches via f9ed753c7b
gnu: Add sdlpop.
* gnu/packages/games.scm (sdlpop): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 21:33:43 +02:00
Xinglu Chen 3444291e5c
gnu: Add emacs-bing-dict.
* gnu/packages/emacs-xyz.scm (emacs-bing-dict): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 21:29:55 +02:00
Xinglu Chen b900284965
gnu: Add emacs-eterm-256color.
* gnu/packages/emacs-xyz.scm (emacs-eterm-256color): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 21:28:56 +02:00
Nicolas Goaziou 982bceb860
gnu: emacs-julia-snail: Update to 1.1.4.
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update to 1.1.4.
2021-09-28 21:23:34 +02:00
Nicolas Goaziou 9be6c28dcb
gnu: emacs-parseclj: Update to 1.0.2.
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.2.
2021-09-28 21:21:16 +02:00
Nicolas Goaziou e563dd6929
gnu: emacs-evil-matchit: Update to 2.4.1.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.4.1.
2021-09-28 21:19:39 +02:00
Nicolas Goaziou 2a9ddfc9e5
gnu: emacs-closql: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.2.0.
2021-09-28 21:15:54 +02:00
jgart 009f0fc3dd
gnu: Add python-glom.
* gnu/packages/python-xyz.scm (python-glom): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-29 00:09:47 +05:30
jgart ea75da9ec9
gnu: Add python-face.
* gnu/packages/python-xyz.scm (python-face): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-29 00:06:14 +05:30
Andrew Whatson 5edfa6d15e
gnu: Add lxd.
* gnu/packages/virtualization.scm (lxd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-28 15:43:01 +02:00
Andrew Whatson 9811a9d725
gnu: lxcfs: Update to 4.0.9.
* gnu/packages/virtualization.scm (lxcfs): Update to 4.0.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-28 15:43:00 +02:00
Andrew Whatson f9c3893d22
gnu: lxc: Update to 4.0.10.
* gnu/packages/virtualization.scm (lxc): Update to 4.0.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-28 15:43:00 +02:00
Andrew Whatson 15daaaff80
gnu: libdqlite: Update to 1.9.0.
* gnu/packages/cluster.scm (libdqlite): Update to 1.9.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-28 15:43:00 +02:00
Andrew Whatson 5c3f764aaf
gnu: libraft: Update to 0.11.2.
* gnu/packages/cluster.scm (libraft): Update to 0.11.2.
[inputs]: Add lz4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-28 15:43:00 +02:00
Andrew Tropin badf788f15
home-services: Add missing imports and function definition.
* gnu/home-services/configuration.scm: Add missing imports.
* gnu/home-services/utils.scm (list->human-readable-list): Add new function.
* gnu/home-services/configuration.scm: Add missing imports.
* gnu/home-services/xdg.scm: Fix ensure-list function.
* guix/scripts/home/import.scm: Add missing imports.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2021-09-28 13:50:21 +03:00
John Soo 0c6145e591
gnu: emacs-base16-theme: Add themes to output.
* gnu/packages/emacs-xyz (emacs-base16-theme)[arguments]: Add build directory
themes to #:include.  Add a phase to move them to the appropriate place.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 12:05:46 +02:00
Guillaume Le Vaillant 1623e6023b
gnu: sbcl-burgled-batteries3: Fix compiling with sbcl >= 2.1.6.
* gnu/packages/patches/sbcl-burgled-batteries3-fix-signals.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[source]: Use it.
2021-09-28 11:37:02 +02:00
Guillaume Le Vaillant 226ff4147a
gnu: sbcl-ironclad: Update to 0.56.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.56.
2021-09-28 10:52:49 +02:00
Guillaume Le Vaillant dce9b98d55
gnu: sbcl-png: Fix compiling with sbcl >= 2.1.6.
* gnu/packages/patches/sbcl-png-fix-sbcl-compatibility.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp-xyz.scm (sbcl-png)[source]: Use it.
2021-09-28 10:46:40 +02:00
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
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
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
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