summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pam_ussh
Commit message (Collapse)AuthorAge
* treewide: vendorSha256 → vendorHashFabián Heredia Montiel2023-09-13
| | | | via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
* pam_ussh: fix build with go > 1.17zowoq2022-11-14
|
* treewide: mark buildGoModule packages brokenzowoq2022-11-13
|
* nixos/pam: add support for pam-usshLuke Granger-Brown2022-03-13
| | | | | | pam-ussh allows authorizing using an SSH certificate stored in your SSH agent, in a similar manner to pam-ssh-agent-auth, but for certificates rather than raw public keys.
* pam_ussh: init at unstable-20210615Luke Granger-Brown2022-03-13