about summary refs log tree commit diff
path: root/release.nix
diff options
context:
space:
mode:
Diffstat (limited to 'release.nix')
-rw-r--r--release.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/release.nix b/release.nix
index 72442bba..12c8d3ef 100644
--- a/release.nix
+++ b/release.nix
@@ -10,6 +10,7 @@ in with pkgs.lib; with builtins; {
 
   tests = {
     i3 = import ./tests/i3.nix { inherit system; };
+    heinrich = import ./tests/heinrich.nix { inherit system; };
   };
 
   manual = let