Loading
autoprefixer.tests: fix the eval
Without the change thee val fails as:
$ nix build --no-link -f. autoprefixer.tests
...
error: attribute 'packageName' missing
at pkgs/by-name/au/autoprefixer/tests/simple-execution.nix:4:26:
3| let
4| inherit (autoprefixer) packageName version;
| ^
5| in