Skip to content
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

quick-lint-js: 2.6.0 -> 2.8.0 #184535

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 1, 2022

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/quick-lint-js/versions.

meta.description for quick-lint-js is: "Find bugs in Javascript programs"

meta.homepage for quick-lint-js is: "https://quick-lint-js.com"

meta.changelog for quick-lint-js is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2.8.0 with grep in /nix/store/n5skrd8bs7jps65r9i5dq1x9rb73wy18-quick-lint-js-2.8.0
  • found 2.8.0 in filename of file in /nix/store/n5skrd8bs7jps65r9i5dq1x9rb73wy18-quick-lint-js-2.8.0

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
quick-lint-js
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/n5skrd8bs7jps65r9i5dq1x9rb73wy18-quick-lint-js-2.8.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A quick-lint-js https://github.com/r-ryantm/nixpkgs/archive/e496f6c210d8e55aab4868987a9b4e3360813f99.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/n5skrd8bs7jps65r9i5dq1x9rb73wy18-quick-lint-js-2.8.0
ls -la /nix/store/n5skrd8bs7jps65r9i5dq1x9rb73wy18-quick-lint-js-2.8.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • quick-lint-js

Maintainer pings

cc @ratsclub for testing.

@onny
Copy link
Contributor

onny commented Aug 2, 2022

nixpkg-review NixOS Linux x64 build went fine

1 package built:
quick-lint-js

when trying to run the program I get

./results/quick-lint-js/bin/quick-lint-js: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

not sure how to test it, maybe @ratsclub you can check it?

@onny onny marked this pull request as draft August 25, 2022 07:47
@bobby285271
Copy link
Member

Looks like this is #108496 (comment)

@strager
Copy link
Contributor

strager commented Sep 7, 2022

#189943

@strager strager closed this Sep 7, 2022
@r-ryantm r-ryantm deleted the auto-update/quick-lint-js branch September 7, 2022 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants