guix/gnu
pukkamustard 4b941ab3d5
gnu: coq: Update to 8.17.1.
* gnu/packages/coq.scm (coq): Update to 8.17.1 and merge with coq-core and coq-stdlib.
  [arguments] Merge with coq-core and coq-stdlib. Add pre-build phases and
  add a custom install phase. Remove unnecessary test-target.
  [source](patches): Remove.
  [native-search-paths]: Remove COQLIBPATH and COQCORELIB.
  (coq-core): Remove variable.
  (coq-stdlib): Remove variable.
  (coq-ide)[propagated-inputs]: Add zlib.
  (coq-mathcomp-bigenough)[propagated-inputs]: Remove coq-core.
  (coq-mathcomp-finmap)[inputs]: Remove coq-stdlib.
  (coq-equations): Update to 1.3-8.17.
* gnu/packages/patches/coq-fix-envvars.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Co-authored-by: Josselin Poiret <dev@jpoiret.xyz>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
Change-Id: I0a0d9f7a6e06dd19ce1b66051334476d85f4f195
2024-02-08 23:15:44 +01:00
..
bootloader bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
build
home home: Add home-dotfiles-service. 2024-01-28 22:50:49 +01:00
installer
machine
packages gnu: coq: Update to 8.17.1. 2024-02-08 23:15:44 +01:00
services services: kernel-module-lodaer: Add udev requirement. 2024-02-05 14:04:15 +08:00
system linux-container: Inherit essential services. 2024-02-05 22:29:45 +01:00
tests gnu: Remove linux-libre 4.14. 2024-01-22 13:24:20 -05:00
artwork.scm
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm ci: Don't cross compile to or1k-elf. 2024-01-23 21:45:36 +01:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: coq: Update to 8.17.1. 2024-02-08 23:15:44 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm