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 44ed008ac1
gnu: proof-general: Update to 4.4-0.bc86736.
There hasn’t been a new release since 2016 and there has been more than 450
new commits since then.

* gnu/packages/coq.scm (proof-general): Update to 4.4-0.bc86736.
[arguments]<#:make-flags>: Set ELISP_START.
<#:phases>: Remove ‘coq-prog’ procedure which was unused; don’t run
‘substitute*’ on bin/proofgeneral since it no longer exists.  Don’t end phases
with #t, this will be unnecessary once the ‘core-updates’ branch is merged.
[home-page]: Remove trailing whitesapce.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-13 23:57:45 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build gnu: Respect the root file-system's CHECK? field. 2021-05-23 23:38:52 +02:00
installer installer: Fix FAT16 partition mounting. 2021-06-13 14:11:59 +02:00
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages gnu: proof-general: Update to 4.4-0.bc86736. 2021-06-13 23:57:45 +02:00
services services: laminar: Create parent directory for unix socket. 2021-06-10 09:58:20 +05:30
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: connman: Fix CVE-2021-33833. 2021-06-13 14:45:19 -04:00
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