From ef4bb13a7d788a9ea9898d9c71d2faa5d753dbfb Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Tue, 17 Nov 2020 11:32:06 +0100 Subject: [PATCH] Add all experiments in one dummy target --- overlay.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overlay.nix b/overlay.nix index 890b869..c454b9d 100644 --- a/overlay.nix +++ b/overlay.nix @@ -357,6 +357,9 @@ let }; }; + allExperiments = self.writeText "experiments.json" + (builtins.toJSON bsc.garlic.exp); + # Datasets used in the figures ds = with bsc.garlic; with pp; { nbody = with exp.nbody; {