summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorNicolò Balzarotti <anothersms@gmail.com>2016-12-22 18:24:22 +0100
committerNicolò Balzarotti <anothersms@gmail.com>2016-12-26 12:37:08 +0100
commit54be55f47c1cb56c4352208511fea80fef1b5db2 (patch)
tree01eb9a39af3ce2e04f731176f75c17e7a007b050 /pkgs/top-level
parentebe19f5db0d9df4d86cd2012b44dd4249062d891 (diff)
downloadnixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.tar
nixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.tar.gz
nixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.tar.bz2
nixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.tar.lz
nixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.tar.xz
nixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.tar.zst
nixlib-54be55f47c1cb56c4352208511fea80fef1b5db2.zip
hhpc: init at 0.3.1
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 a980ab663876..5da643ef27eb 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -2146,6 +2146,8 @@ in
 
   hevea = callPackage ../tools/typesetting/hevea { };
 
+  hhpc = callPackage ../tools/misc/hhpc { };
+
   hiera-eyaml = callPackage ../tools/system/hiera-eyaml { };
 
   hfsprogs = callPackage ../tools/filesystems/hfsprogs { };