summaryrefslogtreecommitdiffstats
path: root/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/default.nix')
-rw-r--r--pkgs/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/default.nix b/pkgs/default.nix
index 5e48de4..55bb45c 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -34,6 +34,8 @@ self: super: {
ganesha = super.callPackage ./ganesha { };
+ matrirc = super.callPackage ./matrirc { };
+
robinhood-v3 = super.callPackage ./robinhood-v3 { };
robinhood = super.callPackage ./robinhood { };