forked from rarias/bscpkgs
creams: add size experiment
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
creams = rec {
|
||||
ss = callPackage ./creams/ss.nix { };
|
||||
granularity = callPackage ./creams/granularity.nix { };
|
||||
size = callPackage ./creams/size.nix { };
|
||||
|
||||
# These experiments are the extended versions of the previous
|
||||
# ones. We split them so we can keep a reasonable execution time
|
||||
|
||||
Reference in New Issue
Block a user