From 829bd9a72746b974a9043c7616b63c237a9b05a7 Mon Sep 17 00:00:00 2001 From: Florian Friesdorf <flo@chaoflow.net> Date: Wed, 28 Dec 2011 22:21:31 +0000 Subject: [PATCH] added an "error" to luksroot that should be caught svn path=/nixos/trunk/; revision=31135 --- modules/system/boot/luksroot.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/boot/luksroot.nix b/modules/system/boot/luksroot.nix index f89de818f27..48ddb65f249 100644 --- a/modules/system/boot/luksroot.nix +++ b/modules/system/boot/luksroot.nix @@ -36,6 +36,7 @@ in cp -pdvn $lib $out/lib cp -pvn $(readlink -f $lib) $out/lib done + ERROR_THAT_IS_NOT_CAUGHT_WHY_IS_OUR_QUEST_TO_FIND_OUT ''; # test whether cryptsetup finds all dependencies and is at least