This website requires JavaScript.
Explore
Help
Sign In
alois31
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
c2b620f3ad
lix
/
tests
/
lang
/
eval-okay-null-dynamic-attrs.nix
Shea Levy
908e9ce259
If a dynamic attribute name evaluates to null, remove it from the set
2014-03-10 10:14:50 +01:00
2 lines
26 B
Nix
Raw
Blame
History
{
${
null
}
=
true
;
}
==
{
}
View git blame
Copy permalink