Commit Graph

6 Commits

Author SHA1 Message Date
Rodrigo Arias Mallo
d4dfbb7501 Remove garlic.ds attribute
Datasets are now handled directly when creating the figures, via the
timetable attribute.
2021-02-03 15:34:25 +01:00
Rodrigo Arias Mallo
e89139284a stdexp: add result and timetable targets
These targets allow one experiment to directly refer to another
experiment results, thus a dependency chain can be formed to ensure
execution order.

It also simplifies the dataset definition, as they can be automatically
fetched from the experiment directly.
2021-02-03 12:37:54 +01:00
Rodrigo Arias Mallo
b453c12253 pp: Add automatic launcher 2021-02-03 12:36:59 +01:00
Rodrigo Arias Mallo
a3804e31f2 develop: Simplify packages 2021-01-26 14:59:57 +01:00
Rodrigo Arias Mallo
2b9c3da911 Add script stage 2021-01-12 18:19:49 +01:00
Rodrigo Arias Mallo
9a0ea08d72 Reorganization
- All garlic stuff is moved into garlic/
- Group the overlay index by sections
- Add a garlic/default.nix link to the main default.nix, so we can
  build derivations at garlic/
2020-12-07 13:33:42 +01:00