Commit Graph

2 Commits

Author SHA1 Message Date
Sergei Trofimovich
93d84f953f 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
2024-07-22 22:28:14 +01:00
Pyrox
88ca48b76a
nodePackages.autoprefixer: Remove from node-packages
Moves to pkgs/by-name.
2024-07-05 13:51:29 -04:00