1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-21 00:11:08 +01:00
nix/src
John Ericson f2bcebc450 Restore exposing machine file parsing
This was accidentally removed in
e989c83b44. I restored it and also did a
few other cleanups:

- Make a static method for namespacing purposes

- Put the test files in the data dir with the other test data

- Avoid mutating globals in the machine config tests

This will be used by Hydra.
2024-05-23 00:03:52 -04:00
..
build-remote Use the new StoreReference in Machine 2024-05-22 09:20:15 -04:00
libcmd Slightly change formatting style 2024-05-22 09:20:15 -04:00
libexpr Merge pull request #10494 from obsidiansystems/primop-better-method 2024-05-20 16:03:15 +02:00
libexpr-c Merge pull request #10724 from prednaz/libexpr-c_example 2024-05-22 12:59:14 +02:00
libfetchers add and fix -Wignored-qualifiers 2024-05-17 19:29:50 +02:00
libmain Merge pull request #10556 from nix-windows/uds-remote-on-windows 2024-05-02 09:53:00 -04:00
libstore Restore exposing machine file parsing 2024-05-23 00:03:52 -04:00
libstore-c small additions to the documentation of nix_store_open and nix_state_create (#10728) 2024-05-20 08:27:33 +02:00
libutil Merge pull request #9839 from obsidiansystems/more-machine-cleanup 2024-05-22 17:01:57 -04:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Merge pull request #10688 from hraban/fix/develop-aliases 2024-05-20 15:59:21 +02:00
nix-build Use std::filesystem::path in more places (#10657) 2024-05-07 22:28:50 +00:00
nix-channel downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
nix-collect-garbage inline the usage of nix::readDirectory 2024-05-12 17:42:18 +05:30
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Merge InputAccessor into SourceAccessor 2024-05-03 12:14:01 +02:00
nix-instantiate Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-store Use SourcePath in more places 2024-05-06 19:05:42 +02:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00