Skip to content

COSMIC stable 1.0.16#530443

Merged
pbsds merged 27 commits into
NixOS:masterfrom
thefossguy:cosmic-stable-1.0.16
Jun 12, 2026
Merged

COSMIC stable 1.0.16#530443
pbsds merged 27 commits into
NixOS:masterfrom
thefossguy:cosmic-stable-1.0.16

Conversation

@thefossguy

Copy link
Copy Markdown
Member

Things done

@nixpkgs-ci nixpkgs-ci Bot requested a review from a team June 10, 2026 18:04
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 6.topic: COSMIC COSMIC is a software platform for designing beautiful user experiences labels Jun 10, 2026
@thefossguy thefossguy force-pushed the cosmic-stable-1.0.16 branch from 3a1f8fa to cbe1f89 Compare June 10, 2026 19:19
@a-kenji

a-kenji commented Jun 10, 2026

Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 530443 --additional-package nixosTests.cosmic --additional-package nixosTests.cosmic-noxwayland --additional-package nixosTests.cosmic-autologin --additional-package nixosTests.cosmic-autologin-noxwayland
Commit: 3a1f8fad17cf531b2a5bd13daf1c2c2bf0cc3522


x86_64-linux

❌ 5 packages failed to build:
  • cosmic-osd
  • nixosTests.cosmic
  • nixosTests.cosmic-autologin
  • nixosTests.cosmic-autologin-noxwayland
  • nixosTests.cosmic-noxwayland
✅ 41 packages built:
  • cosmic-applets
  • cosmic-applibrary
  • cosmic-bg
  • cosmic-comp
  • cosmic-design-demo
  • cosmic-edit
  • cosmic-ext-applet-caffeine
  • cosmic-ext-applet-external-monitor-brightness
  • cosmic-ext-applet-minimon
  • cosmic-ext-applet-privacy-indicator
  • cosmic-ext-applet-sysinfo
  • cosmic-ext-applet-weather
  • cosmic-ext-calculator
  • cosmic-ext-tweaks
  • cosmic-files
  • cosmic-greeter
  • cosmic-icons
  • cosmic-idle
  • cosmic-initial-setup
  • cosmic-launcher
  • cosmic-notifications
  • cosmic-panel
  • cosmic-player
  • cosmic-randr
  • cosmic-reader
  • cosmic-screenshot
  • cosmic-session
  • cosmic-settings
  • cosmic-settings-daemon
  • cosmic-store
  • cosmic-term
  • cosmic-wallpapers
  • cosmic-workspaces-epoch
  • examine
  • forecast
  • libcosmicAppHook
  • miro
  • oboete
  • quick-webapps
  • tasks
  • xdg-desktop-portal-cosmic

