From 7e796cdbe313805c63c04f4014f799f620ffabc7 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 27 Feb 2009 15:37:41 +0000 Subject: [PATCH] --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index 38675ef6..91f29952 100644 --- a/release.nix +++ b/release.nix @@ -75,7 +75,7 @@ let hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") [ libxslt sqlite subversion nixUnstable coreutils - gzip bzip2 gnused + gzip bzip2 gnused graphviz ]); installPhase = ''