Commit 330dc52
authored
fix: Fixes nix install by using correct pkg-configDepends config key (#1372)
* fix: Fixes nix install by using correct pkg-configDepends config key
As reported by Hrafn Blóðbók, nix updated references to pkgconfig in its
codebase to use the `pkg-config` spelling, this seems to break the
installation of Carp using nix.
See this PR: NixOS/nixpkgs@9bb3fcc
* ci: Uses 21.05 release of nix to be compatible with pkg-config changes1 parent e34197b commit 330dc52
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments