me
/
guix
Archived
1
0
Fork 0
Commit Graph

71078 Commits (c88e63e709437a0f26e46cff725643d436ff153f)

Author SHA1 Message Date
Maxim Cournoyer d08f90be6f
gnu: ungoogled-chromium: Mention chromedriver in the description.
* gnu/packages/chromium.scm (ungoogled-chromium) [description]: Mention that
chromedriver is included in the package.
2021-09-25 00:06:30 -04:00
Maxim Cournoyer bcf26fa54f
gnu: Add python-pdbpp.
* gnu/packages/python-xyz.scm (python-pdbpp): New variable.
2021-09-25 00:03:00 -04:00
Maxim Cournoyer 61e3b86cbf
gnu: Add python-fancycompleter.
* gnu/packages/python-xyz.scm (python-fancycompleter): New variable.
2021-09-24 23:59:45 -04:00
Maxim Cournoyer 6c2506d8df
gnu: Add python-wmctrl.
* gnu/packages/python-xyz.scm (python-wmctrl): New variable.
2021-09-24 23:54:21 -04:00
Leo Famulari 1f08a6a269
gnu: cbonsai: Update to 1.3.1.
* gnu/packages/toys.scm (cbonsai): Update 1.3.1.
[native-inputs]: Add scdoc.
2021-09-24 12:36:17 -04:00
Tobias Geerinckx-Rice 4914846012
gnu: mpop: Update to 1.4.14.
* gnu/packages/mail.scm (mpop): Update to 1.4.14.
2021-09-24 17:48:47 +02:00
Tobias Geerinckx-Rice 8bfb2e2762
gnu: msmtp: Update to 1.8.16.
* gnu/packages/mail.scm (msmtp): Update to 1.8.16.
2021-09-24 17:48:47 +02:00
Tobias Geerinckx-Rice 5f60c6dc85
gnu: pan: Update to 0.147.
* gnu/packages/mail.scm (pan): Update to 0.147.
2021-09-24 17:48:47 +02:00
Tobias Geerinckx-Rice f25304236a
gnu: acpica: Update to 20210730.
* gnu/packages/admin.scm (acpica): Update to 20210730.
2021-09-24 17:48:47 +02:00
Tobias Geerinckx-Rice f97d1ce1e1
gnu: mandoc: Update to 1.14.6.
* gnu/packages/man.scm (mandoc): Update to 1.14.6.
2021-09-24 17:48:47 +02:00
Tobias Geerinckx-Rice 93d8e6e0eb
gnu: guix: Update to ff77544.
* gnu/packages/package-management.scm (guix): Update to ff77544.
2021-09-24 14:58:41 +02:00
Giacomo Leidi 4f92baeff9
gnu: Add python-pep8-naming.
* gnu/packages/python-xyz.scm (python-pep8-naming): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-24 14:18:38 +02:00
Giacomo Leidi 7020012817
gnu: Add python-box.
* gnu/packages/python-xyz.scm (python-box): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-24 14:15:05 +02:00
Giacomo Leidi b6cc5200c9
gnu: Add python-flake8-todo.
* gnu/packages/python-xyz.scm (python-flake8-todo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-24 14:13:31 +02:00
Adam Kandur 73e4462637
gnu: Add go-github-com-DHowett-go-plist.
* gnu/packages/golang.scm (go-github-com-DHowett-go-plist): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-09-24 14:11:11 +02:00
Xinglu Chen d055e1f4aa
gnu: ocaml-re: Update to 1.10.0.
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-24 14:00:09 +02:00
pukkamustard cf429a8aa2
gnu: ocaml-cstruct: Update to 6.0.1.
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.0.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-24 13:50:41 +02:00
Ludovic Courtès d326dec811
gnu: python-pytorch: Unbundle NNPACK.
* gnu/packages/machine-learning.scm (python-pytorch)[source]: Delete
"third_party/NNPACK".
[inputs]: Add NNPACK.
[propagated-inputs]: Remove PYTHON-PEACHPY.
* gnu/packages/patches/python-pytorch-system-libraries.patch: Remove
hunk modifying NNPACK; add hunk to allow the use of our own NNPACK.
2021-09-24 13:48:50 +02:00
Ludovic Courtès 8df301d467
gnu: Add NNPACK.
* gnu/packages/machine-learning.scm (nnpack): New variable.
* gnu/packages/patches/nnpack-system-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-09-24 13:48:49 +02:00
Ludovic Courtès 3cdb16cb50
gnu: fp16: Install Python files in the site directory.
* gnu/packages/maths.scm (fp16)[arguments]: New field.
2021-09-24 13:48:49 +02:00
Nicolas Goaziou a7b6c5a127
gnu: emacs-map: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 3.2.
2021-09-24 13:13:33 +02:00
Nicolas Goaziou e93d1d2748
gnu: emacs-ivy-posframe: Update to 0.6.2.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.6.2.
2021-09-24 13:13:23 +02:00
Tobias Geerinckx-Rice c582be4c38
gnu: parallel: Update to 20210922.
* gnu/packages/parallel.scm (parallel): Update to 20210922.
2021-09-23 20:02:23 +02:00
Hartmut Goebel a24ae17e23
gnu: Add python-platformdirs.
* gnu/packages/python-xyz.scm (python-platformdirs): New variable.
2021-09-23 19:01:01 +02:00
Hartmut Goebel 12308d19b4
gnu: Add python-charset-normalizer.
* gnu/packages/python-xyz.scm (python-charset-normalizer): New variable.
2021-09-23 19:01:01 +02:00
Tobias Geerinckx-Rice 2a9db30eec
gnu: Add xfs_repair-static.
* gnu/packages/linux.scm (xfs_repair/static): New public variable.
2021-09-23 18:17:17 +02:00
Tobias Geerinckx-Rice 2b260efbfc
gnu: Add xfsprogs-static.
* gnu/packages/linux.scm (xfsprogs/static): New public variable.
2021-09-23 18:17:17 +02:00
Tobias Geerinckx-Rice bea4a3abec
gnu: xfsprogs: Build verbosely.
* gnu/packages/linux.scm (xfsprogs)[arguments]: Add "V=1"
to #:make-flags, and honour them in custom phases.
2021-09-23 18:17:16 +02:00
Tobias Geerinckx-Rice 31a3c9b441
gnu: libinih: Build & install static libraries.
* gnu/packages/linux.scm (libinih)[outputs]: Add "static".
[arguments]: Substitute "-Ddefault_library=both" for the
"-Ddefault_library=shared" configure flag.
Add a new 'separate-static phase.
2021-09-23 18:17:16 +02:00
Tobias Geerinckx-Rice 6b035ad2fa
gnu: rsync: Enable zstd & lz4 compression.
Both are ridiculously more suited to this role than the old zlib
compressor.  The closure size increase is negligible (1 MiB or 1.3% for
zstd, 1.7 MiB for both).

* gnu/packages/rsync.scm (rsync-next)[inputs]: Add zstd:lib and lz4.
[arguments]: Remove the corresponding "--disable-zstd" and
"--disable-lz4" #:configure-flags.
2021-09-23 18:17:15 +02:00
Z572 e1401fb727
gnu: htop: Update to 3.1.0.
* gnu/packages/admin.scm (htop): Update to 3.1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-23 12:02:46 -04:00
Leo Famulari 1216908f2d
gnu: linux-libre 4.4: Update to 4.4.284.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.284.
(linux-libre-4.4-pristine-source): Update hash.
2021-09-23 11:42:23 -04:00
Leo Famulari f04e8feb2b
gnu: linux-libre 4.9: Update to 4.9.283.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.283.
(linux-libre-4.9-pristine-source): Update hash.
2021-09-23 11:42:23 -04:00
Leo Famulari 79a8a65ced
gnu: linux-libre 4.14: Update to 4.14.247.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.247.
(linux-libre-4.14-pristine-source): Update hash.
2021-09-23 11:42:23 -04:00
Leo Famulari 97a8cba34a
gnu: linux-libre 4.19: Update to 4.19.207.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.207.
(linux-libre-4.19-pristine-source): Update hash.
2021-09-23 11:42:23 -04:00
Leo Famulari 6451f81560
gnu: linux-libre 5.4: Update to 5.4.148.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.148.
(linux-libre-5.4-pristine-source): Update hash.
2021-09-23 11:42:22 -04:00
Leo Famulari 792935b784
gnu: linux-libre 5.10: Update to 5.10.68.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.68.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-23 11:42:22 -04:00
Leo Famulari ca52a5cc08
gnu: linux-libre 5.14: Update to 5.14.7.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.7.
(linux-libre-5.14-pristine-source): Update hash.
2021-09-23 11:42:19 -04:00
Ricardo Wurmus ca962b5ba9
gnu: Add r-omnipathr.
* gnu/packages/bioconductor.scm (r-omnipathr): New variable.
2021-09-23 14:46:49 +02:00
Ricardo Wurmus bdbfaf76c9
gnu: Add r-logger.
* gnu/packages/cran.scm (r-logger): New variable.
2021-09-23 14:46:49 +02:00
Marius Bakke 597f324dcd
gnu: uBlock Origin: Update to 1.38.0.
* gnu/packages/browser-extensions.scm (uassets): Remove variable.
(ublock-origin): Update to 1.38.0.
[source]: Specify RECURSIVE? to GIT-FETCH.
[arguments]: Remove phase link-uassets.  Add phase do-not-depend-on-git.
Remove trailing #t's.
[native-inputs]: Remove UASSETS.
2021-09-23 12:05:53 +02:00
Marius Bakke 6a805f22a3
gnu: ungoogled-chromium: Update to 93.0.4577.82-0.3f62dbc.
* gnu/packages/patches/ungoogled-chromium-ffmpeg-compat.patch,
gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for version
93.
(%chromium-version): Set to 93.0.4577.82.
(%ungoogled-revision): Set to 93.0.4577.82-1-2-g3f62dbc.
(%debian-patches): Remove 'system/nspr.patch'.
(%ungoogled-origin): Update source hash.
(%guix-patches): Add 'ungoogled-chromium-ffmpeg-compat.patch' and
'ungoogled-chromium-system-nspr.patch'.
(ungoogled-chromium-snippet): Remove PYTHON-2 usage.  Don't unbundle
'snappy'.
(libvpx/chromium): Remove variable.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Add "is_cfi=false", "use_thin_lto=false", and
"blink_enable_generated_code_formatting=false".
[native-inputs]: Change CLANG-11 to CLANG-12.  Change NODE to NODE-LTS.  Add
PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB.  Remove PYTHON-2.
[inputs]: Change LIBVPX/CHROMIUM to LIBVPX.
2021-09-23 12:05:53 +02:00
Marius Bakke 88f4f1f5af
gnu: lldb: Update to 12.0.1.
* gnu/packages/llvm.scm (lldb): Update to 12.0.1.
[inputs]: Change from LLVM-11 and CLANG-11 to LLVM-12 and CLANG-12.
2021-09-23 12:05:53 +02:00
Marius Bakke a7283c1d14
gnu: lld: Update to 12.0.1.
* gnu/packages/llvm.scm (lld): Update to 12.0.1.
[native-inputs]: Add LIBUNWIND-HEADERS.
2021-09-23 12:05:53 +02:00
Marius Bakke 33783d9009
gnu: Add libunwind-headers.
* gnu/packages/llvm.scm (libunwind-headers): New public variable.
2021-09-23 12:05:53 +02:00
Marius Bakke 855e34d44f
gnu: LLVM, Clang: Update to 12.0.1.
* gnu/packages/patches/clang-12-tools-extra-directory.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm-12, clang-runtime-12): Update to 12.0.1.
(clang-12): Likewise.  Remove obsolete patch.
2021-09-23 12:05:53 +02:00
Marius Bakke 06f47e0256
gnu: u-boot-tools: Install the 'kwboot' executable.
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]: Install one more
file.
2021-09-23 12:05:53 +02:00
Ron Nazarov c3236c2e31
gnu: Add node-irc.
* gnu/packages/node-xyz.scm (node-irc): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-23 10:48:37 +03:00
Ron Nazarov 45a0b5f77d
gnu: Add node-irc-colors.
* gnu/packages/node-xyz.scm (node-irc-colors): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-23 10:48:37 +03:00
Nicolas Goaziou df3b064607
gnu: emacs-docker: Disable tests in a correct way
* gnu/packages/emacs-xyz.scm (emacs-docker)[arguments]: Uses #tests? instead
of deleting the `check' phase.
2021-09-23 09:29:00 +02:00
Andrew Tropin dd066cddd6
gnu: emacs-docker: Add missing propagated input
* gnu/packages/emacs-xyz.scm (emacs-docker)[propagated-inputs]: Add
emacs-transient.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-23 09:26:19 +02:00
Felix Gruber 53085c0827
gnu: oil: Update to 0.9.2.
* gnu/packages/shells.scm (oil): Update to 0.9.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-23 10:11:29 +03:00
Liliana Marie Prikler cf5152d8d0
gnu: komikku: Update to 0.33.1.
* gnu/packages/gnome.scm (komikku): Update to 0.33.1.
2021-09-23 08:03:15 +02:00
Eric Bavier 55844efecc
gnu: handbrake: Update to 1.4.1.
* gnu/packages/video.scm (handbrake): Update to 1.4.1
[inputs]: Add libjpeg-turbo and zimg.
2021-09-22 21:06:33 -05:00
Leo Famulari 904c3d6910
gnu: mu: Update to 1.6.6.
* gnu/packages/mail.scm (mu): Update to 1.6.6.
2021-09-22 16:18:51 -04:00
Leo Famulari 2089e18b99
Revert hasty kernel updates.
This reverts commits 443740b4ca and
ce45cd6f77b048e3323a9a31a3968649a5639f58^..04549103671a1e3005f2e80e604b743a5afb7e71.

For more information, see this mailing list thread:

https://lists.gnu.org/archive/html/guix-devel/2021-09/msg00234.html

It makes 5.14.6 the "default" kernel version.
2021-09-22 16:18:14 -04:00
Leo Famulari a6ed7aeb2c
gnu: WebKitGTK: Update to 2.32.4.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.4.
2021-09-22 14:48:56 -04:00
Leo Famulari 0454910367
gnu: linux-libre 4.4: Update to 4.4.284.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.284.
(linux-libre-4.4-pristine-source): Update hash.
2021-09-22 14:47:57 -04:00
Leo Famulari 57a872e761
gnu: linux-libre 4.9: Update to 4.9.283.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.283.
(linux-libre-4.9-pristine-source): Update hash.
2021-09-22 14:47:56 -04:00
Leo Famulari 66758aa187
gnu: linux-libre 4.14: Update to 4.14.247.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.247.
(linux-libre-4.14-pristine-source): Update hash.
2021-09-22 14:47:56 -04:00
Leo Famulari 36becc57d2
gnu: linux-libre 4.19: Update to 4.19.207.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.207.
(linux-libre-4.19-pristine-source): Update hash.
2021-09-22 14:47:56 -04:00
Leo Famulari ce690cb9b6
gnu: linux-libre 5.4: Update to 5.4.148.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.148.
(linux-libre-5.4-pristine-source): Update hash.
2021-09-22 14:47:56 -04:00
Leo Famulari ce45cd6f77
gnu: linux-libre 5.10: Update to 5.10.68.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.68.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-22 14:47:56 -04:00
Leo Famulari 3db282a161
gnu: linux-libre: Update to 5.14.7.
* gnu/packages/linux.scm (linux-libre-5.13-version,
linux-libre-5.13-gnu-revision, linux-libre-5.13-pristine-source,
linux-libre-5.13-source, linux-libre-headers-5.13, linux-libre-5.13): Remove
variables.
(linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source,
linux-libre-source, linux-libre, linux-libre-with-bpf): Use 5.14.
* gnu/packages/aux-files/linux-libre/5.13-arm.conf,
gnu/packages/aux-files/linux-libre/5.13-arm64.conf,
gnu/packages/aux-files/linux-libre/5.13-i686.conf,
gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2021-09-22 14:47:56 -04:00
Leo Famulari 443740b4ca
gnu: linux-libre 5.14: Update to 5.14.7.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.7.
(linux-libre-5.14-pristine-source): Update hash.
2021-09-22 14:47:55 -04:00
phodina a737f2f4a7
gnu: Add rust-serde-xml-rs-0.4.
* gnu/packages/crates-io.scm (rust-serde-xml-rs-0.4): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:59 +02:00
phodina a08789dbcf
gnu: Add rust-enumflags2-0.6.
* gnu/packages/crates-io.scm (rust-enumflags2-0.6): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:58 +02:00
phodina ba0de78a75
gnu: Add rust-enumflags2-derive-0.6.
* gnu/packages/crates-io.scm (rust-enumflags2-derive-0.6): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:58 +02:00
phodina 367015e3a7
gnu: Add rust-proc-macro-crate-1.
* gnu/packages/crates-io.scm (rust-proc-macro-crate-1): New variable.
(rust-proc-macro-crate-0.1): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:58 +02:00
phodina 1f7b8d9438
gnu: Add rust-starship-module-config-derive-0.2.
* gnu/packages/crates-io.scm (rust-starship-module-config-derive-0.2): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:51 +02:00
phodina b7f0b1c877
gnu: Add rust-process-control-3.
* gnu/packages/crates-io.scm (rust-process-control-3): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:51 +02:00
phodina e18ba578c4
gnu: Add rust-versions-3.
* gnu/packages/crates-io.scm (rust-versions-3): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:50 +02:00
phodina c9466cf2c9
gnu: Add rust-path-slash-0.1.
* gnu/packages/crates-io.scm (rust-path-slash-0.1): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:50 +02:00
phodina 8fc86858e5
gnu: Add rust-semver-1.
* gnu/packages/crates-io.scm (rust-semver-1): New variable.
(rust-semver-0.11): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:50 +02:00
phodina 9af3873e10
gnu: Add rust-rust-ini-0.17.
* gnu/packages/crates-io.scm (rust-rust-ini-0.17): New variable
(rust-rust-ini-0.13): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:49 +02:00
phodina e1a4e8d909
gnu: rust-open: Update to 1.7.1.
* gnu/packages/crates-io.scm (rust-open): Update to 1.7.1.
[cargo-inputs]: Add rust-pathdiff-0.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:49 +02:00
phodina ccfc03b17e
gnu: Add rust-pathdiff-0.2.
* gnu/packages/crates-io.scm (rust-pathdiff-0.2): New variable.
(rust-pathdiff-0.1): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:48 +02:00
phodina 52bef345ce
gnu: Add rust-os-info-3.
* gnu/packages/crates-io.scm (rust-os-info-3): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:48 +02:00
phodina a3fd1e75e4
gnu: Add rust-ordered-multimap-0.3.
* gnu/packages/crates-io.scm (rust-ordered-multimap-0.3): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:48 +02:00
phodina 8a11e30c5a
gnu: Add rust-dlv-list-0.2.
* gnu/packages/crates-io.scm (rust-dlv-list-0.2): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:47 +02:00
phodina 59e7d340e7
gnu: Add rust-mockall-0.10.
* gnu/packages/crates-io.scm (rust-mockall-0.10): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:47 +02:00
phodina e204c63bc2
gnu: rust-tracing: Update to 0.1.23.
* gnu/packages/crates-io.scm (rust-tracing): Update to 0.1.23.
(rust-tracing-attributes): Update to 0.1.12.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:47 +02:00
phodina cb72b4f1b6
gnu: Add rust-mockall-double-0.2.
* gnu/packages/crates-io.scm (rust-mockall-double-0.2): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:46 +02:00
phodina 10e5c073f1
gnu: Add rust-downcast-0.10.
* gnu/packages/crates-io.scm (rust-downcast-0.10): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:46 +02:00
phodina a89dfa6597
gnu: Add rust-fragile-1.
* gnu/packages/crates-io.scm (rust-fragile-1): New variable.
(rust-fragile-0.3): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:46 +02:00
phodina 2182c8da02
gnu: Add rust-mockall-derive-0.10.
* gnu/packages/crates-io.scm (rust-mockall-derive-0.10): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-22 16:57:40 +02:00
James Smith bd20d1781f
gnu: Add slade.
* gnu/packages/game-development.scm (slade): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-22 16:14:39 +02:00
Efraim Flashner 3eb14b0562
gnu: rust-remove-dir-all-0.5: Remove snippet.
* gnu/packages/crates-io.scm (rust-remove-dir-all-0.5)[source]: Remove
outdated snippet.
2021-09-22 16:47:28 +03:00
John Soo 228e7bad8c
gnu: Add tealdeer.
* gnu/packages/rust-apps.scm (tealdeer): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 16:47:27 +03:00
John Soo 1766868f23
gnu: Add rust-remove-dir-all-0.5.2.
* gnu/packages/crates-io.scm (rust-remove-dir-all-0.5.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 16:47:27 +03:00
John Soo 6de1d08606
gnu: Add rust-pager-0.15.
* gnu/packages/crates-io.scm (rust-pager-0.15): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 16:10:05 +03:00
Charles f36b789f78
gnu: Update some packages using old JavaScript minifier.
* gnu/packages/minetest.scm (minetest-basic-trains): New variable.
* gnu/packages/bioinformatics.scm (bismark): Update uglifyjs input.
* gnu/packages/ci.scm (laminar): Update uglifyjs input.
* gnu/packages/cran.scm (r-shiny r-shinytree r-shinydashboard r-colourpicker
r-threejs r-flexdashboard r-networkd3 r-dygraphs): Update uglifyjs input.
* gnu/packages/javascript.scm (js-mathjax): Update uglifyjs input.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 16:03:19 +03:00
Liliana Marie Prikler cd5145875e
gnu: allegro: Update to 5.2.7.0.
* gnu/packages/game-development.scm (allegro): Update to 5.2.7.0.
[inputs]: Use gtk+ instead of gtk+-2.
2021-09-22 13:41:49 +02:00
Liliana Marie Prikler f4278d1f77
gnu: komikku: Update to 0.33.0.
* gnu/packages/gnome.scm (komikku): Update to 0.33.0.
2021-09-22 13:41:49 +02:00
cage e13a7458f8
gnu: telescope: Update to 0.5.2.
* gnu/packages/web-browsers.scm (telescope): Update to 0.5.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 13:37:27 +03:00
Vinicius Monego ecb136755d
gnu: shotcut: Update to 21.09.13.
* gnu/packages/video.scm (shotcut): Update to 21.09.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 13:29:30 +03:00
Efraim Flashner 688c456a67
gnu: gama: Update to 2.15.
* gnu/packages/gps.scm (gama): Update to 2.15.
2021-09-22 10:59:30 +03:00
Hartmut Goebel 5966d48d1c
gnu: Add trytond-web-user.
* gnu/packages/tryton.scm (trytond-web-user): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel b187cba935
gnu: Add trytond-web-shortener.
* gnu/packages/tryton.scm (trytond-web-shortener): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel df549fd893
gnu: Add trytond-web-shop-vue-storefront-stripe.
* gnu/packages/tryton.scm (trytond-web-shop-vue-storefront-stripe): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 639004caf2
gnu: Add trytond-web-shop-vue-storefront.
* gnu/packages/tryton.scm (trytond-web-shop-vue-storefront): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel dc11d82356
gnu: Add trytond-web-shop.
* gnu/packages/tryton.scm (trytond-web-shop): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 3044c97b64
gnu: Add trytond-user-role.
* gnu/packages/tryton.scm (trytond-user-role): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 5b287fa6f7
gnu: Add trytond-timesheet-cost.
* gnu/packages/tryton.scm (trytond-timesheet-cost): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 25ed927453
gnu: Add trytond-timesheet.
* gnu/packages/tryton.scm (trytond-timesheet): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 2788e17484
gnu: Add trytond-stock-supply-production.
* gnu/packages/tryton.scm (trytond-stock-supply-production): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel d8a014aac9
gnu: Add trytond-stock-supply-forecast.
* gnu/packages/tryton.scm (trytond-stock-supply-forecast): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 5f5d7716be
gnu: Add trytond-stock-supply-day.
* gnu/packages/tryton.scm (trytond-stock-supply-day): New variable.
2021-09-21 21:00:35 +02:00
Hartmut Goebel 5016abc091
gnu: Add trytond-stock-split.
* gnu/packages/tryton.scm (trytond-stock-split): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel b9538dc207
gnu: Add trytond-stock-shipment-measurements.
* gnu/packages/tryton.scm (trytond-stock-shipment-measurements): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel da2be8d538
gnu: Add trytond-stock-shipment-cost.
* gnu/packages/tryton.scm (trytond-stock-shipment-cost): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel 079b7268bf
gnu: Add trytond-stock-secondary-unit.
* gnu/packages/tryton.scm (trytond-stock-secondary-unit): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel 67b37a2052
gnu: Add trytond-stock-quantity-issue.
* gnu/packages/tryton.scm (trytond-stock-quantity-issue): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel 6497924b97
gnu: Add trytond-stock-quantity-early-planning.
* gnu/packages/tryton.scm (trytond-stock-quantity-early-planning): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel f5c8be2533
gnu: Add trytond-stock-product-location.
* gnu/packages/tryton.scm (trytond-stock-product-location): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel 2beca97d01
gnu: Add trytond-stock-package-shipping-ups.
* gnu/packages/tryton.scm (trytond-stock-package-shipping-ups): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel e3f7f59dd5
gnu: Add trytond-stock-package-shipping.
* gnu/packages/tryton.scm (trytond-stock-package-shipping): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel ef294b8b5f
gnu: Add trytond-stock-package.
* gnu/packages/tryton.scm (trytond-stock-package): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel 32b67eef82
gnu: Add trytond-stock-lot-unit.
* gnu/packages/tryton.scm (trytond-stock-lot-unit): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel ebfc61d1da
gnu: Add trytond-stock-lot-sled.
* gnu/packages/tryton.scm (trytond-stock-lot-sled): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel 4d6c24f5d1
gnu: Add trytond-stock-location-sequence.
* gnu/packages/tryton.scm (trytond-stock-location-sequence): New variable.
2021-09-21 21:00:34 +02:00
Hartmut Goebel d04fbb0d3e
gnu: Add trytond-stock-location-move.
* gnu/packages/tryton.scm (trytond-stock-location-move): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel ec5ea1917a
gnu: Add trytond-stock-inventory-location.
* gnu/packages/tryton.scm (trytond-stock-inventory-location): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel 354afe4734
gnu: Add trytond-stock-forecast.
* gnu/packages/tryton.scm (trytond-stock-forecast): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel d25221af4e
gnu: Add trytond-stock-consignment.
* gnu/packages/tryton.scm (trytond-stock-consignment): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel 5d191a04f4
gnu: Add trytond-stock-assign-manual.
* gnu/packages/tryton.scm (trytond-stock-assign-manual): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel 6aa1127f88
gnu: Add trytond-sale-supply-production.
* gnu/packages/tryton.scm (trytond-sale-supply-production): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel 00a8129803
gnu: Add trytond-sale-supply-drop-shipment.
* gnu/packages/tryton.scm (trytond-sale-supply-drop-shipment): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel e18b43ae38
gnu: Add trytond-sale-supply.
* gnu/packages/tryton.scm (trytond-sale-supply): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel aefbc05c37
gnu: Add trytond-sale-subscription-asset.
* gnu/packages/tryton.scm (trytond-sale-subscription-asset): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel 77a3fb1d76
gnu: Add trytond-sale-subscription.
* gnu/packages/tryton.scm (trytond-sale-subscription): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel c7797fd49e
gnu: Add trytond-sale-stock-quantity.
* gnu/packages/tryton.scm (trytond-sale-stock-quantity): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel c030a075c8
gnu: Add trytond-sale-shipment-tolerance.
* gnu/packages/tryton.scm (trytond-sale-shipment-tolerance): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel a4c79bebe8
gnu: Add trytond-sale-shipment-grouping.
* gnu/packages/tryton.scm (trytond-sale-shipment-grouping): New variable.
2021-09-21 21:00:33 +02:00
Hartmut Goebel a094dcc1a3
gnu: Add trytond-sale-shipment-cost.
* gnu/packages/tryton.scm (trytond-sale-shipment-cost): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 791d36a8f7
gnu: Add trytond-sale-secondary-unit.
* gnu/packages/tryton.scm (trytond-sale-secondary-unit): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 6400707d96
gnu: Add trytond-sale-promotion-coupon.
* gnu/packages/tryton.scm (trytond-sale-promotion-coupon): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 9030b10b76
gnu: Add trytond-sale-promotion.
* gnu/packages/tryton.scm (trytond-sale-promotion): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 71ba1bc0c3
gnu: Add trytond-sale-product-customer.
* gnu/packages/tryton.scm (trytond-sale-product-customer): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel f243e7761e
gnu: Add trytond-sale-price-list.
* gnu/packages/tryton.scm (trytond-sale-price-list): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 5bbd9abdbb
gnu: Add trytond-sale-payment.
* gnu/packages/tryton.scm (trytond-sale-payment): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel fb2391a479
gnu: Add trytond-sale-opportunity.
* gnu/packages/tryton.scm (trytond-sale-opportunity): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel bf0fe0a090
gnu: Add trytond-sale-invoice-grouping.
* gnu/packages/tryton.scm (trytond-sale-invoice-grouping): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 73bd7047c2
gnu: Add trytond-sale-history.
* gnu/packages/tryton.scm (trytond-sale-history): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel ac3a70de7d
gnu: Add trytond-sale-gift-card.
* gnu/packages/tryton.scm (trytond-sale-gift-card): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel 99b4d93a19
gnu: Add trytond-sale-extra.
* gnu/packages/tryton.scm (trytond-sale-extra): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel ade7027f04
gnu: Add trytond-sale-discount.
* gnu/packages/tryton.scm (trytond-sale-discount): New variable.
2021-09-21 21:00:32 +02:00
Hartmut Goebel ec9c9c28cd
gnu: Add trytond-sale-credit-limit.
* gnu/packages/tryton.scm (trytond-sale-credit-limit): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel e515d2891c
gnu: Add trytond-sale-complaint.
* gnu/packages/tryton.scm (trytond-sale-complaint): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 725a31725d
gnu: Add trytond-sale-amendment.
* gnu/packages/tryton.scm (trytond-sale-amendment): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 511c5fe658
gnu: Add trytond-sale-advance-payment.
* gnu/packages/tryton.scm (trytond-sale-advance-payment): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 01e5dc52f7
gnu: Add trytond-sale.
* gnu/packages/tryton.scm (trytond-sale): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel ba41f4ef6f
gnu: Add trytond-purchase-shipment-cost.
* gnu/packages/tryton.scm (trytond-purchase-shipment-cost): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 9c5930fe97
gnu: Add trytond-purchase-secondary-unit.
* gnu/packages/tryton.scm (trytond-purchase-secondary-unit): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 26ed705212
gnu: Add trytond-purchase-requisition.
* gnu/packages/tryton.scm (trytond-purchase-requisition): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 97a07e7467
gnu: Add trytond-purchase-request-quotation.
* gnu/packages/tryton.scm (trytond-purchase-request-quotation): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel a948453c9f
gnu: Add trytond-purchase-price-list.
* gnu/packages/tryton.scm (trytond-purchase-price-list): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 55d1a0ab50
gnu: Add trytond-purchase-invoice-line-standalone.
* gnu/packages/tryton.scm (trytond-purchase-invoice-line-standalone): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 42209cf3fe
gnu: Add trytond-purchase-history.
* gnu/packages/tryton.scm (trytond-purchase-history): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel c7d42009c1
gnu: Add trytond-purchase-amendment.
* gnu/packages/tryton.scm (trytond-purchase-amendment): New variable.
2021-09-21 21:00:31 +02:00
Hartmut Goebel 218c16095b
gnu: Add trytond-project-revenue.
* gnu/packages/tryton.scm (trytond-project-revenue): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel d0ea8226cc
gnu: Add trytond-project-plan.
* gnu/packages/tryton.scm (trytond-project-plan): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel ce943b213a
gnu: Add trytond-project-invoice.
* gnu/packages/tryton.scm (trytond-project-invoice): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel 650ba66b53
gnu: Add trytond-project.
* gnu/packages/tryton.scm (trytond-project): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel 17ecd48826
gnu: Add trytond-production-work-timesheet.
* gnu/packages/tryton.scm (trytond-production-work-timesheet): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel a7ce1ce19c
gnu: Add trytond-production-work.
* gnu/packages/tryton.scm (trytond-production-work): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel ac9c7d89d8
gnu: Add trytond-production-split.
* gnu/packages/tryton.scm (trytond-production-split): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel 65c6dba800
gnu: Add trytond-production-routing.
* gnu/packages/tryton.scm (trytond-production-routing): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel 4c3a9c471f
gnu: Add trytond-production-outsourcing.
* gnu/packages/tryton.scm (trytond-production-outsourcing): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel a53c6040e4
gnu: Add trytond-production.
* gnu/packages/tryton.scm (trytond-production): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel b5db20a05b
gnu: Add trytond-product-price-list-parent.
* gnu/packages/tryton.scm (trytond-product-price-list-parent): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel 5f57c12701
gnu: Add trytond-product-price-list-dates.
* gnu/packages/tryton.scm (trytond-product-price-list-dates): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel de5a968ae5
gnu: Add trytond-product-price-list.
* gnu/packages/tryton.scm (trytond-product-price-list): New variable.
2021-09-21 21:00:30 +02:00
Hartmut Goebel bf6da2168b
gnu: Add trytond-product-measurements.
* gnu/packages/tryton.scm (trytond-product-measurements): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 0c5cf07f4c
gnu: Add trytond-product-kit.
* gnu/packages/tryton.scm (trytond-product-kit): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel d6b60b86b5
gnu: Add trytond-product-cost-warehouse.
* gnu/packages/tryton.scm (trytond-product-cost-warehouse): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 09ec25e3fa
gnu: Add trytond-product-cost-history.
* gnu/packages/tryton.scm (trytond-product-cost-history): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel ca8b6b5a64
gnu: Add trytond-product-cost-fifo.
* gnu/packages/tryton.scm (trytond-product-cost-fifo): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 96afaa0452
gnu: Add trytond-product-classification-taxonomic.
* gnu/packages/tryton.scm (trytond-product-classification-taxonomic): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel a7a084fbff
gnu: Add trytond-product-classification.
* gnu/packages/tryton.scm (trytond-product-classification): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 43304c2017
gnu: Add trytond-product-attribute.
* gnu/packages/tryton.scm (trytond-product-attribute): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 633e2aa7e4
gnu: Add trytond-party-siret.
* gnu/packages/tryton.scm (trytond-party-siret): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel e2ba34ad8f
gnu: Add trytond-party-relationship.
* gnu/packages/tryton.scm (trytond-party-relationship): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 8704606bc3
gnu: Add trytond-party-avatar.
* gnu/packages/tryton.scm (trytond-party-avatar): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 0e0130f53b
gnu: Add trytond-notification-email.
* gnu/packages/tryton.scm (trytond-notification-email): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel a3ab0aa4da
gnu: Add trytond-marketing-email.
* gnu/packages/tryton.scm (trytond-marketing-email): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel 8688cc9442
gnu: Add trytond-marketing-automation.
* gnu/packages/tryton.scm (trytond-marketing-automation): New variable.
2021-09-21 21:00:29 +02:00
Hartmut Goebel c0a3a5218c
gnu: Add trytond-marketing.
* gnu/packages/tryton.scm (trytond-marketing): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 17677a81e6
gnu: Add trytond-ldap-authentication.
* gnu/packages/tryton.scm (trytond-ldap-authentication): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 2e192f7bbc
gnu: Add trytond-incoterm.
* gnu/packages/tryton.scm (trytond-incoterm): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 429dc783c1
gnu: Add trytond-edocument-unece.
* gnu/packages/tryton.scm (trytond-edocument-unece): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 8dd9ba3947
gnu: Add trytond-edocument-uncefact.
* gnu/packages/tryton.scm (trytond-edocument-uncefact): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 8382a6d8ba
gnu: Add trytond-dashboard.
* gnu/packages/tryton.scm (trytond-dashboard): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 35869e854c
gnu: Add trytond-customs.
* gnu/packages/tryton.scm (trytond-customs): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel a22db49e5e
gnu: Add trytond-company-work-time.
* gnu/packages/tryton.scm (trytond-company-work-time): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel a0b153dcd1
gnu: Add trytond-commission-waiting.
* gnu/packages/tryton.scm (trytond-commission-waiting): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel da7d72229a
gnu: Add trytond-commission.
* gnu/packages/tryton.scm (trytond-commission): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel c1e9ce4c6e
gnu: Add trytond-carrier-weight.
* gnu/packages/tryton.scm (trytond-carrier-weight): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 755993bf93
gnu: Add trytond-carrier-subdivision.
* gnu/packages/tryton.scm (trytond-carrier-subdivision): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel d727ff9d29
gnu: Add trytond-carrier-percentage.
* gnu/packages/tryton.scm (trytond-carrier-percentage): New variable.
2021-09-21 21:00:28 +02:00
Hartmut Goebel 8b1810bf31
gnu: Add trytond-carrier.
* gnu/packages/tryton.scm (trytond-carrier): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 9987be2692
gnu: Add trytond-bank.
* gnu/packages/tryton.scm (trytond-bank): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 9acb1a6cae
gnu: Add trytond-authentication-sms.
* gnu/packages/tryton.scm (trytond-authentication-sms): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 402278a234
gnu: Add trytond-attendance.
* gnu/packages/tryton.scm (trytond-attendance): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 2c4e00225b
gnu: Add trytond-analytic-sale.
* gnu/packages/tryton.scm (trytond-analytic-sale): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel d65f851365
gnu: Add trytond-analytic-purchase.
* gnu/packages/tryton.scm (trytond-analytic-purchase): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 1e2a8eabed
gnu: Add trytond-analytic-invoice.
* gnu/packages/tryton.scm (trytond-analytic-invoice): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel d33cbcfdc8
gnu: Add trytond-account-tax-rule-country.
* gnu/packages/tryton.scm (trytond-account-tax-rule-country): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel eb760dc284
gnu: Add trytond-account-tax-cash.
* gnu/packages/tryton.scm (trytond-account-tax-cash): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 0d7edc4d8b
gnu: Add trytond-account-stock-landed-cost-weight.
* gnu/packages/tryton.scm (trytond-account-stock-landed-cost-weight): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel ccb119f614
gnu: Add trytond-account-stock-landed-cost.
* gnu/packages/tryton.scm (trytond-account-stock-landed-cost): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 7edfc50848
gnu: Add trytond-account-stock-continental.
* gnu/packages/tryton.scm (trytond-account-stock-continental): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel b806bdf3f7
gnu: Add trytond-account-stock-anglo-saxon.
* gnu/packages/tryton.scm (trytond-account-stock-anglo-saxon): New variable.
2021-09-21 21:00:27 +02:00
Hartmut Goebel 9945b8f307
gnu: Add trytond-account-statement-rule.
* gnu/packages/tryton.scm (trytond-account-statement-rule): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel faea84bf65
gnu: Add trytond-account-statement-ofx.
* gnu/packages/tryton.scm (trytond-account-statement-ofx): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel c5829570a8
gnu: Add trytond-account-statement-coda.
* gnu/packages/tryton.scm (trytond-account-statement-coda): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel 43d22b6c20
gnu: Add trytond-account-statement-aeb43.
* gnu/packages/tryton.scm (trytond-account-statement-aeb43): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel a08db1e4a1
gnu: Add trytond-account-statement.
* gnu/packages/tryton.scm (trytond-account-statement): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel 64a042401d
gnu: Add trytond-account-payment-stripe.
* gnu/packages/tryton.scm (trytond-account-payment-stripe): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel a49c35d29b
gnu: Add trytond-account-payment-sepa-cfonb.
* gnu/packages/tryton.scm (trytond-account-payment-sepa-cfonb): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel 134cafbd3f
gnu: Add trytond-account-payment-sepa.
* gnu/packages/tryton.scm (trytond-account-payment-sepa): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel 082431f506
gnu: Add trytond-account-payment-clearing.
* gnu/packages/tryton.scm (trytond-account-payment-clearing): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel 610748769a
gnu: Add trytond-account-payment-braintree.
* gnu/packages/tryton.scm (trytond-account-payment-braintree): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel e5fdf051c9
gnu: Add trytond-account-payment.
* gnu/packages/tryton.scm (trytond-account-payment): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel 9528b89935
gnu: Add trytond-account-invoice-secondary-unit.
* gnu/packages/tryton.scm (trytond-account-invoice-secondary-unit): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel bd764835a3
gnu: Add trytond-account-invoice-line-standalone.
* gnu/packages/tryton.scm (trytond-account-invoice-line-standalone): New variable.
2021-09-21 21:00:26 +02:00
Hartmut Goebel ceeb510a80
gnu: Add trytond-account-invoice-history.
* gnu/packages/tryton.scm (trytond-account-invoice-history): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel a2df6056d2
gnu: Add trytond-account-invoice-defer.
* gnu/packages/tryton.scm (trytond-account-invoice-defer): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 8208e0d72d
gnu: Add trytond-account-invoice-correction.
* gnu/packages/tryton.scm (trytond-account-invoice-correction): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 95f6e2c60a
gnu: Add trytond-account-fr-chorus.
* gnu/packages/tryton.scm (trytond-account-fr-chorus): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 7379fcfd28
gnu: Add trytond-account-fr.
* gnu/packages/tryton.scm (trytond-account-fr): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 9d4c16350e
gnu: Add trytond-account-eu.
* gnu/packages/tryton.scm (trytond-account-eu): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 80b771fb76
gnu: Add trytond-account-es.
* gnu/packages/tryton.scm (trytond-account-es): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 2e83072414
gnu: Add trytond-account-dunning-letter.
* gnu/packages/tryton.scm (trytond-account-dunning-letter): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel a513f9d9a0
gnu: Add trytond-account-dunning-fee.
* gnu/packages/tryton.scm (trytond-account-dunning-fee): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 7ff3424721
gnu: Add trytond-account-dunning-email.
* gnu/packages/tryton.scm (trytond-account-dunning-email): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 09d2033ab6
gnu: Add trytond-account-dunning.
* gnu/packages/tryton.scm (trytond-account-dunning): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 4e1aad11d8
gnu: Add trytond-account-deposit.
* gnu/packages/tryton.scm (trytond-account-deposit): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel c84f49b4b0
gnu: Add trytond-account-de-skr03.
* gnu/packages/tryton.scm (trytond-account-de-skr03): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel 794de1ee7e
gnu: Add trytond-account-credit-limit.
* gnu/packages/tryton.scm (trytond-account-credit-limit): New variable.
2021-09-21 21:00:25 +02:00
Hartmut Goebel e84d051e71
gnu: Add trytond-account-cash-rounding.
* gnu/packages/tryton.scm (trytond-account-cash-rounding): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 6cabacd6ec
gnu: Add trytond-account-be.
* gnu/packages/tryton.scm (trytond-account-be): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 98348a4379
gnu: Add trytond-account-asset.
* gnu/packages/tryton.scm (trytond-account-asset): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 6cb645b73b
gnu: Add python-stripe.
* gnu/packages/python-xyz.scm (python-stripe): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 0f22a96d93
gnu: Add python-ofxparse.
* gnu/packages/python-xyz.scm (python-ofxparse): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel afc45931ea
gnu: Add python-febelfin-coda.
* gnu/packages/python-xyz.scm (python-febelfin-coda): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 90a1cfe012
gnu: Add python-csb43.
* gnu/packages/python-xyz.scm (python-csb43): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 505057f223
gnu: Add python-tablib.
* gnu/packages/python-xyz.scm (python-tablib): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel 6486a66cce
gnu: Add python-xlwt.
* gnu/packages/python-xyz.scm (python-xlwt): New variable.
2021-09-21 21:00:24 +02:00
Hartmut Goebel de5b9aefbe
gnu: Add python-markuppy.
* gnu/packages/python-xyz.scm (python-markuppy): New variable.
2021-09-21 21:00:23 +02:00