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 94f410b628 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"]]`.
2025-10-08 22:15:33 +02:00
..
functional exportReferencesGraph: Handle heterogeneous arrays 2025-10-08 22:15:33 +02:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos fix(libfetchers): substitute fetchTarball and fetchurl 2025-10-02 19:33:02 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00