From e263837a86ea59431ee305d9c34a5f5ed99da806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 16 Sep 2009 14:14:57 +0000 Subject: [PATCH] Add Guile itself to the jobset. svn path=/nixpkgs/trunk/; revision=17193 --- pkgs/top-level/guile-2-test.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/top-level/guile-2-test.nix b/pkgs/top-level/guile-2-test.nix index 16281c98588..24cf313ba73 100644 --- a/pkgs/top-level/guile-2-test.nix +++ b/pkgs/top-level/guile-2-test.nix @@ -23,6 +23,8 @@ in { with some minor edits. */ + guile = linux; + lsh = linux; mailutils = linux; mcron = linux;