Fix the Nix build (!!)

This commit is contained in:
eta 2020-08-21 18:15:52 +01:00
parent 104ead0987
commit 7506da1469
1 changed files with 1 additions and 0 deletions

View File

@ -679,6 +679,7 @@ buildLisp.program {
"xep-0115.lisp"
"sqlite.lisp"
"db.lisp"
"media.lisp"
"stuff.lisp"
];
main = "whatsxmpp::main";