1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/src
Sergei Zimmerman fd034814dc
Revert "Merge pull request #13938 from NixOS/import-thunk"
This has multiple dangling pointer issues that lead to segfaults in e.g.:

nix eval --expr '(builtins.getFlake "github:nixos/nixpkgs/25.05")' --impure

This reverts commit ad175727e4, reversing
changes made to d314750174.
2025-09-18 01:52:46 +03: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 meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libexpr Revert "Merge pull request #13938 from NixOS/import-thunk" 2025-09-18 01:52:46 +03:00
libexpr-c libexpr: Structural sharing of attrsets 2025-09-17 23:54:45 +03:00
libexpr-test-support meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libexpr-tests libexpr: Structural sharing of attrsets 2025-09-17 23:54:45 +03:00
libfetchers Revert "Merge pull request #13938 from NixOS/import-thunk" 2025-09-18 01:52:46 +03:00
libfetchers-c meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libfetchers-tests Use MemorySourceAccessor in DummyStore 2025-09-17 16:09:53 -04:00
libflake meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libflake-c meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libflake-tests libfetchers: Restore path separator ignoring behavior for indirect and git-archive flakerefs 2025-08-30 14:40:56 +03:00
libmain meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libmain-c meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libstore Merge pull request #13980 from obsidiansystems/drv-json-issue-13570 2025-09-17 23:31:41 +02:00
libstore-c Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
libstore-test-support Add new C API for working with derivations 2025-09-16 13:25:36 -04:00
libstore-tests Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
libutil Revert "Merge pull request #13938 from NixOS/import-thunk" 2025-09-18 01:52:46 +03:00
libutil-c meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libutil-test-support meson: refactor nix_soversion into nix-meson-build-support/common 2025-09-16 12:54:30 +08:00
libutil-tests Introduce Hash::parseExplicitFormatUnprefixed 2025-09-12 18:04:29 -04:00
nix Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
perl Move exportPaths() / importPaths() out of the Store class 2025-09-10 14:22:46 +02: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