1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-01 14:41:00 +01:00
nix/src/libstore-c
Sergei Zimmerman f57f4c7c24 Revert "meson: add soversion to libraries (#13960)"
This reverts commit bdbc739d6e.

Such a change needs more thought put into it. By versioning
shared libraries we'd make a false impression that libraries
themselves are actually versioned and have some sort of stable
ABI, which is not the case.

This will be useful when C bindings become stable, but as long
as they are experimental it does not make sense to set SONAME.

Also this change should not have been backported, since it's
severely breaking.

(cherry picked from commit 0db2b8c8fe)
2025-09-12 21:18:07 +00:00
..
.version Mesonify other external API 2024-07-02 09:23:24 -04:00
meson.build Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:07 +00:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_store.cc Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix_api_store.h C API: Add nix_store_real_path 2024-12-14 17:25:41 +00:00
nix_api_store_internal.h Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00