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

argyllcms: 3.0.0 -> 3.0.2 #262691

Merged
merged 2 commits into from
Oct 27, 2023
Merged

argyllcms: 3.0.0 -> 3.0.2 #262691

merged 2 commits into from
Oct 27, 2023

Conversation

trofi
Copy link
Contributor

@trofi trofi commented Oct 22, 2023

While at it added trivial updater script.

Changes: https://www.argyllcms.com/doc/ChangesSummary.html

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@trofi
Copy link
Contributor Author

trofi commented Oct 22, 2023

Result of nixpkgs-review pr 262691 run on x86_64-linux 1

1 package marked as broken and skipped:
  • gnomeExtensions.easyScreenCast
6 packages failed to build:
  • displaycal
  • displaycal.dist
  • pantheon.elementary-greeter
  • pantheon.switchboard-with-plugs
  • pantheon.wingpanel-applications-menu
  • pantheon.wingpanel-with-indicators
113 packages built:
  • adapta-gtk-theme
  • argyllcms
  • budgie.budgie-control-center
  • budgie.budgie-control-center.debug
  • budgie.budgie-desktop
  • budgie.budgie-desktop-with-plugins
  • budgie.budgie-gsettings-overrides
  • budgie.magpie
  • budgie.magpie.debug
  • budgie.magpie.dev
  • budgie.magpie.devdoc
  • budgiePlugins.budgie-analogue-clock-applet
  • budgiePlugins.budgie-user-indicator-redux
  • cinnamon.cinnamon-common
  • cinnamon.cinnamon-control-center
  • cinnamon.cinnamon-gsettings-overrides
  • cinnamon.cinnamon-screensaver
  • cinnamon.cinnamon-session
  • cinnamon.cinnamon-settings-daemon
  • cinnamon.cinnamon-settings-daemon.dev
  • colord
  • colord-gtk
  • colord-gtk.dev
  • colord-gtk.devdoc
  • colord-gtk4
  • colord-gtk4.dev
  • colord-gtk4.devdoc
  • colord.dev
  • colord.devdoc
  • colord.installedTests
  • colord.man
  • darktable
  • diffoscope
  • diffoscope.dist
  • diffoscope.man
  • eolie
  • fwupd
  • fwupd.debug
  • fwupd.dev
  • fwupd.devdoc
  • fwupd.installedTests
  • fwupd.lib
  • fwupd.man
  • gnome-browser-connector
  • gnome-firmware
  • gnome.gnome-color-manager
  • gnome.gnome-control-center
  • gnome.gnome-control-center.debug
  • gnome.gnome-disk-utility
  • gnome.gnome-session
  • gnome.gnome-session.debug
  • gnome.gnome-session.sessions
  • gnome.gnome-settings-daemon
  • gnome.gnome-settings-daemon43
  • gnome.gnome-shell
  • gnome.gnome-shell.debug
  • gnome.gnome-shell.devdoc
  • gnome.gnome-software
  • gnome.gnome-terminal
  • gnome.gnome-tweaks
  • gnome.gpaste
  • gnome.mutter
  • gnome.mutter.debug
  • gnome.mutter.dev
  • gnome.mutter.devdoc
  • gnome.mutter.man
  • gnome.mutter43
  • gnome.mutter43.debug
  • gnome.mutter43.dev
  • gnome.mutter43.devdoc
  • gnome.mutter43.man
  • gnome.nixos-gsettings-overrides
  • gnome.simple-scan
  • gnomeExtensions.gsconnect
  • gnomeExtensions.gsconnect.installedTests
  • gnomeExtensions.system-monitor
  • libsForQt5.discover
  • libsForQt5.kinfocenter
  • mojave-gtk-theme
  • monitor
  • pantheon.elementary-gsettings-schemas
  • pantheon.elementary-onboarding
  • pantheon.elementary-session-settings
  • pantheon.elementary-settings-daemon
  • pantheon.gala
  • pantheon.switchboard-plug-a11y
  • pantheon.switchboard-plug-about
  • pantheon.switchboard-plug-bluetooth
  • pantheon.switchboard-plug-keyboard
  • pantheon.switchboard-plug-mouse-touchpad
  • pantheon.switchboard-plug-pantheon-shell
  • pantheon.switchboard-plug-power
  • pantheon.switchboard-plug-security-privacy
  • pantheon.wingpanel
  • pantheon.wingpanel-indicator-a11y
  • pantheon.wingpanel-indicator-bluetooth
  • pantheon.wingpanel-indicator-datetime
  • pantheon.wingpanel-indicator-keyboard
  • pantheon.wingpanel-indicator-network
  • pantheon.wingpanel-indicator-nightlight
  • pantheon.wingpanel-indicator-notifications
  • pantheon.wingpanel-indicator-power
  • pantheon.wingpanel-indicator-session
  • pantheon.wingpanel-indicator-sound
  • phoc
  • phosh
  • phosh-mobile-settings
  • photoprism
  • vimix-gtk-themes
  • whitesur-gtk-theme
  • wingpanel-indicator-ayatana
  • xdg-desktop-portal-gtk
  • xiccd

@trofi
Copy link
Contributor Author

trofi commented Oct 22, 2023

6 packages failed to build:

All of these failures are pre-existing on master.

While at it added trivial updater script.

Changes: https://www.argyllcms.com/doc/ChangesSummary.html
@trofi trofi changed the title argyllcms: 3.0.0 -> 3.0.1 argyllcms: 3.0.0 -> 3.0.2 Oct 24, 2023
@trofi
Copy link
Contributor Author

trofi commented Oct 25, 2023

Reported displaycal failure as #251878 (comment)

@marsam marsam merged commit 69554b2 into NixOS:master Oct 27, 2023
@trofi trofi deleted the argyllcms-update branch October 27, 2023 22:42
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.

3 participants