about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorJustin Humm <justin.humm@posteo.de>2020-02-17 23:04:05 +0100
committerJustin Humm <justin.humm@posteo.de>2020-07-20 18:32:03 +0200
commit2811cf8bd85f2908852ea267db11fd637f7ae054 (patch)
treef8e9343b471eecdfbfe3c96d69c0fe041d663560 /pkgs/top-level
parente303532eabc81d52ea79bc04f2e463bf931451b4 (diff)
fontpreview: init at 1.0.6
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 0c3a450031fab..bfef734e7aa65 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -19809,6 +19809,8 @@ in
 
   font-manager = callPackage ../applications/misc/font-manager { };
 
+  fontpreview = callPackage ../applications/misc/fontpreview { };
+
   foo-yc20 = callPackage ../applications/audio/foo-yc20 { };
 
   fossil = callPackage ../applications/version-management/fossil { };