Skip to content

Commit

Permalink
misc(nix): add libz to devShell (MacOS needs it)
Browse files Browse the repository at this point in the history
  • Loading branch information
W95Psp committed Dec 18, 2024
1 parent a598467 commit 555aefd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
pkgs.cargo-release
pkgs.cargo-insta
pkgs.openssl.dev
pkgs.libz.dev
pkgs.pkg-config
pkgs.rust-analyzer
pkgs.toml2json
Expand Down

0 comments on commit 555aefd

Please sign in to comment.