changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: rm nuklear

changeset 252: b98dcf45aae3
parent 251: 80e639d0b203
child 253: ff7589f4656d
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 07 Jun 2024 21:59:07 +0000
files: containers/Containerfile.box
description: rm nuklear
     1.1--- a/containers/Containerfile.box	Wed Jun 05 23:34:14 2024 +0000
     1.2+++ b/containers/Containerfile.box	Fri Jun 07 21:59:07 2024 +0000
     1.3@@ -1,5 +1,5 @@
     1.4 FROM localhost/archlinux:latest
     1.5-RUN --network=host pacman -Sy uutils-coreutils sysstat iotop imagemagick giflib libgccjit libxaw snappy sbcl liburing libxkbcommon nuklear --noconfirm
     1.6+RUN --network=host pacman -Sy uutils-coreutils sysstat iotop imagemagick giflib libgccjit libxaw snappy sbcl liburing libxkbcommon --noconfirm
     1.7 # custom
     1.8 ARG DEV=dev
     1.9 ARG DEV_HOME=/home/${DEV}