From 7f2f3ba155e367b735f241e673f78882ea2bd152 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sat, 28 Jun 2025 07:28:34 +0300 Subject: [PATCH] Add back accidentally removed stklos part --- lib/chibi/snow/commands.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/chibi/snow/commands.scm b/lib/chibi/snow/commands.scm index fb03dbba..9d3db488 100644 --- a/lib/chibi/snow/commands.scm +++ b/lib/chibi/snow/commands.scm @@ -1407,6 +1407,10 @@ "(begin (display (getenv \"LARCENY_ROOT\")) (exit))")) char-whitespace?) "lib/Snow"))) + ((stklos) + (list (make-path + (process->string + '(stklos -e "(display (install-path #:libdir))"))))) ((racket) (list (make-path