Skip to content

feat(xpkg): 0.0.48 — subos.env declarations - #153

Merged
Sunrisepeak merged 1 commit into
mainfrom
feat/xpkg-0.0.48
Aug 4, 2026
Merged

feat(xpkg): 0.0.48 — subos.env declarations#153
Sunrisepeak merged 1 commit into
mainfrom
feat/xpkg-0.0.48

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

libxpkg 0.0.48 adds xim.libxpkg.subos with subos.env{var, op, value, binding} — a package declares an environment variable its subos must export to every process entering it (GL driver paths, EGL vendor dirs, font config: things neither PATH nor RPATH can supply, needed by the user's binary rather than anything xlings wraps).

Consumed by openxlings/xlings subos slice 1.

  • Entry added to all three platform blocks (linux/macosx/windows).
  • CN asset is a byte-identical copy of the GitHub tag tarball — verified by downloading both and comparing sha256 (0ceb6e85…), with GET rather than HEAD since gitcode answers HEAD with 401.

Upstream: openxlings/libxpkg#32

Adds `xim.libxpkg.subos` with `subos.env{}`: a package can declare an
environment variable its subos must export to every process entering it.
Consumed by openxlings/xlings subos slice 1.

GLOBAL is the GitHub tag tarball; CN is a byte-identical copy on gitcode,
verified by downloading both and comparing sha256 (GET, not HEAD --
gitcode answers HEAD with 401).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant