lowdown-0-9: init at 0.9.0

Backport 6ea6a232cc62269866b5690094015fcab2184e18 as a separate
attribute to save us from a breaking change (newer version needed
by nixUnstable).
This commit is contained in:
sternenseemann
2021-10-04 21:46:43 +02:00
parent 6314733b4e
commit fe5e97cd74
2 changed files with 14 additions and 0 deletions
+2
View File
@@ -2858,6 +2858,8 @@ in
lowdown = callPackage ../tools/typesetting/lowdown { };
lowdown-0-9 = lowPrio (callPackage ../tools/typesetting/lowdown/0.9.x.nix { });
numatop = callPackage ../os-specific/linux/numatop { };
numworks-udev-rules = callPackage ../os-specific/linux/numworks-udev-rules { };