changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: update skelfile

changeset 225: 9457c6b0f30c
parent 224: 3d36aef02f8f
child 226: ee3bce140f7e
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 21 May 2024 17:16:15 -0400
files: skelfile
description: update skelfile
     1.1--- a/skelfile	Fri May 10 20:03:17 2024 -0400
     1.2+++ b/skelfile	Tue May 21 17:16:15 2024 -0400
     1.3@@ -7,10 +7,7 @@
     1.4 :license "MPL"
     1.5 :vc (:hg "https://vc.compiler.company/comp/infra")
     1.6 :docs ((:org "readme"))
     1.7-:scripts ((:lisp "scripts/get-sbcl.sh"))
     1.8-:snippets 
     1.9-((init #$curl --proto '=https' --tlsv1.2 -sSf https://packy.compiler.company/do/init.sh | sh$#)
    1.10- (autogen "scripts/autogen.lisp"))
    1.11+:scripts "scripts"
    1.12 :rules 
    1.13 ((default (emacs rocksdb sbcl rust))
    1.14  (emacs () #$make emacs-build$#)