Files
intel-linux-sgx/external
Vincent Haupert f607f89ab1 Fix Nix detection (#773)
Detect Nix by probing for the presence of the `NIX_STORE` environment
variable instead of `NIX_PATH`. The latter is only set in a `nix-shell`
session but isn't when building a derivation through `nix-build`. In
contrast, the `NIX_STORE` environment variable is set in both cases.

Signed-off-by: Vincent Haupert <mail@vincent-haupert.de>
2022-02-14 08:59:45 +08:00
..
2021-09-30 00:32:18 +00:00
2022-02-14 08:59:45 +08:00
2016-12-20 09:47:15 +09:00