1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit/libutil-support
Jörg Thalheim 101915c9b7 enable -Werror=unused-result
Inspired by
010ff57ebb

From the original PR:

> We do not have any of these warnings appearing at the moment, but
> it seems like a good idea to enable [[nodiscard]] checking anyway.
> Once we start introducing more functions with must-use conditions we will
> need such checking, and the rust stdlib has proven them very useful.
2024-07-02 08:46:06 +02:00
..
tests Unit test for derivation "advanced attrs" 2024-06-23 21:42:56 -04:00
.version Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
local.mk Only link with -pthread on Unix 2024-01-10 20:38:39 -05:00
meson.build enable -Werror=unused-result 2024-07-02 08:46:06 +02:00
package.nix Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00