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

fix: user shell path handling #818

Merged
merged 2 commits into from
Jan 21, 2024
Merged

fix: user shell path handling #818

merged 2 commits into from
Jan 21, 2024

Conversation

hraban
Copy link
Contributor

@hraban hraban commented Nov 23, 2023

Properly detect the binary name (not just /nix/store/...-bash, but include the .../bin/bash), and use the symlinked name which also appears in /etc/shells.

modules/users/default.nix Show resolved Hide resolved
@hraban hraban requested a review from Enzime December 4, 2023 04:14
@rounakdatta
Copy link

Can we get this merged?

Properly detect the binary name (not just /nix/store/...-bash, but include the
.../bin/bash), and use the symlinked name which also appears in /etc/shells.
@hraban
Copy link
Contributor Author

hraban commented Jan 20, 2024

@LnL7 @Enzime anything I can help with to get this over the line?

Copy link
Collaborator

@Enzime Enzime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Enzime Enzime merged commit 983bd51 into LnL7:master Jan 21, 2024
6 checks passed
@hraban hraban deleted the chsh branch February 8, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants