1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
Eelco Dolstra 2bfc564297 exportReferencesGraph: Handle heterogeneous arrays
This barfed with

   error: [json.exception.type_error.302] type must be string, but is array

on `nix build github:malt3/bazel-env#bazel-env` because it has a `exportReferencesGraph` with a value like `["string",...["string"]]`.

(cherry picked from commit 94f410b628)
2025-10-08 23:13:05 +00:00
..
functional exportReferencesGraph: Handle heterogeneous arrays 2025-10-08 23:13:05 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Revert "tests/nixos: Fix daemon store reference in authorization test" 2025-09-17 19:59:49 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00