upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 89906c2..de1d0bf 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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 );