From 9df5f6b5e3922942c9ce03f9c09942e2c6f50e40 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sun, 21 Jul 2019 17:23:14 +0000 Subject: [PATCH] Add python3 --- packages.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages.nix b/packages.nix index c2869c7..a1c7b5b 100644 --- a/packages.nix +++ b/packages.nix @@ -76,6 +76,13 @@ in { # temporary pr64977.telega-server + (python3.withPackages(ps: with ps; [ + ipython + pillow opencv3 torchvision + # elpy + autopep8 jedi yapf black flake8 rope + ])) + ((unstable.emacsPackagesNgGen emacsWithImagemagick).emacsWithPackages(epkgs: # MELPA (Milkypostman’s Emacs Lisp Package Archive) (with epkgs.melpaPackages; [