fix/src/nix-store
Rickard Nilsson c2d7456926 Fix a misplaced parenthese in serve protocol check
This issue made it impossible for clients using a serve protocol of
version <= 2.3 to use the `cmdBuildDerivation` command of servers using
a protocol of version >= 2.6. The faulty version check makes the server
send back build outputs that the client is not expecting.
2022-08-24 01:54:43 +02:00
..
dotgraph.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
dotgraph.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
graphml.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
graphml.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-store.cc Fix a misplaced parenthese in serve protocol check 2022-08-24 01:54:43 +02:00