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

evolution-data-server: 3.36.2 -> 3.36.3 #89930

Merged
merged 1 commit into from Jun 11, 2020

Conversation

r-ryantm
Copy link
Contributor

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

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

meta.description for evolution-data-server is: "Unified backend for programs that work with contacts, tasks, and calendar information"

meta.homepage for evolution-data-server is: "https://wiki.gnome.org/Apps/Evolution"

meta.changelog for evolution-data-server is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

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

57 package rebuild(s)

57 x86_64-linux rebuild(s)
56 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
55 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
adapta-gtk-theme
almanah
calls
chrome-gnome-shell
deja-dup
dropbox-cli
elementary-planner
empathy
evolution-data-server
folks
gnome-photos
gnome3.bijiben
gnome3.cheese
gnome3.empathy
gnome3.evolution
gnome3.evolution-data-server
gnome3.evolution_data_server
gnome3.file-roller
gnome3.folks
gnome3.geary
gnome3.gnome-applets
gnome3.gnome-books
gnome3.gnome-boxes
gnome3.gnome-calendar
gnome3.gnome-contacts
gnome3.gnome-control-center
gnome3.gnome-documents
gnome3.gnome-flashback
gnome3.gnome-maps
gnome3.gnome-notes
gnome3.gnome-panel
gnome3.gnome-photos
gnome3.gnome-session
gnome3.gnome-shell
gnome3.gnome-terminal
gnome3.gnome-todo
gnome3.gnome-tweak-tool
gnome3.gnome-tweaks
gnome3.gnome-user-share
gnome3.gnome_control_center
gnome3.gnome_session
gnome3.gnome_shell
gnome3.gnome_terminal
gnome3.nautilus
gnome3.nautilus-python
gnome3.pomodoro
gnome3.totem
gnome3.tracker-miners
gnomeExtensions.gsconnect
pantheon.elementary-calendar
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4pdacm18zcxv1hbaxjc835zasl0z69k6-evolution-data-server-3.36.3 \
  --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 evolution-data-server https://github.com/r-ryantm/nixpkgs/archive/735e22d1f920a30c3b1597123c8d1cb8a5728d13.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/4pdacm18zcxv1hbaxjc835zasl0z69k6-evolution-data-server-3.36.3
ls -la /nix/store/4pdacm18zcxv1hbaxjc835zasl0z69k6-evolution-data-server-3.36.3/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

1 package marked as broken and skipped:
- gnomeExtensions.system-monitor
45 packages built:
- adapta-gtk-theme
- almanah
- calls
- chrome-gnome-shell
- deja-dup
- dropbox-cli
- elementary-planner
- empathy
- evolution-data-server (evolution_data_server)
- folks
- gnome-photos
- gnome3.bijiben
- gnome3.cheese
- gnome3.evolution
- gnome3.file-roller
- gnome3.geary
- gnome3.gnome-applets
- gnome3.gnome-books
- gnome3.gnome-boxes
- gnome3.gnome-calendar
- gnome3.gnome-contacts
- gnome3.gnome-control-center
- gnome3.gnome-documents
- gnome3.gnome-flashback
- gnome3.gnome-maps
- gnome3.gnome-panel
- gnome3.gnome-session
- gnome3.gnome-shell
- gnome3.gnome-terminal
- gnome3.gnome-todo
- gnome3.gnome-tweak-tool
- gnome3.gnome-user-share
- gnome3.nautilus
- gnome3.nautilus-python
- gnome3.pomodoro
- gnome3.totem
- gnome3.tracker-miners
- gnomeExtensions.gsconnect
- pantheon.elementary-calendar
- pantheon.elementary-greeter
- pantheon.elementary-session-settings
- pantheon.extra-elementary-contracts
- pantheon.wingpanel-indicator-datetime
- pantheon.wingpanel-with-indicators
- xmonad_log_applet (xmonad_log_applet_gnome3)

Maintainer pings

cc @hedning @jtojnar @worldofpeace for testing.

@ofborg ofborg bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Jun 9, 2020
@ofborg ofborg bot requested review from jtojnar, hedning and worldofpeace June 9, 2020 15:04
Copy link
Contributor

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

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

@r-ryantm r-ryantm closed this Jun 11, 2020
@r-ryantm r-ryantm deleted the auto-update/evolution-data-server branch June 11, 2020 04:54
@jtojnar
Copy link
Contributor

jtojnar commented Jun 11, 2020

Hmm, forgot to merge this.

@ryantm ryantm restored the auto-update/evolution-data-server branch June 11, 2020 05:24
@ryantm ryantm reopened this Jun 11, 2020
@ryantm ryantm merged commit ea76532 into NixOS:master Jun 11, 2020
@r-ryantm r-ryantm deleted the auto-update/evolution-data-server branch June 14, 2020 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 1-10 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants