This commit is contained in:
Tim Schubert 2021-05-02 14:23:49 +02:00
parent 9f6cdf0db4
commit f2c80100fe
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 11 additions and 8 deletions

View file

@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
owner = "dadada";
repo = "dadada.li";
rev = "9dcb016b71abefe5546bc118a618bba87295a859";
sha256 = "0k74kkrvbkxi129ch6yqr1gfmlxpb4661gh9hqhx8w6babsw2zg5";
sha256 = "1d3vz1h66n8dka90br10niiv8n5blpbfqgcvx8dh8y6880sm1fd7";
};
nativeBuildInputs = [ pandoc ];
buildPhase = ''