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

Instruct nix-shell how to set up a dev environment #132

Merged
merged 6 commits into from
Jul 11, 2022
Merged

Conversation

l9i
Copy link
Collaborator

@l9i l9i commented Jul 5, 2022

Instruct nix-shell how to set up a dev environment

@pkern
Copy link
Member

pkern commented Jul 8, 2022

It might have been worth to have a Github Action to ensure that this actually works - i.e. building within nix-shell works. But I guess I'm also fine merging this as-is.

l9i added 4 commits July 8, 2022 23:30
```
../login/pam.c: In function ‘parse_pam_args’:
../login/pam.c:92:7: error: format not a string literal and no format arguments [-Werror=format-security]
   92 |       pam_syslog(pamh, LOG_ERR, status);
      |       ^~~~~~~~~~
```
@l9i
Copy link
Collaborator Author

l9i commented Jul 9, 2022

Test should pass once #133 is in.

@l9i
Copy link
Collaborator Author

l9i commented Jul 9, 2022

Rebased on top of #133.

@pkern pkern merged commit 6b625b3 into master Jul 11, 2022
@pkern pkern deleted the l9i/nix-shell branch July 11, 2022 19:22
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.

2 participants