Skip to content

Commit

Permalink
Add lmdb to CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo authored and jorisdral committed Mar 22, 2023
1 parent 258dbdf commit b3e0770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
pacman-packages: >
mingw-w64-x86_64-pkg-config
mingw-w64-x86_64-libsodium
mingw-w64-x86_64-lmdb
mingw-w64-x86_64-openssl
mingw-w64-x86_64-sed
base-devel
Expand Down
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ let
pkgconfig
nixfmt
stylish-haskell
lmdb

# release management
scriv
Expand Down

0 comments on commit b3e0770

Please sign in to comment.