Skip to content

Commit

Permalink
nix-shell: Add pkg-config for test install development support.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Mar 22, 2023
1 parent 90c7ac9 commit eccf69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pkgs.mkShell {
ccache
ninja
clang-tools
pkg-config
];
shellHook =
''
Expand Down

0 comments on commit eccf69b

Please sign in to comment.