Skip to content

Commit

Permalink
Fix nix stanza
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Apr 3, 2024
1 parent 296401c commit 96f080d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ resolver: lts-22.15
nix:
pure: false
packages:
- zlib
- postgresql
- nix
- openssh
- pkg-config
- postgresql
- zlib

packages:
- .
Expand Down

0 comments on commit 96f080d

Please sign in to comment.