mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
Here we're switching to combinators instead of dereference operator.
It turns out the dereference operator was being executed upon test
setup, meaning that we were only using a only single value for each of
the executions of the property tests! Really not good.
And on Windows, we instead get:
operator* is not allowed in this context
|
||
|---|---|---|
| .. | ||
| tests | ||
| .version | ||
| meson.build | ||
| nix-meson-build-support | ||
| package.nix | ||