From 4ecc34b63e47404c730d683e4ad628f3e6faff6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 16 Dec 2021 00:19:28 +0100 Subject: [PATCH] feat(tarot): update key file --- configs/tarot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/tarot.nix b/configs/tarot.nix index 4c5d8b0..5c8f598 100644 --- a/configs/tarot.nix +++ b/configs/tarot.nix @@ -8,7 +8,7 @@ let }; tarotKey = builtins.fetchurl { url = "http://c.krebsco.de/tarot.pdf"; - sha256 = "19y0qh00qsbbxm1had6jh66d1gq57cjccsqnlwjmr001r2hgjgg8"; + sha256 = "1n2m53kjg2vj9dbr70b9jrsbqwdfrcb48l4wswn21549fi24g6dx"; }; in {