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

gjs: 1.64.3 -> 1.64.4 #92772

Merged
merged 1 commit into from Jul 9, 2020
Merged

gjs: 1.64.3 -> 1.64.4 #92772

merged 1 commit into from Jul 9, 2020

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 9, 2020

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gjs/versions.

meta.description for gjs is: "JavaScript bindings for GNOME"

meta.homepage for gjs is: "https://gitlab.gnome.org/GNOME/gjs/blob/master/doc/Home.md"

meta.changelog for gjs is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • gjs result is not automatically checked, because some tests take a long time to run

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

44 package rebuild(s)

44 x86_64-linux rebuild(s)
43 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
42 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
adapta-gtk-theme
chrome-gnome-shell
discover
flatpak
flatpak-builder
gjs
gnome-builder
gnome3.anjuta
gnome3.gjs
gnome3.gnome-books
gnome3.gnome-characters
gnome3.gnome-control-center
gnome3.gnome-documents
gnome3.gnome-maps
gnome3.gnome-session
gnome3.gnome-shell
gnome3.gnome-software
gnome3.gnome-sound-recorder
gnome3.gnome-terminal
gnome3.gnome-tweak-tool
gnome3.gnome-tweaks
gnome3.gnome-weather
gnome3.gnome_control_center
gnome3.gnome_session
gnome3.gnome_shell
gnome3.gnome_terminal
gnome3.gpaste
gnome3.polari
gnome3.pomodoro
gnome3.sushi
gnomeExtensions.drop-down-terminal
gnomeExtensions.gsconnect
gtkpod
haskellPackages.gi-ostree
malcontent-ui
minishift
ostree
pantheon.appcenter
pantheon.elementary-session-settings
pantheon.sideload
plasma5.discover
rpm-ostree
xdg-desktop-portal
xdg-desktop-portal-gtk
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/74lapz20gs2akp8hdpk39a7sjm2rf8b0-gjs-1.64.4 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's 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 gjs https://github.com/r-ryantm/nixpkgs/archive/37471cac528bb615c6f179ab18e222f425e230cf.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/74lapz20gs2akp8hdpk39a7sjm2rf8b0-gjs-1.64.4
ls -la /nix/store/74lapz20gs2akp8hdpk39a7sjm2rf8b0-gjs-1.64.4/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 1

4 packages marked as broken and skipped:
- gnomeExtensions.icon-hider
- gnomeExtensions.system-monitor
- osxfuse
- osxsnarf
1 package failed to build:
- pantheon.appcenter
35 packages built:
- adapta-gtk-theme
- chrome-gnome-shell
- discover
- flatpak
- flatpak-builder
- gjs
- gnome-builder
- gnome3.anjuta
- gnome3.gnome-books
- gnome3.gnome-characters
- gnome3.gnome-control-center
- gnome3.gnome-documents
- gnome3.gnome-maps
- gnome3.gnome-session
- gnome3.gnome-shell
- gnome3.gnome-software
- gnome3.gnome-sound-recorder
- gnome3.gnome-terminal
- gnome3.gnome-tweak-tool
- gnome3.gnome-weather
- gnome3.gpaste
- gnome3.polari
- gnome3.pomodoro
- gnome3.sushi
- gnomeExtensions.drop-down-terminal
- gnomeExtensions.gsconnect
- gtkpod
- malcontent-ui
- minishift
- ostree
- pantheon.elementary-session-settings
- pantheon.sideload
- rpm-ostree
- xdg-desktop-portal
- xdg-desktop-portal-gtk

Maintainer pings

cc @hedning @jtojnar @worldofpeace for testing.

Copy link
Contributor

@drewrisinger drewrisinger left a comment

Choose a reason for hiding this comment

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

  • Diff LGTM
  • Commit LGTM
  • Builds via nix-review pr 92772
    NOTE: both broken are broken on master.
https://github.com/NixOS/nixpkgs/pull/92772
2 packages failed to build:
haskellPackages.gi-ostree pantheon.appcenter

35 packages built:
adapta-gtk-theme chrome-gnome-shell discover flatpak flatpak-builder gjs gnome-builder gnome3.anjuta gnome3.gnome-books gnome3.gnome-characters gnome3.gnome-control-center gnome3.gnome-documents gnome3.gnome-maps gnome3.gnome-session gnome3.gnome-shell gnome3.gnome-software gnome3.gnome-sound-recorder gnome3.gnome-terminal gnome3.gnome-tweaks gnome3.gnome-weather gnome3.gpaste gnome3.polari gnome3.pomodoro gnome3.sushi gnomeExtensions.drop-down-terminal gnomeExtensions.gsconnect gtkpod malcontent-ui minishift ostree pantheon.elementary-session-settings pantheon.sideload rpm-ostree xdg-desktop-portal xdg-desktop-portal-gtk

@jtojnar
Copy link
Contributor

jtojnar commented Jul 9, 2020

Changes look okay:

Version 1.64.4

  • Closed bugs and merge requests:
    • Fix CI failure caused by GTK4 update [!447, Philip Chimento]

@jtojnar jtojnar merged commit a31dc29 into NixOS:master Jul 9, 2020
@r-ryantm r-ryantm deleted the auto-update/gjs branch July 11, 2020 20:33
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

3 participants