Skip to content

lib: allow merging source into attribute sets#148

Draft
NotAShelf wants to merge 2 commits into
mainfrom
notashelf/push-lnxmxlupwuzk
Draft

lib: allow merging source into attribute sets#148
NotAShelf wants to merge 2 commits into
mainfrom
notashelf/push-lnxmxlupwuzk

Conversation

@NotAShelf

Copy link
Copy Markdown
Member

Fixes #128

Introduces a new mechanism for merging configuration from multiple source files using a parser. The non-impure way of doing this is merging parsable values with generated ones. Reading absolute paths would be impure, so it's not supported

Add a 👍 reaction to pull requests you find important.

NotAShelf added 2 commits May 19, 2026 14:33
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I7013c32645e45680756773ec8f6a3ba26a6a6964
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iec2d2e5a350fba0f7ef1ce98cfe826d76a6a6964
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.

Feature: Ability to define partial configurations

1 participant