summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-09-11 15:24:44 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-09-11 20:18:48 +0200
commitb9d4098221f2321bc4a0af93d515848ed40cce4b (patch)
tree635ebc92f2e6f3a0b065cc9cc3c46f023d441428 /pkgs/development/python-modules/python-openstackclient
parent4ce764f587d9b9fed11838eb34d04de7a8b612a0 (diff)
ci/eval: fix local full eval
The change to use `builtins.storePath` was good - for when the store path *is* already part of the nix store. In all my tests so far, that was already the case, because I was iterating on the solution and the Eval results stayed the same. But when this is run on a entirely new commit, these the values for `afterDir` and `combinedDir` are *not* in the store, yet. As part of running `eval.full` on a new commit they will be created. `eval.full` is linked up, so that the values passed around there will actually be derivations, which might not be realized, yet. Checking whether the input is a path or not fixes this for both cases.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions