2
0

s6-rc-up-tree doesn't need runtime fennel

This commit is contained in:
2026-03-18 21:09:55 +00:00
parent 5f92529f4f
commit 29d51396f5

View File

@@ -16,7 +16,6 @@ stdenv.mkDerivation {
cp -p ${
writeFennel "s6-rc-up-tree" {
packages = [
fennel
lualinux
];
mainFunction = "run";