Skip to content

Commit

Permalink
Avoid the pkgconfig alias
Browse files Browse the repository at this point in the history
Which seems to be unsupported as of now
  • Loading branch information
enobayram committed Feb 14, 2024
1 parent eff00e0 commit 3123d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
shell.buildInputs = with pkgs; [
zlib
z3_4_11
pkgconfig
pkg-config
(python3.withPackages (ps: [ps.sphinx ps.sphinx_rtd_theme]))
pandoc perl
];
Expand Down

0 comments on commit 3123d73

Please sign in to comment.