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

GNOME 40: more updates #122997

Merged
merged 12 commits into from May 15, 2021
Merged

GNOME 40: more updates #122997

merged 12 commits into from May 15, 2021

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented May 14, 2021

Motivation for this change
  • gnome.gnome-shell: 40.0-unstable-2021-05-01 → 40.1
  • gnome.mutter: 40.0 → 40.1
  • gnome.gnome-shell-extensions: 40.0 → 40.1
  • graphene: 1.10.2 → 1.10.6
  • gnome.gnome-todo: 3.28.1 → 40.0
  • libportal: 0.3 → 0.4
  • gnome-connections: 3.38.1 → 40.0.1
  • gtk-frdp: init at 3.37.1-unstable-2020-10-26
  • gnome.gnome-remote-desktop: 0.1.9 → 40.1
  • gnome.gnome-calendar: 40.0 → 40.1
  • dfeet: 0.3.15 → 0.3.16
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label May 14, 2021
@ofborg ofborg bot requested review from dasj19, hedning and amaxine May 14, 2021 15:03
@r-rmcgibbo
Copy link

r-rmcgibbo commented May 14, 2021

Result of nixpkgs-review pr 122997 at 8522540 run on x86_64-linux 1

2 packages failed to build:
3 packages skipped due to time constraints:
  • authenticator
  • dropbox-cli
  • gtkmm4
47 packages built successfully:
  • adapta-gtk-theme
  • chrome-gnome-shell
  • dfeet
  • epiphany (gnome.epiphany)
  • fcitx5-gtk
  • fcitx5-with-addons
  • gcolor3
  • gnome-builder
  • gnome-connections
  • gnome-hexgl
  • gnome.eog
  • gnome.file-roller
  • gnome.gnome-calendar
  • gnome.gnome-chess
  • gnome.gnome-control-center (gnome.gnome_control_center)
  • gnome.gnome-remote-desktop
  • gnome.gnome-session (gnome.gnome_session)
  • gnome.gnome-shell (gnome.gnome_shell)
  • gnome.gnome-terminal (gnome.gnome_terminal)
  • gnome.gnome-tweaks (gnome.gnome-tweak-tool)
  • gnome.gnome-user-share
  • gnome.gpaste
  • gnome.mutter
  • gnome.nautilus
  • gnome.nautilus-python
  • gnome.pomodoro
  • gnomeExtensions.easyScreenCast
  • gnomeExtensions.gsconnect
  • gnomeExtensions.night-theme-switcher
  • gnomeExtensions.system-monitor
  • graphene
  • gthree
  • gtk-frdp
  • gtk4
  • gtksourceview5
  • kgx
  • libportal
  • megapixels
  • pantheon.elementary-gsettings-schemas
  • pantheon.elementary-session-settings
  • pantheon.extra-elementary-contracts
  • phoc
  • phosh
  • vala-language-server
  • wrapGAppsHook4
  • xdg-desktop-portal
  • xdg-desktop-portal-gtk
2 suggestions:
  • warning: unclear-gpl

    gpl3 is a deprecated license, please check if project uses gpl3Plus or gpl3Only and change meta.license accordingly.

    Near pkgs/desktops/gnome/apps/gnome-calendar/default.nix:81:5:

       |
    81 |     license = licenses.gpl3;
       |     ^
    
  • warning: unused-argument

    Unused argument: fetchpatch.
    Near pkgs/desktops/gnome/apps/gnome-todo/default.nix:4:3:

      |
    4 | , fetchpatch
      |   ^
    

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement. Does something look off? Please file an issue or reach out on IRC.


Result of nixpkgs-review pr 122997 at 8522540 run on aarch64-linux 1

2 packages failed to build:
1 package skipped due to time constraints:
  • gtkmm4
43 packages built successfully:
  • adapta-gtk-theme
  • chrome-gnome-shell
  • dfeet
  • epiphany (gnome.epiphany)
  • fcitx5-gtk
  • fcitx5-with-addons
  • gcolor3
  • gnome-builder
  • gnome-connections
  • gnome-hexgl
  • gnome.eog
  • gnome.file-roller
  • gnome.gnome-calendar
  • gnome.gnome-chess
  • gnome.gnome-control-center (gnome.gnome_control_center)
  • gnome.gnome-remote-desktop
  • gnome.gnome-session (gnome.gnome_session)
  • gnome.gnome-shell (gnome.gnome_shell)
  • gnome.gnome-terminal (gnome.gnome_terminal)
  • gnome.gnome-tweaks (gnome.gnome-tweak-tool)
  • gnome.gnome-user-share
  • gnome.gpaste
  • gnome.mutter
  • gnome.nautilus
  • gnome.nautilus-python
  • gnome.pomodoro
  • gnomeExtensions.easyScreenCast
  • gnomeExtensions.gsconnect
  • graphene
  • gthree
  • gtk-frdp
  • gtk4
  • gtksourceview5
  • kgx
  • libportal
  • megapixels
  • pantheon.elementary-session-settings
  • pantheon.extra-elementary-contracts
  • phoc
  • phosh
  • vala-language-server
  • xdg-desktop-portal
  • xdg-desktop-portal-gtk

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement. Does something look off? Please file an issue or reach out on IRC.

Also clean up the expression:

- Remove spidermonkey dependency – it was only used for syntax checks and is not anymore (https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/commit/8fb5476a1cc58fec48bede4e407f03e19ce00bbf)
- Correct license
- Code formatting
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.

GNOME Shell extension windowNavigator breaks "Activities" overview in GNOME 40
3 participants