Skip to content
Snippets Groups Projects
user avatar
Eelco Dolstra authored
This is requires if you have attribute names with dots in them.  So
you can now say:

  $ nix-instantiate '<nixos>' -A 'config.systemd.units."postgresql.service".text' --eval-only

Fixes #151.
90b5e692
History