Skip to content

Made environment variables be included in the config and vice versa

Benjamin Winger requested to merge bmwinger/portmod:config_env into master

Closes #63 (closed)

All keys not explicitly tracked in the config use override rules. Order of priority is now: profile < user config < environment.

Merge request reports