corpus

Log | Files | Refs | README | LICENSE

commit 8ad2d0ef8000b3b0888ba61ff0df00e69ee9d00f
parent d8127dcea6f2301c8200edcda4b14e213e806ded
Author: mtmn <miro@haravara.org>
Date:   Sat, 25 Apr 2026 22:27:56 +0200

chore: bump flake outputHash

Diffstat:
Mflake.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flake.nix b/flake.nix @@ -48,7 +48,7 @@ outputHashAlgo = "sha256"; outputHashMode = "recursive"; - outputHash = "sha256-K+JndK6ySWQvUEa0+KGGP9+bGMXdZ6LkXj2X/16Ce+I="; + outputHash = "sha256-L2LnLjSBayyYgYXzzcTMAMJad7FAk4Vryn43W8rlFaA="; buildPhase = '' export HOME=$TMPDIR