diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -63,9 +63,6 @@ | |||
| 63 | pkg-config # required by git2 | 63 | pkg-config # required by git2 |
| 64 | openssl | 64 | openssl |
| 65 | ]; | 65 | ]; |
| 66 | shellHook = '' | ||
| 67 | export PKG_CONFIG_PATH="${pkgs.openssl.dev}/lib/pkgconfig" | ||
| 68 | ''; | ||
| 69 | }; | 66 | }; |
| 70 | } | 67 | } |
| 71 | ); | 68 | ); |