1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00

Render the release notes when building the manual from dev shell

This commit is contained in:
Robert Hensing 2024-07-24 19:22:53 +02:00
parent 874c1bdbbf
commit 459ee00563

View file

@ -333,6 +333,7 @@
++ [
pkgs.buildPackages.cmake
pkgs.buildPackages.shellcheck
pkgs.buildPackages.changelog-d
modular.pre-commit.settings.package
(pkgs.writeScriptBin "pre-commit-hooks-install"
modular.pre-commit.settings.installationScript)