aboutsummaryrefslogtreecommitdiff
path: root/jobs/acl2-theorems.before
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-08-01 00:21:27 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-08-01 00:26:53 +0900
commitbb4ba4abe2ff9ad46802c0a89fc72856ea9e35bd (patch)
tree93f26ce5e30a96faa4a560d49e0384d40fdb351b /jobs/acl2-theorems.before
parent9058407773e850fc0b6f551ddebb44198b83b1eb (diff)
before: Add nss-certs settings.
Diffstat (limited to 'jobs/acl2-theorems.before')
-rwxr-xr-xjobs/acl2-theorems.before7
1 files changed, 2 insertions, 5 deletions
diff --git a/jobs/acl2-theorems.before b/jobs/acl2-theorems.before
index d874b56..47a7ed4 100755
--- a/jobs/acl2-theorems.before
+++ b/jobs/acl2-theorems.before
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
-guix environment --ad-hoc nss-certs git -- git clone https://git.tojo.tokyo/acl2-theorems.git .
-guix environment --ad-hoc nss-certs git -- git log -n 1
-
-echo "Source: https://git.tojo.tokyo/acl2-theorems.git/commit/?id=$(guix environment --ad-hoc nss-certs git -- git rev-parse HEAD)"
-
+git clone https://git.tojo.tokyo/acl2-theorems.git .
+git log -n 1