Skip to content

Commit

Permalink
Add openssl to dev shell
Browse files Browse the repository at this point in the history
  • Loading branch information
phlmn committed Jan 9, 2025
1 parent a5973a0 commit 6ea3abb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
pkgs.git
pkgs.ruff

# required by psycopg2
pkgs.openssl

pkgs.ffmpeg

# for automerge-py
Expand Down

0 comments on commit 6ea3abb

Please sign in to comment.