mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Remove a word from Env
This commit is contained in:
parent
ae5b76a5a4
commit
e392ff53e9
4 changed files with 55 additions and 31 deletions
|
|
@ -18,6 +18,8 @@ enum Tag {
|
|||
tBindings,
|
||||
tValueList,
|
||||
tEnv,
|
||||
tWithExprEnv,
|
||||
tWithAttrsEnv,
|
||||
|
||||
// Value tags
|
||||
tInt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue