Ricardo Wurmus
51f978f4ad
gnu: r-rcppparallel: Do not use bundled tbb.
...
* gnu/packages/cran.scm (r-rcppparallel)[inputs]: Add tbb-2020.
[arguments]: Add build phase 'use-system-tbb to set TBB_ROOT.
[source]: Add snippet to remove bundled tbb.
2022-08-14 21:07:10 +02:00
Ricardo Wurmus
a5f199732b
gnu: r-reticulate: Build reproducibly.
...
* gnu/packages/cran.scm (r-reticulate)[arguments]: Add build phase
'build-reproducibly to ensure that pyc files are built reproducibly.
2022-08-14 20:57:55 +02:00
Ricardo Wurmus
593327ef5b
gnu: r-bgx: Build without CPU tuning.
...
Fixes <https://issues.guix.gnu.org/57210 >.
* gnu/packages/bioconductor.scm (r-bgx)[arguments]: Add phase
'do-not-tune-cflags-for-reproducibility to patch configure.ac.
[inputs]: Add boost.
[native-inputs]: Add autoconf and automake.
2022-08-14 20:43:01 +02:00
Ricardo Wurmus
8e87bbde13
gnu: r-lpsymphony: Build reproducibly.
...
* gnu/packages/bioconductor.scm (r-lpsymphony)[arguments]: Add build phase
'make-build-order-reproducible.
2022-08-14 20:43:00 +02:00
Christine Lemmer-Webber
8337787720
Update copyright/name notices for Christine Lemmer-Webber.
...
* gnu/packages/games.scm: Update copyright/name notices for Christine
Lemmer-Webber.
2022-08-14 13:43:07 -04:00
Tobias Geerinckx-Rice
2a24c4a138
gnu: moe: Update to 1.12.
...
* gnu/packages/moe.scm (moe): Update to 1.12.
2022-08-07 02:00:10 +02:00
kiasoc5 via Guix-patches via
ca4ab89ddd
gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058].
...
* gnu/packages/hardware.scm (usbguard): Update to 1.1.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:01 +02:00
kiasoc5 via Guix-patches via
9b176a05f9
gnu: usbguard: Use new package style.
...
Use G-exps and #$output while we're at it.
* gnu/packages/hardware.scm (usbguard)[arguments]: Use G-expressions.
<#:phases>: Use '#$output' instead of 'assoc-ref'
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
53b2fda6fe
gnu: mcelog: Update to 187.
...
* gnu/packages/linux.scm (mcelog): Update to 187.
2022-08-07 02:00:00 +02:00
Efraim Flashner
360bf760bd
gnu: pies: Remove pre-generated files.
...
* gnu/packages/admin.scm (pies)[source]: Add snippet to remove
pre-generated files.
[native-inputs]: Add bison, flex.
2022-08-14 17:58:00 +03:00
Efraim Flashner
f9666e40d3
gnu: pies: Update to 1.8.
...
* gnu/packages/admin.scm (pies): Update to 1.8.
2022-08-14 17:50:54 +03:00
Efraim Flashner
d521ad06e0
gnu: yt-dlp: Only build with pandoc on supported systems.
...
* gnu/packages/video.scm (yt-dlp)[arguments]: Adjust custom
'build-generated-files phase to adjust to the presence of pandoc.
[native-inputs]: Make explicit list. Only include pandoc on supported
systems.
2022-08-14 17:07:20 +03:00
Tobias Geerinckx-Rice
43decd1f7e
gnu: knot: Update to 3.1.9.
...
* gnu/packages/dns.scm (knot): Update to 3.1.9.
2022-08-07 02:00:38 +02:00
Tobias Geerinckx-Rice
64595d9f95
gnu: inxi-minimal: Update to 3.3.20-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.20-1.
2022-08-07 02:00:38 +02:00
Tobias Geerinckx-Rice
e315d9a802
gnu: cups-pk-helper: Add etc/dbus-1 compatibility symlink.
...
* gnu/packages/cups.scm (cups-pk-helper)[arguments]:
Add an 'install-compatibility-symlink phase.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
56b55a13f6
gnu: haproxy: Remove ‘free’ & fluff.
...
* gnu/packages/networking.scm (haproxy)[description]: Remove the
redundant ‘free’ qualifier and some overly gushing other ones.
2022-08-07 02:00:22 +02:00
Tobias Geerinckx-Rice
0831f91f55
gnu: epson-inkjet-printer-escpr: Update to 1.7.21.
...
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.21.
2022-08-07 02:00:21 +02:00
Tobias Geerinckx-Rice
a8bd13c399
gnu: cups-pk-helper: Make references non-native.
...
* gnu/packages/cups.scm (cups-pk-helper)[native-inputs]: Move cups & polkit from here…
[inputs]: …to here. Make cups-minimal. Add glib.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
3746b4ab86
gnu: cups-pk-helper: Update to 0.2.7.
...
* gnu/packages/cups.scm (cups-pk-helper): Update to 0.2.7.
[build-system]: Switch to Meson.
[arguments]: Explicitly disable tests.
[native-inputs]: Remove unused intltool and add glib:bin.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
b0647ac273
gnu: git: Update to 2.37.2.
...
* gnu/packages/version-control.scm (git): Update to 2.37.2.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
5dee2fdae7
gnu: xonotic: Further explore the concept of iteration.
...
* gnu/packages/games.scm (xonotic)[arguments]: Use FOR-EACH in the
'install-binaries and renamed 'install-desktop-entries phases. Use
FIND-FILES in the 'install-icons phase. Use both in 'wrap-binaries for
brevity (and SRFI-26 for fun). Symlink ‘xonotic’ after wrapping, so we
don't double-wrap it.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
642a3e3d7a
gnu: xonotic: Rename misleading 'bootstrap phase.
...
* gnu/packages/games.scm (xonotic)[arguments]: Rename (second!
stateful!) 'bootstrap phase to 'preconfigure.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
22f865b7e6
gnu: xonotic: Normalise building Darkplaces.
...
* gnu/packages/games.scm (xonotic)[arguments]: Build Darkplaces in a single pass.
Honour MAKE-FLAGS, PARALLEL-BUILD?, and CC-FOR-TARGET.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
3dc16fe0dc
gnu: xonotic: Use G-expressions.
...
* gnu/packages/games.scm (xonotic)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
d21ddfc9d8
gnu: xonotic-data: Don't copy 1.2-GiB file to build directory.
...
* gnu/packages/games.scm (xonotic-data)[arguments]:
Extract SOURCE directly from the store.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
33ae2fb398
gnu: xonotic-data: Use G-expressions.
...
* gnu/packages/games.scm (xonotic-data)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
501d4b3bb4
gnu: xonotic: Remove input labels.
...
* gnu/packages/games.scm (xonotic)[inputs, native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
3ec40d0074
gnu: xonotic-data: Remove input labels.
...
* gnu/packages/games.scm (xonotic-data)[native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
12b0258d75
gnu: xonotic-data: Update to 0.8.5.
...
* gnu/packages/games.scm (xonotic-data): Update to 0.8.5.
[source]: Use HTTPS.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
ad871dae88
gnu: xonotic: Update to 0.8.5.
...
* gnu/packages/games.scm (xonotic): Update to 0.8.5.
[source]: Use HTTPS.
[arguments]: Don't explicitly return #t from phases.
2022-08-07 02:00:00 +02:00
Julien Lepiller
82ea33d295
gnu: ocaml-cudf: Update to 0.10.
...
* gnu/packages/ocaml.scm (ocaml-cudf): Update to 0.10.
2022-08-13 21:21:47 +02:00
Julien Lepiller
9062bb56c8
gnu: ocaml-sexplib: Update to 0.15.1.
...
* gnu/packages/ocaml.scm (ocaml-sexplib): Update to 0.15.1.
2022-08-13 21:21:43 +02:00
Julien Lepiller
07fecda3dd
gnu: ocaml-timed: Update to 1.1.
...
* gnu/packages/ocaml.scm (ocaml-timed): Update to 1.1.
2022-08-13 21:21:40 +02:00
Julien Lepiller
893299b3ee
gnu: ocaml-biniou: Update to 1.2.2.
...
* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.2.
2022-08-13 21:21:38 +02:00
Julien Lepiller
3d065a81a7
gnu: ocaml-cstruct: Update to 6.1.1.
...
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.1.1.
2022-08-13 21:21:36 +02:00
Julien Lepiller
628713ea73
gnu: ocaml-version: Update to 3.5.0.
...
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.5.0.
2022-08-13 21:21:34 +02:00
Julien Lepiller
7b95125bad
gnu: ocaml-alcotest: Update to 1.6.0.
...
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.6.0.
2022-08-13 21:21:32 +02:00
Julien Lepiller
d75210a871
gnu: ocaml-odoc-parser: Update to 2.0.0.
...
* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 2.0.0.
(ocamlformat): Update to 0.24.1.
2022-08-13 21:21:30 +02:00
Julien Lepiller
96b3449823
gnu: ocaml-piqilib: Update to 0.6.16.
...
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.16.
2022-08-13 21:21:28 +02:00
Julien Lepiller
b7b2c92274
gnu: ocaml-ssl: Update to 0.5.12.
...
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.12.
2022-08-13 21:21:26 +02:00
Julien Lepiller
42d5f769fb
gnu: dune: Update to 4.4.1.
...
* gnu/packages/ocaml.scm (dune): Update to 4.4.1.
* gnu/packages/coq.scm (coq-stdlib): Fix for new dune.
2022-08-13 21:21:22 +02:00
Julien Lepiller
b4d97ef2de
gnu: ocaml-piqi: Update to 0.7.8.
...
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.8.
2022-08-13 21:21:20 +02:00
Julien Lepiller
07dcba5437
gnu: ocaml-yojson: Update to 2.0.2.
...
merlin also needs to be updated at the same time because of
incompatibilities between the two versions.
* gnu/packages/ocaml.scm (ocaml-merlin-lib): New variable.
(ocaml-dot-merlin-reader): Inherit from it and update inputs.
(ocaml-merlin): Update inputs.
(ocaml-yojson): Update to 2.0.2.
(ocaml-odoc): Disable tests.
2022-08-13 21:21:17 +02:00
Julien Lepiller
7034824dcb
gnu: ocaml-zed: Update to 3.2.0.
...
Because of an incompatible change in ocaml-zed, some of its dependents
need to be updated at the same time to prevent breakage.
* gnu/packages/ocaml.scm (ocaml-zed): Update to 3.2.0.
(ocaml-lambda-term): Update to 3.3.1.
(ocaml-utop): Update to 2.10.0.
2022-08-13 21:21:08 +02:00
Marius Bakke
33d5141239
gnu: python-setuptools: Update to 64.0.3.
...
* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
2022-08-13 19:24:35 +02:00
Marius Bakke
e015fc174e
gnu: policycoreutils: Use G-expression.
...
* gnu/packages/selinux.scm (policycoreutils)[arguments]: Convert to gexp.
2022-08-13 19:24:35 +02:00
Marius Bakke
d7278e4020
gnu: libsepol: Use G-expression.
...
* gnu/packages/selinux.scm (libsepol)[arguments]: Convert to gexp.
2022-08-13 19:24:35 +02:00
Marius Bakke
c6e3f4eb5a
gnu: policycoreutils: Remove input labels.
...
* gnu/packages/selinux.scm (policycoreutils)[native-inputs, inputs]: Remove
labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
46bb84bb57
gnu: python-sepolgen: Use G-expression and remove labels.
...
* gnu/packages/selinux.scm (python-sepolgen)[arguments]: Convert to
G-expression. Don't refer to python by label.
[inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
71d07d821d
gnu: secilc: Remove input labels.
...
* gnu/packages/selinux.scm (secilc)[arguments]: Use G-expression and
SEARCH-INPUT-DIRECTORY.
[inputs, native-inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
9bfdd1e7cb
gnu: libsemanage: Remove input labels.
...
* gnu/packages/selinux.scm (libsemanage)[arguments]: Use G-expression.
[native-inputs, inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
54f14833a9
gnu: libselinux: Remove input labels.
...
* gnu/packages/selinux.scm (libselinux)[arguments]: Use G-expression.
[native-inputs, inputs, propagated-inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
86084aa4c8
gnu: checkpolicy: Remove input labels.
...
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Use G-expression &
SERACH-INPUT-FILE.
[native-inputs, inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
0d79288fb6
gnu: SELinux: Update to 3.4.
...
* gnu/packages/selinux.scm (libsepol): Update to 3.4.
(libselinux)[propagated-inputs]: Replace PCRE with PCRE2.
2022-08-13 19:24:34 +02:00
Marius Bakke
ca6078e1e9
gnu: serf: Add release-monitoring-url.
...
* gnu/packages/web.scm (serf)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
dfd4474461
gnu: qtractor: Fix build.
...
This is a follow-up to commit 1ef04fb228
.
* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
2022-08-13 19:24:34 +02:00
Marius Bakke
06db41651c
gnu: python-m2r: Adjust for Python 3.10.
...
* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
2022-08-13 19:24:34 +02:00
Marius Bakke
c87700e691
gnu: python-pre-commit: Remove unnecessary dependency.
...
* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
2022-08-13 19:24:34 +02:00
Marius Bakke
945fdf8cf0
gnu: python-numpy: Add 'upstream-name' property.
...
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
9d72feb492
gnu: python-pyaml: Update to 21.10.1.
...
* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
2022-08-13 19:24:34 +02:00
Marius Bakke
91d8e1c5cd
gnu: graphviz: Add release-monitoring-url.
...
* gnu/packages/graphviz.scm (graphviz)[properties]: New field.
2022-08-13 19:24:33 +02:00
Vinicius Monego
bea916aea7
gnu: gsequencer: Update to 4.3.4.
...
* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
2022-08-13 14:05:19 -03:00
raingloom
c2481b1bea
gnu: yt-dlp: Build from Git.
...
* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Remove the snippet.
[arguments]: Build the man page in the 'build-generated-files phase.
[native-inputs]: Add pandoc.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:07 +02:00
pinoaffe
a6fb2d2760
gnu: yt-dlp: Update to 2022.08.08.
...
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
fa0c9b086c
gnu: Add fstransform.
...
* gnu/packages/file-systems.scm (fstransform): New public variable.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
dda3a760ab
gnu: dvdisaster: Use G-expressions.
...
* gnu/packages/cdrom.scm (dvdisaster)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
ced32e953d
gnu: dvdisaster: Update to 0.79.10.
...
* gnu/packages/cdrom.scm (dvdisaster): Update to 0.79.10.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
22c91ab5d3
gnu: dvdisaster: Remove input labels.
...
* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Arun Isaac
e05d5d8251
gnu: kiwix-desktop: Add bash-minimal to inputs.
...
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
2022-08-13 17:20:53 +05:30
Arun Isaac
2691bac7fd
gnu: kiwix-tools: Update to 3.3.0.
...
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
2022-08-13 17:17:59 +05:30
Arun Isaac
93d8523487
gnu: kiwix-desktop: Update to 2.2.2.
...
* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
2022-08-13 17:17:59 +05:30
Arun Isaac
ff564de64c
gnu: kiwix-lib: Update to 11.0.0.
...
* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
2022-08-13 17:17:47 +05:30
Arun Isaac
1e51cb37fb
gnu: libzim: Update to 8.0.0.
...
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
2022-08-13 16:46:22 +05:30
Arun Isaac
a491f25166
gnu: Add cpp-mustache.
...
* gnu/packages/cpp.scm (cpp-mustache): New variable.
2022-08-13 16:45:33 +05:30
Vinicius Monego
887a5fd5a3
gnu: pre-commit: Update to 2.20.0.
...
* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
2022-08-13 02:34:03 -03:00
Vinicius Monego
0fc2027e16
gnu: freecad: Update to 0.20.1.
...
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
2022-08-13 02:34:03 -03:00
Vinicius Monego
c7f3cdb78e
gnu: shotcut: Update to 22.06.23.
...
* gnu/packages/video.scm (shotcut): Update to 22.06.23.
[arguments]: Do not replace the 'configure phase as Shotcut switched to the
CMake build system in this version.
[inputs]: Add fftw.
2022-08-13 02:34:03 -03:00
Vinicius Monego
ab959f8a11
gnu: mlt: Update to 7.8.0.
...
* gnu/packages/video.scm (mlt): Update to 7.8.0.
2022-08-13 02:34:03 -03:00
Vinicius Monego
4b88fe049f
gnu: python-wand: Update to 0.6.9.
...
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
2022-08-13 02:34:02 -03:00
Vinicius Monego
b2ba54d007
gnu: mixxx: Update to 2.3.3.
...
* gnu/packages/music.scm (mixxx): Update to 2.3.3.
2022-08-13 02:34:02 -03:00
Vinicius Monego
d32737f7f0
gnu: openxr: Update to 1.0.24.
...
* gnu/packages/graphics.scm (openxr): Update to 1.0.24.
2022-08-13 02:34:02 -03:00
Vinicius Monego
42efa9fc7a
gnu: homebank: Update to 5.5.6.
...
* gnu/packages/finance.scm (homebank): Update to 5.5.6.
2022-08-13 02:33:52 -03:00
Tobias Geerinckx-Rice
bf35cded18
gnu: mu: Update to 1.8.8.
...
* gnu/packages/mail.scm (mu): Update to 1.8.8.
2022-08-07 02:00:00 +02:00
Efraim Flashner
b1ff8f33db
gnu: perl-data-optlist: Update to 0.112.
...
* gnu/packages/perl.scm (perl-data-optlist): Update to 0.112.
2022-08-12 23:40:34 +03:00
Efraim Flashner
c20a61a8ab
gnu: perl-test-simple: Update to 1.302191.
...
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302191.
2022-08-12 23:40:33 +03:00
Efraim Flashner
4331497e19
gnu: perl-net-http: Update to 6.22.
...
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
2022-08-12 23:30:47 +03:00
Efraim Flashner
7e048358f5
gnu: perl-libwww: Update to 6.67.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
2022-08-12 23:30:47 +03:00
Efraim Flashner
e1168cadcc
gnu: perl-http-cookies: Update to 6.10.
...
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
2022-08-12 23:30:46 +03:00
Efraim Flashner
ca62b08cfa
gnu: perl-file-listing: Update to 6.15.
...
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
2022-08-12 23:30:46 +03:00
Efraim Flashner
f0e5d0329b
gnu: libfido2: Update to 1.11.0.
...
* gnu/packages/security-token.scm (libfido2): Update to 1.11.0.
2022-08-12 23:21:06 +03:00
Efraim Flashner
247c02485b
gnu: libfido2: Use https for source uri.
...
* gnu/packages/security-token.scm (libfido2)[source]: Rewrite using https.
2022-08-12 23:21:02 +03:00
Maxim Cournoyer
ff0600c5ef
gnu: tesseract-ocr: Make the default install minimally useful.
...
Fixes <https://issues.guix.gnu.org/47536 >.
* gnu/packages/ocr.scm (tesseract-ocr)
[phases]{adjust-TESSDATA_PREFIX-macro}: New phase.
{install-minimal-tessdata}: New phase.
[native-inputs]: Add tesseract-ocr-tessdata-fast.
[search-paths]: New field.
[description]: Mention how to add support for more languages.
2022-08-12 15:43:48 -04:00
Maxim Cournoyer
a6b6b0e89e
gnu: Add tesseract-ocr-tessdata-fast.
...
* gnu/packages/ocr.scm (tesseract-ocr-tessdata-fast): New variable.
2022-08-12 15:43:48 -04:00
Tobias Geerinckx-Rice
ecc2587f1f
gnu: tor: Update to 0.4.7.10.
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
2022-08-07 02:00:00 +02:00
Guillaume Le Vaillant
eecb5efad9
gnu: monero-gui: Fix path to p2pool.
...
Fixes <https://issues.guix.gnu.org/55512 >.
* gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool.
[arguments]: Add 'fix-p2pool-path' phase.
2022-08-12 17:43:20 +02:00
Justin Veilleux
fc408acd61
gnu: Add p2pool.
...
* gnu/packages/finance.scm (p2pool): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:20 +02:00
Justin Veilleux
ed4a3f17bf
gnu: Add xmrig.
...
* gnu/packages/finance.scm (xmrig): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:17 +02:00
Collin J. Doering via Guix-patches via
3650425b46
gnu: Add emacs-hledger-mode
...
* gnu/packages/finance.scm (emacs-hledger-mode): New variable
2022-08-12 11:41:00 -04:00
Antero Mejr
e05e5342a0
gnu: Add pn.
...
* gnu/packages/messaging.scm (pn): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-12 17:34:25 +03:00
Guillaume Le Vaillant
ff2c97a803
gnu: txr: Update to 280.
...
* gnu/packages/lisp.scm (txr): Update to 280.
2022-08-12 11:47:52 +02:00