From 68144ae3a14d13a8dd8dde9ec4c75a8a00f75bea Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Tue, 11 Feb 2025 10:20:27 +0100 Subject: [PATCH] fix: make last figure fit --- index.qmd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.qmd b/index.qmd index 186f210..910182c 100644 --- a/index.qmd +++ b/index.qmd @@ -420,11 +420,12 @@ Example of a diffoscope. ## Research questions +::: {.incremental} - **RQ1:** What is the evolution of bitwise reproducible packages in `nixpkgs` between 2017 and 2023? - **RQ2:** What are the unreproducible packages? - **RQ3:** Why are packages unreproducible? - **RQ4:** How are unreproducibilities fixed? - +::: ## Research methodology @@ -583,7 +584,7 @@ Evolution of the number of packages that are matched by each of our heuristics, ::: {#fig-overall2-reg} -![](./sankey-average.png){.r-stretch fig-align="center"} +![](./sankey-average.png){fig-align="center"} Sankey graph of the average flow of packages between two revisions, excluding the revision from June 2020, considered as an outlier.