1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00
nix/src/libflake
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
..
include/nix/flake meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
call-flake.nix Use correct parent outPath for relative path inputs 2025-05-18 00:38:17 +01:00
config.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
flake-primops.cc Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00
flake.cc Fix flake registry ignoring dir parameter 2025-09-09 07:39:17 +00:00
flakeref.cc Limit to lenient parsing of non-standard URLs only where needed 2025-08-23 12:03:01 -04:00
lockfile.cc Apply clang-format universally. 2025-07-18 12:47:27 -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
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
settings.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
url-name.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00