Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Xinglu Chen 97d3a9f781
gnu: ocaml4.07-expect: Switch to default OCaml compiler.
* gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’.
[arguments]: Use default OCaml compiler.
[native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’.
[propagated-inputs]: Likewise.
[description]: Make it a full sentence.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:13:24 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
installer installer: Improve the installation device detection method. 2021-06-17 11:00:26 +02:00
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages gnu: ocaml4.07-expect: Switch to default OCaml compiler. 2021-06-20 02:13:24 +02:00
services services: pcscd: Cleanup socket when started. 2021-06-19 23:49:18 +02:00
system Revert "vm: Autoload (gnu build vm)." 2021-05-18 16:37:18 +02:00
tests tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add derivation inputs. 2021-05-25 09:46:35 +02:00
image.scm
installer.scm
local.mk gnu: linkchecker: Update to 10.0.1. 2021-06-20 00:24:11 +05:30
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm