From ae4d94d747549a57c0af2acc1eae9ffad71db521 Mon Sep 17 00:00:00 2001 From: Catherine Alice Redgrave Date: Tue, 12 Nov 2024 14:44:36 -0800 Subject: [PATCH] nix: readd output hash for qlot bundle --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index c663b2340..bd49c5906 100644 --- a/flake.nix +++ b/flake.nix @@ -67,6 +67,9 @@ dontBuild = true; dontFixup = true; + outputHashMode = "recursive"; + outputHash = + "sha256-wRK5dU+mieajaA55cXbLoH2hvgP3wp61PN1pdooXD7o="; }; configurePhase = ''