Add to envrc (#407)

This commit is contained in:
Patrick Stevens
2025-07-28 18:15:00 +01:00
committed by GitHub
parent 72f3800826
commit bc69a7a364
2 changed files with 23 additions and 0 deletions

View File

@@ -66,6 +66,7 @@
pkgs.alejandra
pkgs.nodePackages.markdown-link-check
pkgs.shellcheck
pkgs.xmlstarlet
];
};
});