1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
John Ericson 1ab107b0bf
Merge pull request #10734 from Mic92/better-keepgoing
nix3-build: show all FOD errors with `--keep-going`
2024-05-17 18:46:57 -04:00
..
build-remote Pathlocks Implementation for Windows (#10586) 2024-04-22 15:08:10 +00:00
libcmd nix3-build: show all FOD errors with --keep-going 2024-05-17 18:48:52 +02:00
libexpr Merge pull request #10479 from obsidiansystems/ca-fso-docs 2024-05-15 22:52:53 +02:00
libexpr-c document nix_external_print's printer parameter to be an out parameter 2024-05-16 02:55:38 +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 Improve nix-store --delete failure message 2024-05-17 18:20:22 +02:00
libstore-c add missing c api parameter names to documentation 2024-05-16 02:55:38 +02:00
libutil add and fix -Wdeprecated-copy 2024-05-17 19:25:35 +02:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Merge pull request #10479 from obsidiansystems/ca-fso-docs 2024-05-15 22:52:53 +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