This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nix
Watch
2
Star
0
Fork
0
You've already forked nix
mirror of
https://github.com/NixOS/nix.git
synced
2024-11-22 06:42:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
934431d06c
nix
/
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
;
}
==
{
}
Reference in New Issue
View Git Blame
Copy Permalink