nix-super/src
Robert Hensing d0e9878389 Remove unused boost include and split out std-hash.hh
Splitting it out immediately answers questions like [this],
without increasing the number of compilation units.

I did consider using boost::hash_combine instead, but it doesn't seem
to be quite as capable, accepting only two arguments.

[this]: https://github.com/NixOS/nix/pull/11113#discussion_r1679991573
2024-07-16 22:31:25 +02:00
..
build-remote dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs 2024-07-13 03:06:24 +02:00
external-api-docs packaging: Pass version directly 2024-07-06 17:52:57 +02:00
internal-api-docs packaging: Pass version directly 2024-07-06 17:52:57 +02:00
libcmd Revert "Use HintFmt for doc comments" 2024-07-15 19:56:40 +02:00
libexpr Remove unused boost include and split out std-hash.hh 2024-07-16 22:31:25 +02:00
libexpr-c Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
libfetchers Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
libflake dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs 2024-07-13 03:06:24 +02:00
libmain dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs 2024-07-13 03:06:24 +02:00
libstore Ensure we can construct remote store configs in isolation 2024-07-15 17:32:49 -04:00
libstore-c packaging: Pass version directly 2024-07-06 17:52:57 +02:00
libutil Remove unused boost include and split out std-hash.hh 2024-07-16 22:31:25 +02:00
libutil-c packaging: Pass version directly 2024-07-06 17:52:57 +02:00
nix dropEmptyInitThenConcatStringsSep -> concatStringSep: sigs are not empty 2024-07-13 03:06:24 +02:00
nix-build No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -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 No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-instantiate No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-store Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00
perl packaging: Pass version directly 2024-07-06 17:52:57 +02:00
nix-expr-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-expr-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-fetchers-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-flake-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-store-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-store-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-util-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-util-tests Put back files for now 2024-07-02 09:26:22 -04:00