summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-09-10 13:46:25 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-09-10 14:35:46 +0200
commit45a765a28251a18f9e8bc695063c9ed6f28bd0b3 (patch)
treeb06e800641a9c1d987c645bbd7cbbdf695f6899c /pkgs/development/python-modules/python-openstackclient
parentac664d5cd302bcce1f0d05f59916adf93055f6fd (diff)
ci/eval: fix local comparison with baseline
Due to how we pass in existing store paths via CLI arguments for the diff and combine scripts, Nix didn't register a dependency on the store paths properly. This meant that some of the derivations that were built, didn't have the right store paths made available in the sandbox - leading to all kinds of "not found" errors. We worked around this in CI by resolving the symlinks to the nix store beforehand. We tried to work around this locally by storing the nix store path in BASELINE, but this didn't fully work. By explicitly registering these store paths as dependencies, this should work across the board - without any magic required by the caller.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions