diff options
| author | WilliButz <willibutz@posteo.de> | 2025-11-03 13:50:24 +0100 |
|---|---|---|
| committer | WilliButz <willibutz@posteo.de> | 2025-11-03 14:20:16 +0100 |
| commit | fc3665f74a7b9f8a8a241bc783d8817a826d452b (patch) | |
| tree | 18c5b2763438876774861187aeca28ffb3b4ca5d /pkgs/development/python-modules/python-sql | |
| parent | 2e98a05fca3d263d327789c623d6b7b86725eb60 (diff) | |
botan3: fix selection of stdenv variant for static builds
Apparently with the move to by-name broke stdenv selection in such a way
that the resulting library archive from `pkgsStatic.botan3` no longer
was suitable for static linking, resulting in linking errors:
```
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: cannot find -lbz2: No such file
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: have you installed the static ve
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: cannot find -ljitterentropy: No
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: have you installed the static ve
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: cannot find -lz: No such file or
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: have you installed the static ve
```
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
