Skip to content

vimPlugins.markdown-preview-nvim: use yarnConfigHook#493064

Merged
doronbehar merged 1 commit intoNixOS:masterfrom
doronbehar:pkg/markdown-preview-nvim@yarnHooks
Feb 22, 2026
Merged

vimPlugins.markdown-preview-nvim: use yarnConfigHook#493064
doronbehar merged 1 commit intoNixOS:masterfrom
doronbehar:pkg/markdown-preview-nvim@yarnHooks

Conversation

@doronbehar
Copy link
Copy Markdown
Contributor

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot requested a review from a team February 22, 2026 15:33
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: vim Advanced text editor labels Feb 22, 2026
@khaneliman
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 493064 --package vimPlugins.markdown-preview-nvim
Commit: 4cd2fa40c4619de566159ae7dd03b1e74f94ec87


x86_64-linux

✅ 1 package built:
  • vimPlugins.markdown-preview-nvim

aarch64-linux

✅ 1 package built:
  • vimPlugins.markdown-preview-nvim

x86_64-darwin

✅ 1 package built:
  • vimPlugins.markdown-preview-nvim

aarch64-darwin

✅ 1 package built:
  • vimPlugins.markdown-preview-nvim

@@ -1951,14 +1951,18 @@ assertNoAdditions {
markdown-preview-nvim =
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should probably just move this whole thing out into non-generated for how custom it feels.

@doronbehar
Copy link
Copy Markdown
Contributor Author

Thanks for the quick approval :).

@doronbehar doronbehar added this pull request to the merge queue Feb 22, 2026
Merged via the queue into NixOS:master with commit 13860ee Feb 22, 2026
30 checks passed
@doronbehar doronbehar deleted the pkg/markdown-preview-nvim@yarnHooks branch February 22, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: vim Advanced text editor 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants