3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

107340 commits

Author SHA1 Message Date
Michael Rohleder
d2cd3290ea
gnu: stockfish: Update to 15.1.
* gnu/packages/games.scm (stockfish): Update to 15.1.
  [arguments]: Renamed phase remove-m-flag to remove-m-flag-and-net-target.
  Add removing of the net target in the Makefile, because it wants networking.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-22 17:15:48 +01:00
Guillaume Le Vaillant
dade92613b
gnu: Add dsd.
* gnu/packages/radio.scm (dsd): New variable.
2022-12-22 17:15:48 +01:00
Marius Bakke
c9392e6fc6
gnu: QEMU: Unbundle SGABIOS.
* gnu/packages/virtualization.scm (qemu)[source]: Purge sgabios.
[arguments]: Replace bundled variant with the one from INPUTS.
[inputs]: Add SGABIOS.
2022-12-22 16:50:47 +01:00
Marius Bakke
368e00cce0
gnu: Add sgabios.
* gnu/packages/firmware.scm (sgabios): New variable.
2022-12-22 16:50:47 +01:00
Marius Bakke
9279775d69
gnu: iPXE: Embed the actual package version.
* gnu/packages/bootloaders.scm (ipxe)[arguments]: Add phase to set the proper
version.
2022-12-22 16:50:47 +01:00
Marius Bakke
209aed9511
gnu: Install QEMU firmare files to 'share/qemu'.
This paves the way for using a native search path in the future.

