Fixup hash

This commit is contained in:
Tim Schubert 2020-12-31 01:23:01 +01:00
parent 71cca6539f
commit a86b167b7e
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13

View file

@ -5,7 +5,7 @@ let
cfg = config.dadada.homePage;
homePage = builtins.fetchTarball {
url = "https://github.com/dadada/dadada.li/archive/c77ffc04882f32c2feced7d0f2d8ce3622060230.tar.gz";
sha256 = "1b48m13yjmw7bpm1jikydv8janys07l6l37yhs1znnj4ygl4hz1d";
sha256 = "18jmwz8d6ap2wv9y6p0pb4w1n8vhm8fmjnpg5ngwl9dmhxq2svfv";
};
in {
options.dadada.homePage = {