tvl-depot/third_party/nix/src
Alyssa Ross 855995325e feat(3p/nix): remove builtins.importNative
This is the shared object equivalent of builtins.exec, or a plugins
equivalent accessible from the Nix language.  Either way, since we
don't have builtins.exec or plugins any more, I think it makes sense
to remove this builtin.

This will also allow us to drop the
allow-unsafe-native-code-during-evaluation option, which formerly
controlled whether builtins.exec and builtins.importNative were
enabled.

Cc: Griffin Smith <grfn@gws.fyi>
Cc: Profpatsch <mail@profpatsch.de>
Change-Id: I8993a8a79d559c102647308a2684c089bbc06713
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1340
Reviewed-by: glittershark <grfn@gws.fyi>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2020-07-23 04:53:23 +00:00
..
build-remote chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
cpptoml style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
libexpr feat(3p/nix): remove builtins.importNative 2020-07-23 04:53:23 +00:00
libmain chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
libstore fix(3p/nix): Fix string escaping issue in schema include 2020-07-22 01:28:32 +00:00
libutil fix(3p/nix): Fix all remaining compiler warnings 2020-07-19 22:00:59 +00:00
nix chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-build chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-channel chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-collect-garbage chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-copy-closure chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-daemon feat(3p/nix/nix-daemon): add factory function for WorkerServiceImpl 2020-07-20 14:45:43 +00:00
nix-env chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-instantiate chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-prefetch-url chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-store chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nlohmann Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
proto feat(3p/nix/nix-daemon): Implement Worker::AddSignatures handler 2020-07-18 19:52:23 +00:00
tests fix(3p/nix): Fix all remaining compiler warnings 2020-07-19 22:00:59 +00:00
CMakeLists.txt test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml} 2020-07-18 00:01:53 +00:00