{ mkShellNoCC , python3 , python3Packages , websocat , jq , libfaketime , fossil , git , internetarchive , pywikibot , pywb , little-things }: mkShellNoCC { packages = [ (python3.withPackages (p: [ p.requests p.lxml pywikibot ])) pywikibot pywb websocat # connect to websocket jq libfaketime # used by my fossil script fossil git # scms internetarchive # ia cmdline tool little-things ]; }