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
f1c555cef8
tvl-depot
/
tests
/
lang
/
eval-okay-attrs5.exp
2 lines
49 B
Text
Raw
Normal View
History
Unescape
Escape
* Allow a default value in attribute selection by writing x.y.z or default (as originally proposed in https://mail.cs.uu.nl/pipermail/nix-dev/2009-September/002989.html). For instance, an expression like stdenv.lib.attrByPath ["features" "ckSched"] false args can now be written as args.features.ckSched or false
2011-07-13 14:19:57 +02:00
[ 123 "foo" 456 456 "foo" "xyzzy" "xyzzy" true ]
Reference in a new issue
Copy permalink