-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nodePackages.postcss-cli: add passthru.tests #130204
Conversation
This could be run as installCheckPhase instead. |
|
d6e8a8e
to
b822105
Compare
b822105
to
a2bdce7
Compare
a2bdce7
to
703b9b1
Compare
simple-execution = pkgs.callPackage ./package-tests/postcss-cli.nix { | ||
inherit (self) postcss-cli; | ||
}; | ||
}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is also relevant for the autoprefixer package. You could add it there as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Motivation for this change
See #130027.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)