Skip to content

Commit

Permalink
python dep
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Jan 30, 2024
1 parent 9caf3e8 commit f6f19b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ let
pkgs = import <nixpkgs> { };
in pkgs.mkShell {
buildInputs = with pkgs; [
cacert
julia
cacert
python3
python3Packages.matplotlib
texlive.combined.scheme-full
git
Expand Down

0 comments on commit f6f19b6

Please sign in to comment.