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:
parent
c8458bd731
commit
360f3b3a9e
3 changed files with 63 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
"--enable-internal-api-docs"
|
||||
];
|
||||
|
||||
changelog-d = pkgs.buildPackages.changelog-d;
|
||||
changelog-d = pkgs.buildPackages.callPackage ./misc/changelog-d.nix { };
|
||||
|
||||
nativeBuildDeps =
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue