nixpkgs/pkgs/pkgs-lib
ckie faf4e7b2dc
formats.libconfig: fix unstable store path dependency in test
Previously, this test would verify a writeText file with a constant
content is at a precise store path, but this is not actually the case
and the store path has changed maybe twice since the original
"pkgs.formats: Add libconfig format generator" PR was started, the
latest time being after it was merged.

We now placehold the store path in expected.txt and substitute it just
before we run the diff, alleviating the problem.
2023-10-31 16:50:54 +02:00
..
formats formats.libconfig: fix unstable store path dependency in test 2023-10-31 16:50:54 +02:00
tests formats.libconfig: add tests 2023-10-27 18:32:22 +02:00
default.nix
formats.nix pkgs-lib.formats: add note about missing pkgs quirk 2023-10-27 18:32:23 +02:00