Skip to content

Commit afd2fe9

Browse files
zeme-wanabrainrake
authored andcommitted
Add pkg-config to the shell (IntersectMBO#4906)
1 parent 85c50f5 commit afd2fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__std__/cells/plutus/devshells/plutus-shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ inputs.std.lib.dev.mkShell {
5252
pkgs.awscli2
5353
pkgs.bzip2
5454
pkgs.cacert
55+
pkgs.pkg-config # TODO(std) Keep an eye on https://github.com/input-output-hk/plutus/pull/4906
5556

5657
pkgs.rPackages.plotly
5758
pkgs.R

0 commit comments

Comments
 (0)