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

nwjs: 0.23.6 -> 0.30.1 #39530

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nwjs/versions.

These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 0.30.1 with grep in /nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1
  • directory tree listing: https://gist.github.com/319a6c15b54ad811bcebb7107c4877ff

cc @offlinehacker for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nwjs/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.30.1 with grep in /nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1
- directory tree listing: https://gist.github.com/319a6c15b54ad811bcebb7107c4877ff
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: nwjs

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: nwjs

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@jtojnar
Copy link
Contributor

jtojnar commented Apr 26, 2018

I think nwjs is supposed to be removed as per #37361

Edit: oh, that was node-webkit.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nwjs

Partial log (click to expand)

/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/nw
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/nw_100_percent.pak
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/nw_200_percent.pak
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/resources.pak
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/swiftshader
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/swiftshader/libGLESv2.so
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/swiftshader/libEGL.so
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/v8_context_snapshot.bin
warning: working around a Linux kernel bug by creating a hole of 8192 bytes in ‘/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1/share/nwjs/nw’
/nix/store/rcinwwb899y6pnvplpzprhbkl601sxir-nwjs-0.30.1

@matthewbauer
Copy link
Member

Anyway we need the other hash to be updated as well.1


src = fetchurl {
url = "http://dl.nwjs.io/v${version}/nwjs-v${version}-linux-${bits}.tar.gz";
sha256 = if bits == "x64" then
"0ppyjspdvacarhdn4xd5i1pqgmf4z1bxnh1cry780489h25rcjgj" else
"10gp8ixc9bmbs4h6i4cs8gw60gbz2kmz4n8377bs1dn6ccw6qwkv" else
"0c0j73vnzhsry5rdx41d954a29jmjnvzli728cfbjybfr51zdybg";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update hash for ia32

@samueldr
Copy link
Member

samueldr commented Aug 8, 2018

@ryantm any updates?

Meanwhile 0.32.1 has been released.

@xeji
Copy link
Contributor

xeji commented Aug 8, 2018

closing in favor of #44676

@xeji xeji closed this Aug 8, 2018
@r-ryantm r-ryantm deleted the auto-update/nwjs branch August 8, 2018 13:15
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.

None yet

6 participants