mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Add builtins.getContext.
This can be very helpful when debugging, as well as enabling complex black magic like surgically removing a single dependency from a string's context.
This commit is contained in:
parent
087be7281a
commit
1d757292d0
5 changed files with 158 additions and 38 deletions
1
tests/lang/eval-okay-context-introspection.exp
Normal file
1
tests/lang/eval-okay-context-introspection.exp
Normal file
|
@ -0,0 +1 @@
|
|||
true
|
Loading…
Add table
Add a link
Reference in a new issue