nix-super/src
Eelco Dolstra 903acc7c0f
Merge pull request #10873 from siddhantk232/rm-createdirs
use `std::filesystem::create_directories` for createDirs
2024-06-24 14:54:37 +02:00
..
build-remote Use the new StoreReference in Machine 2024-05-22 09:20:15 -04:00
external-api-docs Port C API docs to Meson (#10936) 2024-06-19 22:43:54 +02:00
internal-api-docs Port C API docs to Meson (#10936) 2024-06-19 22:43:54 +02:00
libcmd fix: handle errors in nix::createDirs 2024-06-20 19:53:25 +05:30
libexpr Merge pull request #10884 from tomberek/tomberek.warn_structuredAttrs_advanced 2024-06-24 07:56:26 +02:00
libexpr-c C API: Value -> nix_value 2024-06-13 18:51:58 +02:00
libfetchers accept response from gitlab with more than one entry 2024-06-23 00:52:19 +09:00
libmain Remove 100s of CPU time (10%) from build times (1465s -> 1302s) 2024-05-31 13:00:09 +02:00
libstore Merge pull request #10873 from siddhantk232/rm-createdirs 2024-06-24 14:54:37 +02:00
libstore-c add empty line to documentation comments after @brief field (#10800) 2024-05-28 23:05:40 +00:00
libutil Merge pull request #10873 from siddhantk232/rm-createdirs 2024-06-24 14:54:37 +02:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Put some file descriptor functions in unix and windows namespaces 2024-06-13 11:18:59 -04:00
nix-build fix: remove usage of XDG_RUNTIME_DIR for TMP 2024-06-10 08:38:57 -04: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 Remove 100s of CPU time (10%) from build times (1465s -> 1302s) 2024-05-31 13:00:09 +02:00
nix-instantiate Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-store Factor our connection code for worker proto like serve proto 2024-05-27 00:43:46 -04:00
perl Integrate perl with the other meson builds 2024-06-17 14:48:20 -04:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00