diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-08-27 15:31:21 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-08-27 15:32:46 +0200 |
| commit | f6eece6f8f4aac8598aed0fbc8bfc2a621f33633 (patch) | |
| tree | ab9beabb06a5043e9820399f451d2ce46dbb6479 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 7c6ff6c1da65684137d9c3554540720f2f28e6cd (diff) | |
programs.ssh.knownHosts: Use attribute name
This allows writing:
programs.ssh.knownHosts."10.1.2.3".publicKey = "bar";
instead of
programs.ssh.knownHosts = [ { hostNames = [ "10.1.2.3" ]; publicKey = "bar"; } ];
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
