Skip to content

Commit

Permalink
Alphabetise libs argument
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact committed Feb 4, 2025
1 parent 128a0cc commit 7d20551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/hydra/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ let
libs = [
pkgs.glibcLocales
pkgs.libsodium-vrf # from iohk-nix overlay
pkgs.xz
pkgs.secp256k1
pkgs.xz
pkgs.zlib
]
++
Expand Down

0 comments on commit 7d20551

Please sign in to comment.