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

Improve Plugin system #410

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Improve Plugin system #410

merged 5 commits into from
Nov 15, 2023

Conversation

soenkehahn
Copy link
Contributor

This is a follow-up to #400.

@soenkehahn soenkehahn marked this pull request as ready for review November 15, 2023 18:31
ts/project.ts Outdated Show resolved Hide resolved
* (p) =>
* p
* .withDevTools([
* garn.mkPackage(garn.nix.nixRaw`pkgs.nodePackages.prettier`, "prettier"),
Copy link
Contributor

Choose a reason for hiding this comment

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

I forget - what's the status of including nodePackage in nixpkgs? If it's merged, then this should be changed. If not, then reminder to change this (and the website!) when it is merged.

(Maybe cc @alexdavid)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, not merged yet. Here's the PR: #382.

Co-authored-by: Julian Arni <[email protected]>
@soenkehahn soenkehahn enabled auto-merge (squash) November 15, 2023 21:59
@soenkehahn soenkehahn disabled auto-merge November 15, 2023 22:00
@soenkehahn soenkehahn enabled auto-merge (squash) November 15, 2023 22:05
@soenkehahn soenkehahn merged commit 8960624 into main Nov 15, 2023
28 checks passed
@soenkehahn soenkehahn deleted the sh/plugin-fixup branch November 15, 2023 22:13
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