1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
Robert Hensing 67db9e0c64
Merge pull request #10722 from obsidiansystems/ca-obj-docs
Content addressing store objects
2024-05-20 15:58:29 +02:00
..
build-remote Pathlocks Implementation for Windows (#10586) 2024-04-22 15:08:10 +00:00
libcmd Merge pull request #10722 from obsidiansystems/ca-obj-docs 2024-05-20 15:58:29 +02:00
libexpr value.hh: Shut up warning about useless const qualifier 2024-05-20 10:25:04 +02:00
libexpr-c small additions to the documentation of nix_store_open and nix_state_create (#10728) 2024-05-20 08:27:33 +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 Merge pull request #10722 from obsidiansystems/ca-obj-docs 2024-05-20 15:58:29 +02: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 #10701 from cole-h/nix-command-warn-unknown-settings 2024-05-20 15:15:13 +02:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04: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
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