1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/src/libexpr-c
Sergei Zimmerman 48eaf35828 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:42 +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:42 +00:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_expr.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
nix_api_expr.h Docs 2025-04-02 18:02:32 +02:00
nix_api_expr_internal.h Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix_api_external.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
nix_api_external.h Separate headers from source files 2025-03-31 12:20:25 -04:00
nix_api_value.cc libexpr: Use proxy ListView for all Value list accesses 2025-07-02 21:57:02 +03:00
nix_api_value.h Separate headers from source files 2025-03-31 12:20:25 -04:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00