pnpm-lock.yaml files in Nix derivations
commits
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
--reporter append-only can significantly improve log output
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
As many projects utilize post-install scripts, this is provides an
example as well as a check to make sure these work with our setup
script.
Users of iplConfigHook should probably run `pnpm rebuild --pending`
during buildPhase, if install scripts are required for the build in
question.
For that additional documentation is added in this commit.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This definitely works with lock file version 9.0. <9.0 has a different
format for the packages list, so it will need additional work, if there
is a need for it.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
As many projects utilize post-install scripts, this is provides an
example as well as a check to make sure these work with our setup
script.
Users of iplConfigHook should probably run `pnpm rebuild --pending`
during buildPhase, if install scripts are required for the build in
question.
For that additional documentation is added in this commit.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>