* gnu/packages/bootloaders.scm (ipxe-qemu)[arguments]: Install firmware files
to 'share/qemu' instead of 'share/firmware'.
* gnu/packages/firmware.scm (seabios-qemu)[arguments]: Likewise.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust accordingly.
2022-12-22 16:50:47 +01:00
Marius Bakke
ba7f6f0bf3
gnu: QEMU: Unbundle iPXE.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Purge iPXE.
[arguments]: Re-add firmware files from IPXE-QEMU.
[inputs]: Add IPXE-QEMU.
2022-12-22 16:50:47 +01:00
Marius Bakke
a5dbe84a61
gnu: ipxe-qemu: Cross-compile on non x86_64.
* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When not targeting
x86_64, add CROSS-GCC and CROSS-BINUTILS.
[arguments]: Set CROSS_COMPILE in that case.
2022-12-22 16:50:47 +01:00
Marius Bakke
ffc0037458
gnu: SeaBIOS: Split QEMU variants out to separate package.
* gnu/packages/firmware.scm (seabios)[arguments]: Move custom build and
install phases out to ...
(seabios-qemu): ... this new variable.
* gnu/packages/virtualization.scm (qemu)[inputs]: Change from SEABIOS to
SEABIOS-QEMU.
2022-12-22 16:50:47 +01:00
Marius Bakke
aeabddcfc5
gnu: QEMU: Don't provide --firmwarepath for user-mode binaries.
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove --firmwarepath
from the user-mode emulation configure invocation.
2022-12-22 16:50:47 +01:00
c1d543203e
gnu: openvpn: Update to 2.5.8.
* gnu/packages/vpn.scm (openvpn): Update to 2.5.8.
2022-12-22 14:28:21 +02:00
Ricardo Wurmus
d8a9d55b57
gnu: Add r-bedtorch.
* gnu/packages/bioinformatics.scm (r-bedtorch): New variable.
2022-12-22 11:18:02 +01:00
Ricardo Wurmus
6d2f312b23
gnu: Add r-rhtslib12.
* gnu/packages/bioinformatics.scm (r-rhtslib12): New variable.
2022-12-22 11:17:52 +01:00
Ricardo Wurmus
2a4930a1e6
gnu: Add wiggletools.
* gnu/packages/bioinformatics.scm (wiggletools): New variable.
2022-12-22 10:29:20 +01:00
7c2dab7dd4
gnu: xterm: Update to 377.
* gnu/packages/xorg.scm (xterm): Update to 377.
2022-12-22 11:00:56 +02:00
Vagrant Cascadian
0744540d09
gnu: guile-ssh: Update to 0.16.0.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.0.
2022-12-21 22:15:15 -08:00
Andrew Tropin
30143cdad2
gnu: fheroes2: Update to 1.0.0.
* gnu/packages/games.scm (fheroes2): Update to 1.0.0.
2022-12-22 09:59:39 +04:00
Navid Afkhami
87c3fab854
gnu: Add python-episcanpy.
* gnu/packages/bioinformatics.scm (python-episcanpy): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-22 00:17:43 +01:00
Navid Afkhami
d07543b886
gnu: Add python-bamnostic.
* gnu/packages/bioinformatics.scm (python-bamnostic): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-22 00:14:05 +01:00
Ricardo Wurmus
9e495087d2
gnu: Add vembrane.
* gnu/packages/bioinformatics.scm (vembrane): New variable.
2022-12-21 23:12:41 +01:00
Ricardo Wurmus
1194cb1c40
gnu: python-plastid: Update to 0.6.0.
* gnu/packages/bioinformatics.scm (python-plastid): Update to 0.6.0.
[source]: Fetch from git repository.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests; add build phases 'unpack-test-data and
'build-extensions.
[inputs]: Add openssl.
[native-inputs]: Add test data.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus
bc4eac5d79
gnu: python-pysam: Update to 0.20.0.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.20.0.
[build-system]: Use pyproject-build-system.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus
50948b8c3d
gnu: htslib: Update to 1.16.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.16.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus
e34639c262
gnu: pbbam: Use htslib 1.14.
* gnu/packages/bioinformatics.scm (pbbam)[propagated-inputs]: Replace htslib
with htslib-1.14.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus
5ccc017389
gnu: Add htslib-1.14.
* gnu/packages/bioinformatics.scm (htslib-1.14): New variable.
2022-12-21 23:12:40 +01:00
pukkamustard
fe5836feaf
gnu: Add ocaml5.0-merlin.
* gnu/packages/ocaml.scm (ocaml5.0-merlin): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:42 +01:00
pukkamustard
8ed74a1787
gnu: Add ocaml5.0-dot-merlin-reader.
* gnu/packages/ocaml.scm (ocaml5.0-dot-merlin-reader): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:40 +01:00
pukkamustard
134480a381
gnu: Add ocaml5.0-merlin-lib.
* gnu/packages/ocaml.scm (ocaml5.0-merlin-lib): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:38 +01:00
pukkamustard
f127f0fbf3
gnu: Update ocaml-merlin-lib to 4.7-414.
* gnu/packages/ocaml.scm (ocaml-merlin-lib): Update to 4.7-414.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:31 +01:00
pukkamustard
cb1fe1c690
gnu: Add ocaml5.0-eio-main.
* gnu/packages/ocaml.scm (ocaml5.0-eio-main): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:28 +01:00
pukkamustard
417be516de
gnu: Add ocaml5.0-eio-linux.
* gnu/packages/ocaml.scm (ocaml5.0-eio-linux): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:24 +01:00
pukkamustard
c986522877
gnu: Add ocaml-uring.
* gnu/packages/ocaml.scm (ocaml-uring): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:22 +01:00
pukkamustard
2b335e87f7
gnu: Add ocaml5.0-eio-luv.
* gnu/packages/ocaml.scm (ocaml5.0-eio-luv): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:19 +01:00
pukkamustard
14fae62df8
gnu: Add ocaml5.0-eio.
* gnu/packages/ocaml.scm (ocaml5.0-eio): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:16 +01:00
pukkamustard
2cb15f8501
gnu: ocaml-mdx: Move inputs to propagated-inputs.
* gnu/packages/ocaml.scm (ocaml-mdx): Move inputs to propagated-inputs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:12 +01:00
pukkamustard
f883cb9ecd
gnu: Add ocaml-bechamel.
* gnu/packages/ocaml.scm (ocaml-bechamel): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:09:38 +01:00
pukkamustard
8160d05e83
gnu: Add ocaml5.0-ctypes
* gnu/packages/ocaml.scm (ocaml5.0-ctypes): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:09:23 +01:00
pukkamustard
74f5ddef81
gnu: Add ocaml-lwt-dllist.
* gnu/packages/ocaml.scm (ocaml-lwt-dllist): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:54 +01:00
pukkamustard
048217e73c
gnu: Add ocaml5.0-crowbar.
* gnu/packages/ocaml.scm (ocaml5.0-crowbar): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:50 +01:00
pukkamustard
7a19cb115f
gnu: Update ocaml-odoc to 2.2.0.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.2.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:39 +01:00
pukkamustard
e3a2f0447b
gnu: Add ocaml5.0-ppx-expect.
* gnu/packages/ocaml.scm (ocaml5.0-ppx-expect): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:19 +01:00
pukkamustard
fdf2b2e459
gnu: Update ocaml-qcheck to 0.20.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.20.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:51 +01:00
pukkamustard
17f5a0da47
gnu: Update ocaml-ppxlib to 0.25.1.
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.25.1.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:47 +01:00
pukkamustard
11c1621b53
gnu: Add ocaml5.0-base.
* gnu/packages/ocaml.scm (ocaml5.0-base): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:28 +01:00
pukkamustard
be31153390
gnu: Add ocaml-hmap.
* gnu/packages/ocaml.scm (ocaml-hmap): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:17 +01:00
pukkamustard
cdca734775
gnu: Add ocaml-optint.
* gnu/packages/ocaml.scm (ocaml-optint): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:04:29 +01:00
pukkamustard
c60fae72d8
gnu: Add ocaml-monolith.
* gnu/packages/ocaml.scm (ocaml-monolith): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:02:44 +01:00
pukkamustard
a8e1dc8edf
gnu: Add ocaml-psq.
* gnu/packages/ocaml.scm (ocaml-psq): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:02:02 +01:00
pukkamustard
642cf11aa2
gnu: opam: Use OCaml 4.14 compiled version when building OCaml 5.0 packages.
* gnu/packages/ocaml.scm (opam)[properties]: Add ocaml5.0-variant.
  (opam)[propagated-inputs]: Move to inputs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:59:11 +01:00
pukkamustard
052ec8bcc7
guix: ocaml: Add package-with-ocaml5.0.
* guix/build-system/ocaml.scm (package-with-ocaml5.0)
(strip-ocaml5.0-variant): New variables.
* gnu/packages/ocaml.scm (ocaml5.0-dune-bootstrap)
(ocaml5.0-dune, ocaml5.0-dune-configurator)
(ocaml5.0-csexp, ocaml5.0-result): New variables.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:58:56 +01:00