Demi Marie Obenour writes: > No functional change intended. > > Signed-off-by: Demi Marie Obenour > --- > host/rootfs/Makefile | 15 +-------------- > host/rootfs/default.nix | 7 ++++--- > lib/verity.mk | 18 ++++++++++++++++++ > release/live/Makefile | 17 +---------------- > release/live/default.nix | 1 + > 5 files changed, 25 insertions(+), 33 deletions(-) Looks good. How about basing this on main, and then doing the pipefail change after this one so it only has to be done in one place?