You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It kinda makes sense, builtins itself is a builtin value, so it should be in builtins, therefore builtins.builtins. But I can neither think of a valid use case for this nor a problem that would be caused by this.
Describe the bug
builtins
contains itself, recursively.This seems unintentional?
Steps To Reproduce
Expected behavior
nix-env --version
outputAdditional context
The text was updated successfully, but these errors were encountered: