1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/tests
Eelco Dolstra c5799aa62c 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:09 +00:00
..
functional exportReferencesGraph: Handle heterogeneous arrays 2025-10-08 23:13:09 +00: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