Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskellPackages.git-annex: Add shellPath for the git-annex-shell. #161002

Merged
merged 1 commit into from
Feb 20, 2022

Commits on Feb 20, 2022

  1. haskellPackages.git-annex: Add shellPath for the git-annex-shell.

    Git annex provides a login shell for restricted access:
    https://git-annex.branchable.com/git-annex-shell/
    
    This was not exposed with `passthru.shellPath` before, so you could
    not set a user's shell to `haskellPackages.git-annex` declaratively
    before this change.
    Chobbes committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    89eac7c View commit details
    Browse the repository at this point in the history