Skip to content

Commit 1f5cec5

Browse files
committed
Add matplotlib to nix template
1 parent 2122cd8 commit 1f5cec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/nix/flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
ps.scipy
2626

2727
# Add other Python packages here. E.g.,
28+
# ps.matplotlib
2829
# ps.pandas
2930
]))
3031

0 commit comments

Comments
 (0)