b730fab286b95082b015b4e20b5519c42fd96a25
`build_env` is assumed to be a certain trivial environment, e.g. a singleton search path. An environment in general is either empty, contain one or more search paths separated by a colon. It seems that the intent was to set the `build_shell` first as a prepended path in the managed environment then extend via the `build_env` parts. This fixes a usecase when the `BUILD_TEST_ENV` is non-trivial. Change-Id: If5b8ab976d867a57ce0b8d29255f64695e30a8b2 Signed-off-by: Raito Bezarius <raito@lix.systems>
Lix
Lix is an implementation of Nix, a powerful package management system for Linux and other Unix systems that makes package management reliable and reproducible.
Read more about us at https://lix.systems.
Installation
On Linux and macOS the easiest way to install Lix is to run the following shell command (as a user other than root):
$ curl -sSf -L https://install.lix.systems/lix | sh -s -- install
For systems that already have a Nix implementation installed, such as NixOS systems, read our install page
Building And Developing
See our Hacking guide in our manual for instruction on how to set up a development environment and build Lix from source.
Additional Resources
- The Lix reference manual:
- Our wiki
- Matrix - #space:lix.systems
License
Lix is released under LGPL-2.1-or-later.
Description
Working fork of Lix - carries the adaptive load-aware build-remote patch. Upstream: gerrit.lix.systems
92 MiB
Languages
C++
74.9%
Python
11.7%
Nix
6.1%
Shell
3.6%
Meson
2%
Other
1.6%