mirror of
https://github.com/NixOS/nix
synced 2025-06-27 12:41:15 +02:00
feat: add flag set-env-var
to MixEnvironment
This commit is contained in:
parent
655bfa6b59
commit
0b790b4849
4 changed files with 76 additions and 33 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
static constexpr auto environmentVariablesCategory = "Options that change environment variables";
|
||||
|
||||
/**
|
||||
* @return an environment variable.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue