1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 11:01:07 +01:00

feat(tarot): update key file

This commit is contained in:
2021-12-16 00:19:28 +01:00
parent 48e2be7427
commit 4ecc34b63e

View File

@@ -8,7 +8,7 @@ let
}; };
tarotKey = builtins.fetchurl { tarotKey = builtins.fetchurl {
url = "http://c.krebsco.de/tarot.pdf"; url = "http://c.krebsco.de/tarot.pdf";
sha256 = "19y0qh00qsbbxm1had6jh66d1gq57cjccsqnlwjmr001r2hgjgg8"; sha256 = "1n2m53kjg2vj9dbr70b9jrsbqwdfrcb48l4wswn21549fi24g6dx";
}; };
in in
{ {