pukkamustard
10ca414197
gnu: Add ocaml-ppx-variants-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
(ocaml4.07-ppx-variants-conv): Inherit from ocaml-ppx-variants-conv.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:49 +02:00
pukkamustard
9891f88f7d
gnu: Add ocaml-variantslib.
...
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
(ocaml4.07-variantslib): Inherit from ocaml-variantslib.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:47 +02:00
divoplade
61c7467745
gnu: Add ocaml-graphics.
...
* gnu/packages/ocaml.scm (ocaml-graphics): New variable.
Co-Authored-By: pukkamustard <pukkamustard@posteo.net>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:45 +02:00
pukkamustard
40d6c7aada
gnu: Add ocaml-uri.
...
* gnu/packages/ocaml.scm (ocaml-uri): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:43 +02:00
pukkamustard
1daf62b940
gnu: Add ocaml-angstrom.
...
* gnu/packages/ocaml.scm (ocaml-angstrom): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:41 +02:00
pukkamustard
b05e5f6fdf
gnu: Add ocaml-ppx-inline-test.
...
* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
(ocaml4.07-ppx-inline-test): Inherit from ocaml-ppx-inline-test.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:39 +02:00
pukkamustard
7c8fcd284b
gnu: Add ocaml-time-now.
...
* gnu/packages/ocaml.scm (ocaml-time-now): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:37 +02:00
pukkamustard
847960d38a
gnu: Add ocaml-jane-street-headers.
...
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:35 +02:00
pukkamustard
d0bbac69df
gnu: Add ocaml-jst-config.
...
* gnu/packages/ocaml.scm (ocaml-jst-config): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:33 +02:00
pukkamustard
aa7f358808
gnu: Add ocaml-ppx-optional.
...
* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
(ocaml4.07-ppx-optional): Inherit from ocaml-ppx-optional.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:31 +02:00
pukkamustard
90db0c0f17
gnu: Add ocaml-ppx-optcomp
...
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
(ocaml4.07-ppx-optcomp): Inherit from ocaml-ppx-optcomp.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:29 +02:00
pukkamustard
a6bd051c04
gnu: Add ocaml-ppx-fields-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
(ocaml4.07-ppx-fields-conv): Inherit from ocaml-ppx-fields-conv.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:27 +02:00
pukkamustard
8a6c39c272
gnu: Add ocaml-fieldslib.
...
* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
(ocaml4.07-fieldslib): Inherit from ocaml-fieldslib.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:25 +02:00
pukkamustard
b9eca10ffc
gnu: Add ocaml-ppx-base.
...
* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable.
(ocaml4.07-ppx-base): Inherit from ocaml-ppx-base.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:23 +02:00
pukkamustard
2c876ea6cb
gnu: Add ocaml-ppx-js-style.
...
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable.
(ocaml4.07-ppx-js-style): Inherit from ocaml-ppx-js-style.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:21 +02:00
pukkamustard
f804b3e88c
gnu: Add ocaml-ppx-enumerate.
...
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
(ocaml4.07-ppx-enumerate): Inherit from ocaml-ppx-enumerate.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:19 +02:00
pukkamustard
686bb9e61d
gnu: Add ocaml-ppx-hash.
...
* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
(ocaml4.07-ppx-hash): Inherit from ocaml-ppx-hash.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:17 +02:00
pukkamustard
30781d6803
gnu: Add ocaml-ppx-custom-printf.
...
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
(ocaml4.07-ppx-custom-printf): Inherit from ocaml-ppx-custom-printf.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:15 +02:00
pukkamustard
77b3588deb
gnu: Add ocaml-ppx-assert.
...
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
(ocaml4.07-ppx-assert): Inherit from ocaml-ppx-assert.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:00 +02:00
Marius Bakke
628a6c51d4
gnu: QEMU: Fix compatibility with Meson 0.58.
...
* gnu/packages/patches/qemu-meson-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (qemu)[source](patches): Add it.
2021-06-13 15:34:06 +02:00
Marius Bakke
0368d4708c
gnu: spice: Update to 0.15.0.
...
* gnu/packages/spice.scm (spice): Update to 0.15.0.
2021-06-13 15:34:04 +02:00
Marius Bakke
84b238c8f2
gnu: libcacard: Update to 2.8.0.
...
* gnu/packages/patches/libcacard-unknown-variable.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/spice.scm (libcacard): Update to 2.8.0.
[source](patches): New field.
[arguments]: Remove trailing #t.
2021-06-13 15:34:02 +02:00
Marius Bakke
3090e6104a
gnu: speech-dispatcher: Update to 0.10.2.
...
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.10.2.
[arguments]: Disable one new TTS engine.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL and TEXINFO.
2021-06-13 15:34:01 +02:00
Marius Bakke
2b315ebfb9
gnu: ungoogled-chromium: Update to 91.0.4472.101-0.bd0ffd1.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 91.0.4472.101.
(%ungoogled-revision): Set to 91.0.4472.101-1-2-gbd0ffd1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-06-13 15:33:59 +02:00
Marius Bakke
c87ebc1b31
gnu: QEMU: Update to 6.0.0.
...
* gnu/packages/patches/qemu-build-info-manual.patch: Adjust for 6.0.
* gnu/packages/virtualization.scm (qemu): Update to 6.0.0.
[source](snippet): Remove obsolete substitution.
[arguments]: Adjust test substitutions for upstream changes.
* gnu/packages/bootloaders.scm (grub)[source](modules, snippet): New fields.
2021-06-13 15:33:57 +02:00
Mathieu Othacehe
245cab2abc
installer: Fix FAT16 partition mounting.
...
The "fat" file-system mount type doesn't exist in Linux. Trying to mount a
FAT16 partition with "fat" file-system type returns -ENODEV.
Fixes: <https://issues.guix.gnu.org/48419 >.
* gnu/installer/parted.scm (user-fs-type->mount-type): Use the "vfat"
file-system for FAT16 partitions.
2021-06-13 14:11:59 +02:00
Mathieu Othacehe
7f35431ed4
gnu: cuirass: Update to 1.1.0-1.f9a5dbd.
...
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-1.f9a5dbd.
2021-06-13 11:44:45 +02:00
Matthew James Kraai
2d80844e12
gnu: perl-xml-feed: Update to 0.63.
...
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.63.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:36:01 +03:00
Xinglu Chen
272e9ffd00
gnu: python-hg-evolve: Update to 10.3.2.
...
* gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.2.
[source]: Use ‘hg-file-name’ instead of ‘string-append’.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:33:12 +03:00
Michael Rohleder
ada620417d
gnu: bpytop: Update to 1.0.67.
...
* gnu/packages/admin.scm (bpytop): Update to 1.0.67.
[arguments]: Adjust custom 'install-themes phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:31:55 +03:00
Michael Rohleder
139c682f4e
gnu: xfce4-settings: Update to 4.16.2.
...
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:21:22 +03:00
Vinicius Monego
335f7668d4
gnu: pre-commit: Respect #:tests?.
...
* gnu/packages/version-control.scm (pre-commit)[arguments]: Respect #:tests?
in the 'check phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:16:26 +03:00
Vinicius Monego
a2bcf64383
gnu: pre-commit: Update to 2.13.0.
...
* gnu/packages/version-control.scm (pre-commit): Update to 2.13.0.
[arguments]<#:phases>: Don't return #t.
[synopsis]: Slightly shorten it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:16:24 +03:00
Efraim Flashner
30f0b6fa4d
gnu: keepassxc: Update to 2.6.6.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.6.
2021-06-13 10:15:23 +03:00
Nicolas Goaziou
911537f1f8
gnu: emacs-auctex: Update to 13.0.12.
...
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.12.
2021-06-13 00:43:48 +02:00
Nicolas Goaziou
6e825d9afd
gnu: emacs-doom-modeline: Update to 3.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.2.0.
2021-06-13 00:42:39 +02:00
Nicolas Goaziou
13e011d8b4
gnu: ripgrep: Remove obsolete comment.
...
* gnu/packages/rust-apps.scm (ripgrep): Remove obsolete comment since the
tests are now enabled again.
2021-06-13 00:39:19 +02:00
Nicolas Goaziou
992987bf48
gnu: ripgrep: Update to 13.0.0.
...
* gnu/packages/rust-apps.scm (ripgrep): Update to 13.0.0.
[arguments]<#:tests?>: Enable tests again.
<#:cargo-development-inputs>: Add rust-walkdir.
2021-06-13 00:38:05 +02:00
Nicolas Goaziou
8a4fb595e8
gnu: rust-grep-0.2: Update to 0.2.8.
...
* gnu/packages/crates-io.scm (rust-grep-0.2): Update to 0.2.8.
2021-06-13 00:38:05 +02:00
Nicolas Goaziou
2247d33cb2
gnu: rust-grep-cli-0.1: Update to 0.1.6.
...
* gnu/packages/crates-io.scm (rust-grep-cli-0.1): Update to 0.1.6.
[description]: Use full sentences.
[license]: Add unlicense.
2021-06-13 00:38:05 +02:00
Nicolas Goaziou
0a49ada1bb
gnu: rust-globset-0.4: Update to 0.4.7.
...
* gnu/packages/crates-io.scm (rust-globset-0.4): Update to 0.4.7.
[synopsis]: Remove cross-platform argument.
[description]: Use full sentences.
2021-06-13 00:38:04 +02:00
Nicolas Goaziou
d450ef9c66
gnu: rust-grep-matcher-0.1: Update to 0.1.5.
...
* gnu/packages/crates-io.scm (rust-grep-matcher-0.1): Update to 0.1.5.
2021-06-13 00:38:04 +02:00
Nicolas Goaziou
896ac684a6
gnu: rust-grep-pcre2-0.1: Update to 0.1.5.
...
* gnu/packages/crates-io.scm (rust-grep-pcre2-0.1): Update to 0.1.5.
2021-06-13 00:38:04 +02:00
Nicolas Goaziou
825995efcc
gnu: rust-grep-printer-0.1: Update to 0.1.6.
...
* gnu/packages/crates-io.scm (rust-grep-printer-0.1): Update to 0.1.6.
[description]: Use full sentences.
2021-06-13 00:38:03 +02:00
Nicolas Goaziou
5baeee476f
gnu: rust-grep-searcher-0.1: Update to 0.1.8.
...
* gnu/packages/crates-io.scm (rust-grep-searcher-0.1): Update to 0.1.8.
2021-06-13 00:38:03 +02:00
Nicolas Goaziou
a4b2968b94
gnu: Add rust-memmap2-0.3.
...
* gnu/packages/crates-io.scm (rust-memmap2-0.3): New variable.
(rust-memmap2-0.1): Inherit from above.
2021-06-13 00:38:03 +02:00
Nicolas Goaziou
250cba79aa
gnu: rust-grep-regex-0.1: Update to 0.1.9.
...
* gnu/packages/crates-io.scm (rust-grep-regex-0.1): Update to 0.1.9.
2021-06-13 00:38:02 +02:00
Nicolas Goaziou
2b3e1790cf
gnu: rust-thread-local-1: Update to 1.1.3.
...
* gnu/packages/crates-io.scm (rust-thread-local-1): Update to 1.1.3.
2021-06-13 00:38:02 +02:00
Nicolas Goaziou
fc7cf029b6
gnu: rust-ignore-0.4: Update to 0.4.18.
...
* gnu/packages/crates-io.scm (rust-ignore-0.4): Update to 0.4.18.
2021-06-13 00:38:02 +02:00
Brice Waegeneire
acb8588819
gnu: libnfs: Update to 4.0.0.
...
* gnu/packages/file-systems.scm (libnfs): Update to 4.0.0.
2021-06-13 00:13:41 +02:00