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

Use nixpkgs stdenv no with packages #96

Merged
merged 7 commits into from
Jul 27, 2023

Conversation

thufschmitt
Copy link
Member

#89 , but without the WithPackages thing which we can't really do if we don't want the shell environments to become very messy. @balsoft is it OK to merge that one and keep #89 as an experiment to get rid of the duplication between inputs and packages?

@thufschmitt thufschmitt force-pushed the use-nixpkgs-stdenv-no-withPackages branch from 8d2eac0 to ff2a528 Compare July 27, 2023 06:00
@thufschmitt thufschmitt requested a review from balsoft July 27, 2023 06:00
@thufschmitt thufschmitt merged commit 857dc67 into main Jul 27, 2023
12 checks passed
@thufschmitt thufschmitt deleted the use-nixpkgs-stdenv-no-withPackages branch July 27, 2023 08:58
thufschmitt pushed a commit that referenced this pull request Jul 27, 2023
PR #96 accidentally made all the shells empty by giving them an empty
`buildInputs` field (oops). This fixes it
YorikSar pushed a commit that referenced this pull request Jul 27, 2023
PR #96 accidentally made all the shells empty by giving them an empty
`buildInputs` field (oops). This fixes it
@thufschmitt thufschmitt mentioned this pull request Jul 28, 2023
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