Skip to content

Commit aa482e2

Browse files
- Removed preConfigure step
1 parent efe28fc commit aa482e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/bi/bitwuzla/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ stdenv.mkDerivation (finalAttrs: {
4949
kissat.lib
5050
];
5151

52-
preConfigure = "export PKG_CONFIG_PATH=${kissatPkgConfig}/lib/pkgconfig:$PKG_CONFIG_PATH";
53-
5452
mesonFlags = [
5553
# note: the default value for default_library fails to link dynamic dependencies
5654
# but setting it to shared works even in pkgsStatic

0 commit comments

Comments
 (0)