This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
838509d1a0
tvl-depot
/
tests
/
lang
/
eval-okay-null-dynamic-attrs.nix
2 lines
26 B
Nix
Raw
Normal View
History
Unescape
Escape
If a dynamic attribute name evaluates to null, remove it from the set
2014-03-09 19:24:47 +01:00
{
${
null
}
=
true
;
}
==
{
}
Reference in a new issue
Copy permalink