Files
nixpkgs/lib/tests/modules
Rebecca Turner fa9727cf1e lib: modules.sh should check JSON output for predictability
Currently, the `lib/tests/modules.sh` test checks the output of
`nix-instantiate --eval` without `--json`, which outputs an unspecified
human-readable format.

This patch modifies `modules.sh` to use the `--json` output instead, to
be robust against future changes to `nix-instantiate` output.
2023-12-19 09:23:09 -08:00
..
2023-12-08 21:50:29 +01:00
2023-07-05 11:31:58 +02:00