nixpkgs/nixos/modules/system
Eelco Dolstra 97220c973f Replace hasAttr/getAttr calls with the ? and . operators
For NixOS evaluation, this gives a ~21% reduction in the number of
values allocated and a ~4% speedup. It's also more readable.
2014-10-05 01:11:06 +02:00
..
activation Don't silently ignore errors from the activation script 2014-08-15 02:14:34 +02:00
boot Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
etc setup-etc.pl: Keep track of copied files 2014-07-25 14:29:08 +02:00
upstart upstart: Oneshot rules should always have Restart=no 2014-04-16 01:04:52 +02:00