changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: oh god why

changeset 81: e7b491a61e62
parent 80: 0a7a437c988f
child 82: ff9abc0e885d
author: ellis <ellis@rwest.io>
date: Thu, 04 Jan 2024 00:58:13 -0500
files: virt/build-ci-operator.sh
description: oh god why
     1.1--- a/virt/build-ci-operator.sh	Thu Jan 04 00:52:42 2024 -0500
     1.2+++ b/virt/build-ci-operator.sh	Thu Jan 04 00:58:13 2024 -0500
     1.3@@ -4,7 +4,7 @@
     1.4 buildah config --volume /mnt/y $id
     1.5 # save a fresh core
     1.6 buildah config --workingdir /infra $id
     1.7-buildah run --net host $id apk add --no-cache tree-sitter-dev autoconf texinfo libgccjit-dev zlib-dev gnutls-dev sysprof gpg bash
     1.8+buildah run --net host $id apk add --no-cache tree-sitter-dev autoconf texinfo libgccjit-dev zlib-dev gnutls-dev sysprof gpg bash json-c-dev
     1.9 buildah run --net host $id hg pull -u
    1.10 buildah run --net host $id sh -c 'cd /usr/local/share/lisp/core && hg pull -u'
    1.11 buildah run --net host $id make operator