changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / default.sxp

changeset 213: a7129c8e52d1
child: b1a96e0e3add
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 30 Apr 2024 19:14:48 -0400
permissions: -rw-r--r--
description: profiles, host.sxp
1 ;; -*- mode:skel -*-
2 :sbcl-version "2.4.4"
3 :stash ".stash"
4 :dist nil
5 :install-root "/usr/local"
6 :log-level :debug
7 :features
8 (:sbcl
9  :sbcl-docs
10  :rust :cargo-tools
11  :tree-sitter :tree-sitter-langs
12  :skel :packy
13  :emacs-mini)