mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-14 20:59:06 +00:00
Passing variables through `env` was broken for 2 reasons: 1. due to missing parens, no merging of `env` would take place, and 2. it was impossible to override defaults due to the order