mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 17:59:36 +01:00
A few changes had cropped up with `_NIX_TEST_ACCEPT=1`: 1. Blake hashing test JSON had a different indentation 2. Store URI had improper non-quoted spaces (1) was is just fixed, as we trust nlohmann JSON to parse JSON correctly, regardless of whitespace. For (2), the existing URL was made a read-only test, since we very much wish to continue parsing such invalid URLs directly. And then the original read/write test was updated to properly percent-encode the space, as the normal form should be. |
||
|---|---|---|
| .. | ||
| blake3-base64.json | ||
| sha256-base16.json | ||
| sha256-base64.json | ||
| sha256-nix32.json | ||
| simple.json | ||