1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 07:31:00 +01:00
nix/src
Sergei Zimmerman f67bdae6a6 libutil: Make AutoDelete non-copyable and non-movable
This is a good precaution, since we don't want to delete
directories twice accidentally.

(cherry picked from commit 40e3f5c0a4)
2025-12-01 02:48:04 +00:00
..
external-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
internal-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
libcmd treewide: Remove toView() because it leads to segfaults when compiled with newer nixpkgs 2025-10-07 21:39:12 +00:00
libexpr libexpr: Don't use nix::dirOf in prim_dirOf 2025-11-09 17:43:01 +00:00
libexpr-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libexpr-test-support Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libexpr-tests treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libfetchers Revert "Merge pull request #14381 from NixOS/backport-14364-to-2.31-maintenance" 2025-11-06 22:12:13 +01:00
libfetchers-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libfetchers-tests libfetchers/git-utils: Be more correct about validating refnames 2025-10-15 20:08:39 +00:00
libflake Don't crash on flakerefs containing newlines 2025-11-06 19:18:12 +00:00
libflake-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libflake-tests Limit to lenient parsing of non-standard URLs only where needed 2025-08-23 12:03:01 -04:00
libmain Revert "Merge pull request #14381 from NixOS/backport-14364-to-2.31-maintenance" 2025-11-06 22:12:13 +01:00
libmain-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libstore libstore: Actually correctly call remove in case rename fails 2025-12-01 02:48:03 +00:00
libstore-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libstore-test-support Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libstore-tests libstore: Improve store-reference back-compat with IPv6 ZoneId literals 2025-10-31 23:50:19 +00:00
libutil libutil: Make AutoDelete non-copyable and non-movable 2025-12-01 02:48:04 +00:00
libutil-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libutil-test-support Revert "meson: add soversion to libraries (#13960)" 2025-09-12 21:18:42 +00:00
libutil-tests Revert "Merge pull request #14381 from NixOS/backport-14364-to-2.31-maintenance" 2025-11-06 22:12:13 +01:00
nix Revert "Merge pull request #14381 from NixOS/backport-14364-to-2.31-maintenance" 2025-11-06 22:12:13 +01:00
perl flake: Apply nixfmt 1.0.0 2025-08-18 20:29:45 +03:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00