commit 057c57a2248f06e2de041fe028701318e616a271 parent 5ee993e1b5a2e6bc343d30d88b47022361d00b68 Author: mtmn <miro@haravara.org> Date: Fri, 17 Apr 2026 23:18:34 +0200 chore: update flake hash Diffstat:
| M | flake.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-7Qx/xkTOh4bPQuztHe8s82CrLmrFGNjhOqYqpW8Jbec="; + outputHash = "sha256-oCVdFzgalwswFlljrUZ8LDH56OA9Q7bUjAxpKmMadLI="; buildPhase = '' export HOME=$TMPDIR