aboutsummaryrefslogtreecommitdiff
path: root/nix/mypython.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/mypython.nix')
-rw-r--r--nix/mypython.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/mypython.nix b/nix/mypython.nix
index 9906fa7..524ec51 100644
--- a/nix/mypython.nix
+++ b/nix/mypython.nix
@@ -1,4 +1,5 @@
{ python3, flake8-isort }:
+
let
my-python-packages = python-packages:
with python-packages; [