1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

changelog-d: Use roberth fork with markdown frontmatter support

This commit is contained in:
Robert Hensing 2023-12-09 19:50:33 +01:00
parent c8458bd731
commit 360f3b3a9e
3 changed files with 63 additions and 1 deletions

View file

@ -182,7 +182,7 @@
"--enable-internal-api-docs"
];
changelog-d = pkgs.buildPackages.changelog-d;
changelog-d = pkgs.buildPackages.callPackage ./misc/changelog-d.nix { };
nativeBuildDeps =
[