forked from rarias/bscpkgs
Remove garlic.ds attribute
Datasets are now handled directly when creating the figures, via the timetable attribute.
This commit is contained in:
@@ -130,9 +130,6 @@
|
||||
# Experiments
|
||||
exp = callPackage ./exp/index.nix { };
|
||||
|
||||
# Datasets used in the figures
|
||||
ds = callPackage ./ds/index.nix { };
|
||||
|
||||
# Figures generated from the experiments
|
||||
fig = callPackage ./fig/index.nix { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user