From 8c5b0a5a6ab48602b0b57fce5bc348df8b70d185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 17:57:47 +0000 Subject: [PATCH 1/2] Lock file maintenance --- flake.lock | 6 +++--- plugins/flake.lock | 30 +++++++++++++++--------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/flake.lock b/flake.lock index f28646c7..c3375974 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1762604901, - "narHash": "sha256-Pr2jpryIaQr9Yx8p6QssS03wqB6UifnnLr3HJw9veDw=", + "lastModified": 1762943920, + "narHash": "sha256-ITeH8GBpQTw9457ICZBddQEBjlXMmilML067q0e6vqY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "f6b44b2401525650256b977063dbcf830f762369", + "rev": "91c9a64ce2a84e648d0cf9671274bb9c2fb9ba60", "type": "github" }, "original": { diff --git a/plugins/flake.lock b/plugins/flake.lock index b8f1b473..e43ed88e 100644 --- a/plugins/flake.lock +++ b/plugins/flake.lock @@ -71,11 +71,11 @@ "SchemaStore.nvim": { "flake": false, "locked": { - "lastModified": 1762970439, - "narHash": "sha256-17PacghZB5pxXgui7KrIkc43yqh9aQe2thyt3OpgzXw=", + "lastModified": 1763053280, + "narHash": "sha256-c/N7r58xhOMNLJNKihAnOgUpt4456L2hOND58hqMzn0=", "owner": "b0o", "repo": "SchemaStore.nvim", - "rev": "229e7ecd3ed9b882cc172f7e8a8d6eb8ba4124ff", + "rev": "eed1834170f343c14a6768f085b26b3571a55302", "type": "github" }, "original": { @@ -309,11 +309,11 @@ "cmp-nvim-lsp": { "flake": false, "locked": { - "lastModified": 1755085771, - "narHash": "sha256-X1rppwf2xBPrmB93ptXukOnEBDZmfjJd4F5ObNa1DHs=", + "lastModified": 1763018865, + "narHash": "sha256-CYZdfAsJYQyW413fRvNbsS5uayuc6fKDvDLZ2Y7j3ZQ=", "owner": "hrsh7th", "repo": "cmp-nvim-lsp", - "rev": "bd5a7d6db125d4654b50eeae9f5217f24bb22fd3", + "rev": "cbc7b02bb99fae35cb42f514762b89b5126651ef", "type": "github" }, "original": { @@ -853,11 +853,11 @@ "mason-registry": { "flake": false, "locked": { - "lastModified": 1762984540, - "narHash": "sha256-PtB6RDiuoFaxhnxcYgXR/8QuXsSo59NxtIVIU4oQnmY=", + "lastModified": 1763033582, + "narHash": "sha256-UuJZuz8t7icFNwzi/hnrIC4kduot+jQf948Z7f25eqs=", "owner": "mason-org", "repo": "mason-registry", - "rev": "1339aa1159e5a14e7405a2945a870e91a53281b2", + "rev": "f32df06b2472d4a463260828fa9e9478e013935d", "type": "github" }, "original": { @@ -1329,11 +1329,11 @@ "nvim-lint": { "flake": false, "locked": { - "lastModified": 1762442588, - "narHash": "sha256-TRiTTCfOoFXQvEw6Dyjx70Y2svpP7ln0LbYLOHw2Lzw=", + "lastModified": 1763027719, + "narHash": "sha256-hiKWiZo5NZuFXOKB0m0OIFxlRZBBJ3dQqjWZO8gzNOE=", "owner": "mfussenegger", "repo": "nvim-lint", - "rev": "8b349e822a36e9480aed96c6dd2f757f80524a35", + "rev": "2536f1b18ea389e6b078b3a47a5e273c74a46a34", "type": "github" }, "original": { @@ -1549,11 +1549,11 @@ "octo.nvim": { "flake": false, "locked": { - "lastModified": 1762971427, - "narHash": "sha256-Bl1jL4sevkMfBeJuKvA1IkdpuifRmTyV8nCpMSjzoTE=", + "lastModified": 1763052263, + "narHash": "sha256-tBhtrArqO2zAeO5twA52huhFLAWYEwkXnvUVZRo3lb0=", "owner": "pwntester", "repo": "octo.nvim", - "rev": "d4e2d99d3498bd63cc44411573a466400202b8a3", + "rev": "7403b3de0b00dd2fac086de95d061755b57f9f3f", "type": "github" }, "original": { From ab27a23ec45f5f66ec5892d3d27736760c843425 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Thu, 13 Nov 2025 10:28:28 -0800 Subject: [PATCH 2/2] Remove mermaid-cli dependency --- pkgs/LazyVim.nix | 2 ++ pkgs/tests/snacks-nvim-checkhealth.nix | 2 ++ plugins.nix | 2 -- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pkgs/LazyVim.nix b/pkgs/LazyVim.nix index ac20deed..06fbaf8a 100644 --- a/pkgs/LazyVim.nix +++ b/pkgs/LazyVim.nix @@ -115,11 +115,13 @@ in "ERROR None of the tools found: 'trash', 'gio', 'kioclient5', 'kioclient'" "ERROR is not ready" "ERROR your terminal does not support the kitty graphics protocol" + "ERROR Tool not found: 'mmdc'" "WARNING Image rendering in docs with missing treesitter parsers won't work" "WARNING Missing Treesitter languages" "WARNING No system trash command found; deleting files will be permanent" "WARNING The `latex` treesitter parser is required to render LaTeX math expressions" "WARNING dashboard did not open: `headless`" + "WARNING `mmdc` is required to render Mermaid diagrams" "WARNING setup {disabled}" ]; }; diff --git a/pkgs/tests/snacks-nvim-checkhealth.nix b/pkgs/tests/snacks-nvim-checkhealth.nix index 0bf78307..e501521a 100644 --- a/pkgs/tests/snacks-nvim-checkhealth.nix +++ b/pkgs/tests/snacks-nvim-checkhealth.nix @@ -11,10 +11,12 @@ callPackage ./neovim-checkhealth.nix { "ERROR None of the tools found: 'trash', 'gio', 'kioclient5', 'kioclient'" "ERROR is not ready" "ERROR your terminal does not support the kitty graphics protocol" + "ERROR Tool not found: 'mmdc'" "WARNING Image rendering in docs with missing treesitter parsers won't work" "WARNING Missing Treesitter languages" "WARNING No system trash command found; deleting files will be permanent" "WARNING The `latex` treesitter parser is required to render LaTeX math expressions" + "WARNING `mmdc` is required to render Mermaid diagrams" "WARNING setup {disabled}" "WARNING {which-key} is not installed" ]; diff --git a/plugins.nix b/plugins.nix index 8693f86b..fe08f324 100644 --- a/plugins.nix +++ b/plugins.nix @@ -20,7 +20,6 @@ gzip, imagemagick, lazygit, - mermaid-cli, nodePackages, nodejs_24, php83, @@ -228,7 +227,6 @@ let ghostscript imagemagick lazygit - mermaid-cli tectonic ]; };