-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1 #58632
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
Conversation
I would also make a commit that fixes the tests and another for the update. |
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.
Please correct the commit message.
22234fb
to
bf4209b
Compare
61ba967
to
7e4160d
Compare
@GrahamcOfBorg build pythonPackages.jsbeautifier |
ping @FRidh |
@GrahamcOfBorg build pythonPackages.jsbeautifier |
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.
The build is failing on Darwin.
EDIT: The build is failing because you are trying to modify a patch that was downloaded with fetchpatch. fetchpatch is just another derivation, and the $out of it is immutable.
c460306
to
f377284
Compare
@GrahamcOfBorg build python2.pkgs.jsbeautifier python3.pkgs.jsbeautifier |
Please split the commit into 2 commits. One that fixes the build (it should apply to current version), and another for the update. Thanks! |
f377284
to
322787c
Compare
322787c
to
72c24b1
Compare
@GrahamcOfBorg build python2.pkgs.jsbeautifier python3.pkgs.jsbeautifier |
built and beautified some javascript, locally. |
Motivation for this change
Up and "fix" #58608. I use doCheck = false; because there is a bug in the jsb test suite (cf #58608). It will have to be reactivated when the bug is fixed. I took the opportunity to upgrade.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)