aboutsummaryrefslogtreecommitdiffhomepage
path: root/nodegit.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nodegit.nix')
-rw-r--r--nodegit.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nodegit.nix b/nodegit.nix
index 8e898ff..aee9fcf 100644
--- a/nodegit.nix
+++ b/nodegit.nix
@@ -27,8 +27,6 @@ in
27 sha256 = "d022a88e58fa70f78b59b475fa6ecc6724d372a779b132264cf571f71bc50020"; 27 sha256 = "d022a88e58fa70f78b59b475fa6ecc6724d372a779b132264cf571f71bc50020";
28 }; 28 };
29 29
30 buildPhase = ":";
31
32 libPath = stdenv.lib.makeLibraryPath libs; 30 libPath = stdenv.lib.makeLibraryPath libs;
33 31
34 installPhase = '' 32 installPhase = ''