lol

picolisp: remove tohl

Because tohl disappeared (last seen 2021-01-28).

+1 -1
+1 -1
pkgs/development/interpreters/picolisp/default.nix
··· 55 55 description = "A simple Lisp with an integrated database"; 56 56 homepage = "https://picolisp.com/"; 57 57 license = licenses.mit; 58 + maintainers = with maintainers; [ raskin ]; 58 59 platforms = platforms.all; 59 - maintainers = with maintainers; [ raskin tohl ]; 60 60 }; 61 61 62 62 passthru = {