Skip to content

Commit a4eb891

Browse files
committed
add to testShells
1 parent e002fb2 commit a4eb891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/build.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ rec {
263263
];
264264
shellHook = ''
265265
export PYTHONPATH=''${PYTHONPATH}:${extension}
266+
unset LD_LIBRARY_PATH
266267
'';
267268
};
268269
};

0 commit comments

Comments
 (0)