From 77f10018021b391b2bf775354be4f40d42f965f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Fri, 17 Apr 2009 17:36:48 +0000 Subject: [PATCH] Build Hugin on Hydra. svn path=/nixpkgs/trunk/; revision=15118 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 3e0b1387d08..9bfb1d65109 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -151,6 +151,7 @@ in { hal = linux; hello = all; host = linux; + hugin = linux; iana_etc = linux; icecat3Xul = [ "i686-linux" ]; idutils = all;