diff --git a/bsc/garlic/control.nix b/bsc/garlic/control.nix index fa213d2..e03f198 100644 --- a/bsc/garlic/control.nix +++ b/bsc/garlic/control.nix @@ -4,6 +4,7 @@ { program +, loops ? 30 }: stdenv.mkDerivation { @@ -15,7 +16,7 @@ stdenv.mkDerivation { cat > $out <