forked from lix-project/lix
0a623a10c7
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
2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
[ 123 "foo" 456 456 "foo" "xyzzy" "xyzzy" true ]
|