Age | Commit message (Expand) | Author |
2022-12-22 | gnu: linux-libre 5.15: Update to 5.15.85....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.85.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-12-22 | gnu: linux-libre: Update to 6.0.15....* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.15.
(linux-libre-6.0-pristine-source): Update hash.
| Leo Famulari |
2022-12-22 | 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>
| Michael Rohleder |
2022-12-22 | gnu: Add dsd....* gnu/packages/radio.scm (dsd): New variable.
| Guillaume Le Vaillant |
2022-12-22 | gnu: QEMU: Unbundle SGABIOS....* gnu/packages/virtualization.scm (qemu)[source]: Purge sgabios.
[arguments]: Replace bundled variant with the one from INPUTS.
[inputs]: Add SGABIOS.
| Marius Bakke |
2022-12-22 | gnu: Add sgabios....* gnu/packages/firmware.scm (sgabios): New variable.
| Marius Bakke |
2022-12-22 | gnu: iPXE: Embed the actual package version....* gnu/packages/bootloaders.scm (ipxe)[arguments]: Add phase to set the proper
version.
| Marius Bakke |
2022-12-22 | 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.
| Marius Bakke |
2022-12-22 | 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.
| Marius Bakke |
2022-12-22 | 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.
| Marius Bakke |
2022-12-22 | 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.
| Marius Bakke |
2022-12-22 | 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.
| Marius Bakke |
2022-12-22 | gnu: openvpn: Update to 2.5.8....* gnu/packages/vpn.scm (openvpn): Update to 2.5.8.
| Efraim Flashner |
2022-12-22 | gnu: Add r-bedtorch....* gnu/packages/bioinformatics.scm (r-bedtorch): New variable.
| Ricardo Wurmus |
2022-12-22 | gnu: Add r-rhtslib12....* gnu/packages/bioinformatics.scm (r-rhtslib12): New variable.
| Ricardo Wurmus |
2022-12-22 | gnu: Add wiggletools....* gnu/packages/bioinformatics.scm (wiggletools): New variable.
| Ricardo Wurmus |
2022-12-22 | gnu: xterm: Update to 377....* gnu/packages/xorg.scm (xterm): Update to 377.
| Efraim Flashner |
2022-12-21 | gnu: guile-ssh: Update to 0.16.0....* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.0.
| Vagrant Cascadian |
2022-12-22 | gnu: fheroes2: Update to 1.0.0....* gnu/packages/games.scm (fheroes2): Update to 1.0.0.
| Andrew Tropin |
2022-12-22 | gnu: Add python-episcanpy....* gnu/packages/bioinformatics.scm (python-episcanpy): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Navid Afkhami |
2022-12-22 | gnu: Add python-bamnostic....* gnu/packages/bioinformatics.scm (python-bamnostic): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Navid Afkhami |
2022-12-21 | gnu: Add vembrane....* gnu/packages/bioinformatics.scm (vembrane): New variable.
| Ricardo Wurmus |
2022-12-21 | 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.
| Ricardo Wurmus |
2022-12-21 | 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.
| Ricardo Wurmus |
2022-12-21 | gnu: htslib: Update to 1.16....* gnu/packages/bioinformatics.scm (htslib): Update to 1.16.
| Ricardo Wurmus |
2022-12-21 | gnu: pbbam: Use htslib 1.14....* gnu/packages/bioinformatics.scm (pbbam)[propagated-inputs]: Replace htslib
with htslib-1.14.
| Ricardo Wurmus |
2022-12-21 | gnu: Add htslib-1.14....* gnu/packages/bioinformatics.scm (htslib-1.14): New variable.
| Ricardo Wurmus |
2022-12-21 | gnu: Add ocaml5.0-merlin....* gnu/packages/ocaml.scm (ocaml5.0-merlin): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | 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>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-merlin-lib....* gnu/packages/ocaml.scm (ocaml5.0-merlin-lib): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | 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>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-eio-main....* gnu/packages/ocaml.scm (ocaml5.0-eio-main): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-eio-linux....* gnu/packages/ocaml.scm (ocaml5.0-eio-linux): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-uring....* gnu/packages/ocaml.scm (ocaml-uring): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-eio-luv....* gnu/packages/ocaml.scm (ocaml5.0-eio-luv): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-eio....* gnu/packages/ocaml.scm (ocaml5.0-eio): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | 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>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-bechamel....* gnu/packages/ocaml.scm (ocaml-bechamel): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-ctypes...* gnu/packages/ocaml.scm (ocaml5.0-ctypes): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-lwt-dllist....* gnu/packages/ocaml.scm (ocaml-lwt-dllist): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-crowbar....* gnu/packages/ocaml.scm (ocaml5.0-crowbar): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | 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>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-ppx-expect....* gnu/packages/ocaml.scm (ocaml5.0-ppx-expect): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | 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>
| pukkamustard |
2022-12-21 | 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>
| pukkamustard |
2022-12-21 | gnu: Add ocaml5.0-base....* gnu/packages/ocaml.scm (ocaml5.0-base): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-hmap....* gnu/packages/ocaml.scm (ocaml-hmap): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-optint....* gnu/packages/ocaml.scm (ocaml-optint): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-monolith....* gnu/packages/ocaml.scm (ocaml-monolith): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2022-12-21 | gnu: Add ocaml-psq....* gnu/packages/ocaml.scm (ocaml-psq): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |