1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
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
..
functional tests/functional/flakes/eval-cache.sh: Don't write a result symlink in the wrong location 2024-07-01 19:10:41 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Merge branch 'master' into fix-sandbox-escape 2024-06-26 18:11:39 -04:00
unit enable -Werror=unused-result 2024-07-02 08:46:06 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00