nix-build -E '{ pkgs ? import <nixpkgs> {} }: pkgs.python36.withPackages(ps: with ps; [ pip pylint ])' -o venv