cosmic-osd
separate-debug-info: recording checksum of source files for debug support...
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Executing cargoSetupPostPatchHook
Validating consistency between /build/source/Cargo.lock and /build/cosmic-osd-1.0.16-vendor/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: libcosmicAppVergenHook
@nix { "action": "setPhase", "phase": "libcosmicAppVergenHook" }
Running phase: libcosmicAppLinkerArgsHook
@nix { "action": "setPhase", "phase": "libcosmicAppLinkerArgsHook" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing cargoBuildHook
cargoBuildHook flags: -j 32 --target x86_64-unknown-linux-gnu --offline --profile release
error: source `original-source-git-11` defines source https://github.com/pop-os/cosmic-settings, but that source is already defined by `original-source-git-8`
note: Sources are not allowed to be defined multiple times.

@thefossguy

thefossguy commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

I forgot #501979 was merged in staging, not master. I've addressed that in the latest force push. Sorry about that.

@a-kenji

a-kenji commented Jun 10, 2026

Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 530443 --additional-package nixosTests.cosmic-noxwayland --additional-package nixosTests.cosmic --additional-package nixosTests.cosmic-autologin --additional-package nixosTests.cosmic-autologin-noxwayland
Commit: cbe1f8981a86a1f978946d6ae74a27109842d974


x86_64-linux

✅ 4 tests built:
  • nixosTests.cosmic
  • nixosTests.cosmic-autologin
  • nixosTests.cosmic-autologin-noxwayland
  • nixosTests.cosmic-noxwayland
✅ 42 packages built:
  • cosmic-applets
  • cosmic-applibrary
  • cosmic-bg
  • cosmic-comp
  • cosmic-design-demo
  • cosmic-edit
  • cosmic-ext-applet-caffeine
  • cosmic-ext-applet-external-monitor-brightness
  • cosmic-ext-applet-minimon
  • cosmic-ext-applet-privacy-indicator
  • cosmic-ext-applet-sysinfo
  • cosmic-ext-applet-weather
  • cosmic-ext-calculator
  • cosmic-ext-tweaks
  • cosmic-files
  • cosmic-greeter
  • cosmic-icons
  • cosmic-idle
  • cosmic-initial-setup
  • cosmic-launcher
  • cosmic-notifications
  • cosmic-osd
  • cosmic-panel
  • cosmic-player
  • cosmic-randr
  • cosmic-reader
  • cosmic-screenshot
  • cosmic-session
  • cosmic-settings
  • cosmic-settings-daemon
  • cosmic-store
  • cosmic-term
  • cosmic-wallpapers
  • cosmic-workspaces-epoch
  • examine
  • forecast
  • libcosmicAppHook
  • miro
  • oboete
  • quick-webapps
  • tasks
  • xdg-desktop-portal-cosmic

Tested ~10 apps manually. Started the test interactively.

@a-kenji a-kenji left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested ~10 apps manually. Started the test interactively.

@thefossguy

Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 530443 --extra-nixpkgs-config '{ allowBroken = true; allowUnfree = true; }' --additional-package nixosTests.cosmic-noxwayland --additional-package nixosTests.cosmic-autologin --additional-package nixosTests.cosmic --additional-package nixosTests.cosmic-autologin-noxwayland
Commit: cbe1f8981a86a1f978946d6ae74a27109842d974


aarch64-linux

✅ 4 tests built:
  • nixosTests.cosmic
  • nixosTests.cosmic-autologin
  • nixosTests.cosmic-autologin-noxwayland
  • nixosTests.cosmic-noxwayland
✅ 42 packages built:
  • cosmic-applets
  • cosmic-applibrary
  • cosmic-bg
  • cosmic-comp
  • cosmic-design-demo
  • cosmic-edit
  • cosmic-ext-applet-caffeine
  • cosmic-ext-applet-external-monitor-brightness
  • cosmic-ext-applet-minimon
  • cosmic-ext-applet-privacy-indicator
  • cosmic-ext-applet-sysinfo
  • cosmic-ext-applet-weather
  • cosmic-ext-calculator
  • cosmic-ext-tweaks
  • cosmic-files
  • cosmic-greeter
  • cosmic-icons
  • cosmic-idle
  • cosmic-initial-setup
  • cosmic-launcher
  • cosmic-notifications
  • cosmic-osd
  • cosmic-panel
  • cosmic-player
  • cosmic-randr
  • cosmic-reader
  • cosmic-screenshot
  • cosmic-session
  • cosmic-settings
  • cosmic-settings-daemon
  • cosmic-store
  • cosmic-term
  • cosmic-wallpapers
  • cosmic-workspaces-epoch
  • examine
  • forecast
  • libcosmicAppHook
  • miro
  • oboete
  • quick-webapps
  • tasks
  • xdg-desktop-portal-cosmic

@thefossguy

Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 530443 --extra-nixpkgs-config '{ allowBroken = true; allowUnfree = true; }' --additional-package nixosTests.cosmic-noxwayland --additional-package nixosTests.cosmic-autologin --additional-package nixosTests.cosmic-autologin-noxwayland --additional-package nixosTests.cosmic
Commit: cbe1f8981a86a1f978946d6ae74a27109842d974


x86_64-linux

✅ 4 tests built:
  • nixosTests.cosmic
  • nixosTests.cosmic-autologin
  • nixosTests.cosmic-autologin-noxwayland
  • nixosTests.cosmic-noxwayland
✅ 42 packages built:
  • cosmic-applets
  • cosmic-applibrary
  • cosmic-bg
  • cosmic-comp
  • cosmic-design-demo
  • cosmic-edit
  • cosmic-ext-applet-caffeine
  • cosmic-ext-applet-external-monitor-brightness
  • cosmic-ext-applet-minimon
  • cosmic-ext-applet-privacy-indicator
  • cosmic-ext-applet-sysinfo
  • cosmic-ext-applet-weather
  • cosmic-ext-calculator
  • cosmic-ext-tweaks
  • cosmic-files
  • cosmic-greeter
  • cosmic-icons
  • cosmic-idle
  • cosmic-initial-setup
  • cosmic-launcher
  • cosmic-notifications
  • cosmic-osd
  • cosmic-panel
  • cosmic-player
  • cosmic-randr
  • cosmic-reader
  • cosmic-screenshot
  • cosmic-session
  • cosmic-settings
  • cosmic-settings-daemon
  • cosmic-store
  • cosmic-term
  • cosmic-wallpapers
  • cosmic-workspaces-epoch
  • examine
  • forecast
  • libcosmicAppHook
  • miro
  • oboete
  • quick-webapps
  • tasks
  • xdg-desktop-portal-cosmic

@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jun 10, 2026
@pbsds

pbsds commented Jun 10, 2026

Copy link
Copy Markdown
Member

I forgot #501979 was merged in staging, not master. I've addressed that in the latest force push. Sorry about that.

if this is merged now, will we have a conflict once staging-next makes it to master?

@thefossguy

Copy link
Copy Markdown
Member Author

I forgot #501979 was merged in staging, not master. I've addressed that in the latest force push. Sorry about that.

if this is merged now, will we have a conflict once staging-next makes it to master?

No conflicts nor build issues will rise when commits from both PRs will eventually land in the master branch.

@pbsds pbsds added this pull request to the merge queue Jun 12, 2026
Merged via the queue into NixOS:master with commit be327bf Jun 12, 2026
29 checks passed
@a-kenji a-kenji mentioned this pull request Jun 15, 2026
14 tasks
@thefossguy thefossguy added the backport release-26.05 Backport PR automatically label Jun 15, 2026
@nixpkgs-ci

nixpkgs-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Backport failed for release-26.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-26.05
git worktree add -d .worktree/backport-530443-to-release-26.05 origin/release-26.05
cd .worktree/backport-530443-to-release-26.05
git switch --create backport-530443-to-release-26.05
git cherry-pick -x de97844be34bd2dfbef03539dea1e675a8de4269 4fd38cc40f278c034df40bfa365d74e3aba15fb5 64262168b544a897026588406a8624288e112f33 fa83f1996db053dd7b9306443432a04203c41c44 9fc8e2bc00304f70dd10e3be9ea7fe0da366d416 d74923a7319a417adb26016fc2273d85f271c3b5 0222a82ac2ea36cdf97984bc32617ebc162c34e1 72f2c6d0abe723bad29388c92406ccde9850fc6a d484d8e9cc9e270a1ea8fbb2e676be45a556a51c 270e90a4df411b4a440306e0adbbdbe5f336b46a cc68250df0b917b8a55b9c33ca94a4eb8644cc1b 68f7fff13d05aea2fc698056505c694b5ac7d508 0a021218702d019c43d15d02ca76bc2a1decbd31 1420532dfa5042235227552ec3e6cee53b86c30c 743076232cf59ebd8156b8cdb757b658f9ec65c2 968794b9e1e7815501c17d6f9976d5002e8c9be9 266e078613dada471c257f1dc1d942b3c941a0b5 760bdf2a67cf3c465cbf33e96d864c263e612555 bca380403b7dc301780ba4b898c6811e9c770989 30e3096e6f69bd056b7fbcaa472530d04de4252a 3335360cb18b7729725038704f7bfe8a14c7fba4 914154f66d60400b7860e7c293c05482c97f33bd 989b10591b0a4014212540a12e91e9350338df2b 19dd18994fb6ca7723f14f77963e70da5a53cb2d c0fd72cc5d019b7d18d78a27d046b95ee10fbd9a 92f1bf4ee02e2030645e156313b0b57c1e66ae45 cbe1f8981a86a1f978946d6ae74a27109842d974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: COSMIC COSMIC is a software platform for designing beautiful user experiences 8.has: failed backport 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. backport release-26.05 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants